/aoo4110/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()
|
/aoo4110/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()
|
/aoo4110/main/reportdesign/source/core/api/ |
H A D | FixedText.cxx | 264 void SAL_CALL OFixedText::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener() function in reportdesign::OFixedText 266 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
H A D | FormattedField.cxx | 306 void SAL_CALL OFormattedField::removeContainerListener( const uno::Reference< container::XContainer… in removeContainerListener() function in reportdesign::OFormattedField 308 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
H A D | ImageControl.cxx | 399 void SAL_CALL OImageControl::removeContainerListener( const uno::Reference< container::XContainerLi… in removeContainerListener() function in reportdesign::OImageControl 401 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
H A D | FixedLine.cxx | 465 void SAL_CALL OFixedLine::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener() function in reportdesign::OFixedLine 467 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
H A D | Shape.cxx | 360 void SAL_CALL OShape::removeContainerListener( const uno::Reference< container::XContainerListener … in removeContainerListener() function in reportdesign::OShape 362 m_aProps.removeContainerListener(xListener); in removeContainerListener()
|
H A D | ReportControlModel.cxx | 58 void OReportControlModel::removeContainerListener( const uno::Reference< container::XContainerListe… in removeContainerListener() function in reportdesign::OReportControlModel
|
/aoo4110/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 | 360 …void SAL_CALL UnoControlRoadmapModel::removeContainerListener( const ::com::sun::star::uno::Refere… in removeContainerListener() function in toolkit::UnoControlRoadmapModel 385 xC->removeContainerListener( this ); in IMPLEMENT_FORWARD_XTYPEPROVIDER2()
|
H A D | eventcontainer.cxx | 193 void NameContainer_Impl::removeContainerListener( const ::com::sun::star::uno::Reference< ::com::su… in removeContainerListener() function in toolkit::NameContainer_Impl
|
/aoo4110/main/qadevOOo/objdsc/sw/ |
H A D | com.sun.star.comp.office.SwXFrames.csv | 9 "SwXFrames";"com::sun::star::container::XContainer#optional";"removeContainerListener()"
|
/aoo4110/main/qadevOOo/objdsc/dbaccess/ |
H A D | com.sun.star.comp.dba.ODatabaseContext.csv | 10 "ODatabaseContext";"com::sun::star::container::XContainer";"removeContainerListener()"
|
/aoo4110/main/stoc/source/javavm/ |
H A D | javavm.cxx | 1381 m_xInetConfiguration->removeContainerListener(this); in ~JavaVirtualMachine() 1391 m_xJavaConfiguration->removeContainerListener(this); in ~JavaVirtualMachine() 1412 xContainer1->removeContainerListener(this); in disposing() 1414 xContainer2->removeContainerListener(this); in disposing()
|
/aoo4110/main/basic/source/inc/ |
H A D | namecont.hxx | 142 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 498 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 689 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/svx/source/accessibility/ |
H A D | AccessibleControlShape.cxx | 738 xContainer->removeContainerListener( this ); in disposing() 948 xContainer->removeContainerListener( this ); in elementInserted()
|
/aoo4110/main/framework/source/uielement/ |
H A D | uicommanddescription.cxx | 248 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand() 251 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand()
|
/aoo4110/main/comphelper/source/container/ |
H A D | containermultiplexer.cxx | 146 m_xContainer->removeContainerListener(xPreventDelete); in dispose()
|
/aoo4110/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OFormsCollection.csv | 15 "OFormsCollection";"com::sun::star::container::XContainer";"removeContainerListener()"
|
/aoo4110/main/sc/inc/ |
H A D | fielduno.hxx | 101 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< 301 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
|
/aoo4110/main/toolkit/inc/toolkit/controls/ |
H A D | eventcontainer.hxx | 126 …void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun::star::c…
|
/aoo4110/main/toolkit/source/controls/grid/ |
H A D | defaultgridcolumnmodel.hxx | 77 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
|
/aoo4110/main/UnoControls/inc/ |
H A D | basecontainercontrol.hxx | 345 …virtual void SAL_CALL removeContainerListener( const UNO3_REFERENCE< UNO3_XCONTAINERLISTENER >& xL…
|
/aoo4110/main/udkapi/com/sun/star/container/ |
H A D | XContainer.idl | 81 …[oneway] void removeContainerListener( [in] com::sun::star::container::XContainerListener xListene…
|
/aoo4110/main/qadevOOo/objdsc/toolkit/ |
H A D | com.sun.star.awt.UnoControlContainer.csv | 47 "UnoControlContainer";"com::sun::star::container::XContainer";"removeContainerListener()"
|