Home
last modified time | relevance | path

Searched refs:removeContainerListener (Results 1 – 25 of 118) sorted by relevance

12345

/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx114 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 DContainerMediator.cxx118 xContainer->removeContainerListener( this ); in impl_cleanup_nothrow()
123 xContainer->removeContainerListener( this ); in impl_cleanup_nothrow()
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx265 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 DFormattedField.cxx307 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 DImageControl.cxx396 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 DFixedLine.cxx466 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 DShape.cxx361 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 Danimatedimages.cxx152 xOldContainer->removeContainerListener( this ); in setModel()
483 …void SAL_CALL AnimatedImagesControlModel::removeContainerListener( const Reference< XContainerList… in removeContainerListener() function in toolkit::AnimatedImagesControlModel
H A Droadmapcontrol.cxx360 …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 Deventcontainer.cxx193 void NameContainer_Impl::removeContainerListener( const ::com::sun::star::uno::Reference< ::com::su… in removeContainerListener() function in toolkit::NameContainer_Impl
/trunk/main/stoc/source/javavm/
H A Djavavm.cxx1382 m_xInetConfiguration->removeContainerListener(this); in ~JavaVirtualMachine()
1392 m_xJavaConfiguration->removeContainerListener(this); in ~JavaVirtualMachine()
1413 xContainer1->removeContainerListener(this); in disposing()
1415 xContainer2->removeContainerListener(this); in disposing()
/trunk/main/basic/source/inc/
H A Dnamecont.hxx142 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<
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXFrames.csv9 "SwXFrames";"com::sun::star::container::XContainer#optional";"removeContainerListener()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/dbaccess/
H A Dcom.sun.star.comp.dba.ODatabaseContext.csv10 "ODatabaseContext";"com::sun::star::container::XContainer";"removeContainerListener()"
/trunk/main/svx/source/accessibility/
H A DAccessibleControlShape.cxx738 xContainer->removeContainerListener( this ); in disposing()
948 xContainer->removeContainerListener( this ); in elementInserted()
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx248 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand()
251 xContainer->removeContainerListener( this ); in ~ConfigurationAccess_UICommand()
/trunk/main/comphelper/source/container/
H A Dcontainermultiplexer.cxx146 m_xContainer->removeContainerListener(xPreventDelete); in dispose()
/trunk/main/sc/inc/
H A Dfielduno.hxx101 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
301 virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference<
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv15 "OFormsCollection";"com::sun::star::container::XContainer";"removeContainerListener()"
/trunk/main/basic/source/uno/
H A Dnamecont.cxx295 void SAL_CALL NameContainer::removeContainerListener( const Reference< XContainerListener >& xListe… in removeContainerListener() function in basic::NameContainer
2735 void SAL_CALL SfxLibraryContainer::removeContainerListener( const Reference< XContainerListener >& … in removeContainerListener() function in basic::SfxLibraryContainer
2739 maNameContainer.removeContainerListener( xListener ); in removeContainerListener()
3200 void SAL_CALL SfxLibrary::removeContainerListener( const Reference< XContainerListener >& xListener… in removeContainerListener() function in basic::SfxLibrary
3203 maNameContainer.removeContainerListener( xListener ); in removeContainerListener()
/trunk/main/toolkit/inc/toolkit/controls/
H A Deventcontainer.hxx126 …void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun::star::c…
/trunk/main/toolkit/source/controls/grid/
H A Ddefaultgridcolumnmodel.hxx77 …virtual void SAL_CALL removeContainerListener( const ::com::sun::star::uno::Reference< ::com::sun:…
/trunk/main/UnoControls/inc/
H A Dbasecontainercontrol.hxx345 …virtual void SAL_CALL removeContainerListener( const UNO3_REFERENCE< UNO3_XCONTAINERLISTENER >& xL…
/trunk/main/svx/source/form/
H A Dnavigatortreemodel.cxx266 xContainer->removeContainerListener((XContainerListener*)m_pPropChangeList); in Clear()
518 xContainer->removeContainerListener((XContainerListener*)m_pPropChangeList); in RemoveForm()
/trunk/main/udkapi/com/sun/star/container/
H A DXContainer.idl81 …[oneway] void removeContainerListener( [in] com::sun::star::container::XContainerListener xListene…

Completed in 143 milliseconds

12345