summaryrefslogtreecommitdiff
path: root/basctl/source/basicide/basicbox.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'basctl/source/basicide/basicbox.cxx')
-rw-r--r--basctl/source/basicide/basicbox.cxx7
1 files changed, 3 insertions, 4 deletions
diff --git a/basctl/source/basicide/basicbox.cxx b/basctl/source/basicide/basicbox.cxx
index 78518d108792..c515c23bed48 100644
--- a/basctl/source/basicide/basicbox.cxx
+++ b/basctl/source/basicide/basicbox.cxx
@@ -67,7 +67,7 @@ void LibBoxControl::StateChanged( sal_uInt16, SfxItemState eState, const SfxPool
VclPtr<vcl::Window> LibBoxControl::CreateItemWindow( vcl::Window *pParent )
{
- return VclPtr<LibBox>::Create( pParent, m_xFrame );
+ return VclPtr<LibBox>::Create( pParent );
}
@@ -133,9 +133,8 @@ void DocListenerBox::onDocumentModeChanged( const ScriptDocument& /*_rDocument*/
// not interested in
}
-LibBox::LibBox( vcl::Window* pParent, const uno::Reference< frame::XFrame >& rFrame ) :
- DocListenerBox( pParent ),
- m_xFrame( rFrame )
+LibBox::LibBox( vcl::Window* pParent ) :
+ DocListenerBox( pParent )
{
FillBox();
bIgnoreSelect = true; // do not yet transfer select of 0