| /trunk/main/basctl/source/basicide/ |
| H A D | basidesh.cxx | 114 void removeContainerListener( const ScriptDocument& rScriptDocument, const String& aLibName ) in removeContainerListener() function in ContainerListenerImpl 122 xContainer->removeContainerListener( xContainerListener ); in removeContainerListener() 280 pListener->removeContainerListener( m_aCurDocument, m_aCurLibName ); in ~BasicIDEShell() 1009 pListener->removeContainerListener( m_aCurDocument, m_aCurLibName ); in SetCurLib()
|
| /trunk/main/dbaccess/source/core/misc/ |
| H A D | ContainerMediator.cxx | 118 xContainer->removeContainerListener( this ); in impl_cleanup_nothrow() 123 xContainer->removeContainerListener( this ); in impl_cleanup_nothrow()
|
| /trunk/main/reportdesign/source/core/api/ |
| H A D | FixedText.cxx | 265 void SAL_CALL OFixedText::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener() function in reportdesign::OFixedText 267 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
| H A D | FormattedField.cxx | 307 void SAL_CALL OFormattedField::removeContainerListener( const uno::Reference< container::XContainer… in removeContainerListener() function in reportdesign::OFormattedField 309 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
| H A D | ImageControl.cxx | 396 void SAL_CALL OImageControl::removeContainerListener( const uno::Reference< container::XContainerLi… in removeContainerListener() function in reportdesign::OImageControl 398 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
| H A D | FixedLine.cxx | 466 void SAL_CALL OFixedLine::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener() function in reportdesign::OFixedLine 468 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
| H A D | Shape.cxx | 361 void SAL_CALL OShape::removeContainerListener( const uno::Reference< container::XContainerListener … in removeContainerListener() function in reportdesign::OShape 363 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
| /trunk/main/toolkit/source/controls/ |
| H A D | animatedimages.cxx | 152 xOldContainer->removeContainerListener( this ); in setModel() 483 …void SAL_CALL AnimatedImagesControlModel::removeContainerListener( const Reference< XContainerList… in removeContainerListener() function in toolkit::AnimatedImagesControlModel
|
| H A D | roadmapcontrol.cxx | 357 …void SAL_CALL UnoControlRoadmapModel::removeContainerListener( const ::com::sun::star::uno::Refere… in removeContainerListener() function in toolkit::UnoControlRoadmapModel 382 xC->removeContainerListener( this ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
|
| /trunk/main/basic/source/inc/ |
| H A D | namecont.hxx | 123 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 421 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 578 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
|
| /trunk/main/sc/inc/ |
| H A D | fielduno.hxx | 96 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 250 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
|
| /trunk/main/stoc/source/javavm/ |
| H A D | javavm.cxx | 1369 m_xInetConfiguration->removeContainerListener(this); in ~JavaVirtualMachine() 1379 m_xJavaConfiguration->removeContainerListener(this); in ~JavaVirtualMachine() 1400 xContainer1->removeContainerListener(this); in disposing() 1402 xContainer2->removeContainerListener(this); in disposing()
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/ |
| H A D | com.sun.star.comp.office.SwXFrames.csv | 9 "SwXFrames";"com::sun::star::container::XContainer#optional";"removeContainerListener()"
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/ |
| H A D | com.sun.star.comp.dba.ODatabaseContext.csv | 10 "ODatabaseContext";"com::sun::star::container::XContainer";"removeContainerListener()"
|
| /trunk/main/framework/source/uielement/ |
| H A D | uicommanddescription.cxx | 243 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand() 246 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand()
|
| /trunk/main/svx/source/accessibility/ |
| H A D | AccessibleControlShape.cxx | 737 xContainer->removeContainerListener( this ); in disposing() 947 xContainer->removeContainerListener( this ); in elementInserted()
|
| /trunk/main/comphelper/source/container/ |
| H A D | containermultiplexer.cxx | 146 m_xContainer->removeContainerListener(xPreventDelete); in dispose()
|
| /trunk/main/toolkit/inc/toolkit/controls/ |
| H A D | eventcontainer.hxx | 107 …void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun::star::c…
|
| /trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/ |
| H A D | com.sun.star.comp.forms.OFormsCollection.csv | 15 "OFormsCollection";"com::sun::star::container::XContainer";"removeContainerListener()"
|
| /trunk/main/toolkit/source/controls/grid/ |
| H A D | defaultgridcolumnmodel.hxx | 77 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
|
| /trunk/main/reportdesign/source/core/inc/ |
| H A D | Functions.hxx | 86 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
|
| H A D | Groups.hxx | 89 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
|
| /trunk/main/UnoControls/inc/ |
| H A D | basecontainercontrol.hxx | 345 …virtual void SAL_CALL removeContainerListener( const UNO3_REFERENCE< UNO3_XCONTAINERLISTENER >& xL…
|
| /trunk/main/basic/source/uno/ |
| H A D | namecont.cxx | 286 void SAL_CALL NameContainer::removeContainerListener( const Reference< XContainerListener >& xListe… in removeContainerListener() function in basic::NameContainer 2701 void SAL_CALL SfxLibraryContainer::removeContainerListener( const Reference< XContainerListener >& … in removeContainerListener() function in basic::SfxLibraryContainer 2704 maNameContainer.removeContainerListener( xListener ); in removeContainerListener() 3149 void SAL_CALL SfxLibrary::removeContainerListener( const Reference< XContainerListener >& xListener… in removeContainerListener() function in basic::SfxLibrary 3151 maNameContainer.removeContainerListener( xListener ); in removeContainerListener()
|
| /trunk/main/dbaccess/source/core/dataaccess/ |
| H A D | bookmarkcontainer.hxx | 151 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
|