Home
last modified time | relevance | path

Searched refs:RemoveElement (Results 1 – 19 of 19) sorted by relevance

/trunk/main/reportdesign/source/ui/report/
H A DReportControllerObserver.cxx191 RemoveElement(xSourceSet); in disposing()
256 RemoveElement(xInt); in RemoveSection()
309 RemoveElement( xInterface ); in switchListening()
387 void OXReportControllerObserver::RemoveElement(const uno::Reference< uno::XInterface >& _rxElement) in RemoveElement() function in rptui::OXReportControllerObserver
435 RemoveElement(xIface); in elementReplaced()
450 RemoveElement(xIface); in elementRemoved()
H A DReportController.cxx3719 _bAdd ? &OXUndoEnvironment::AddElement : &OXUndoEnvironment::RemoveElement; in listen()
3930 rUndoEnv.RemoveElement( xGroup->getFunctions() ); in modifyGroup()
/trunk/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx167 RemoveElement( xSection ); in RemoveSection()
242 RemoveElement(xSourceSet); in disposing()
465 RemoveElement(xIface); in elementReplaced()
513 RemoveElement(xIface); in elementRemoved()
552 RemoveElement(xInt); in RemoveSection()
602 RemoveElement( xInterface ); in switchListening()
671 void OXUndoEnvironment::RemoveElement(const Reference< XInterface >& _rxElement) in RemoveElement() function in rptui::OXUndoEnvironment
H A DUndoActions.cxx145 rEnv.RemoveElement( m_xOwnElement ); in ~OUndoContainerAction()
/trunk/main/svx/source/form/
H A Dfmundo.cxx230 RemoveElement( xForms ); in dispose()
242 RemoveElement( xForms ); in dispose()
785 RemoveElement(xIface); in elementReplaced()
802 RemoveElement(xIface); in elementRemoved()
830 RemoveElement(xInt); in RemoveForms()
900 RemoveElement( xInterface ); in switchListening()
970 void FmXUndoEnvironment::RemoveElement(const Reference< XInterface >& _rxElement) in RemoveElement() function in FmXUndoEnvironment
H A Dfmshimp.cxx974 RemoveElement( m_xForms ); in disposing()
2619 RemoveElement(xTemp); in elementReplaced()
2632 RemoveElement(xTemp); in elementRemoved()
2653 RemoveElement( m_xForms ); in UpdateForms()
2694 void FmXFormShell::RemoveElement(const Reference< XInterface>& Element) in RemoveElement() function in FmXFormShell
/trunk/main/forms/source/component/
H A DGroupManager.cxx374 RemoveElement( xProps ); in elementRemoved()
383 RemoveElement( xProps ); in elementReplaced()
480 void OGroupManager::RemoveElement( const Reference<XPropertySet>& xSet ) in RemoveElement() function in frm::OGroupManager
H A DGroupManager.hxx193 …void RemoveElement( const ::com::sun::star::uno::Reference< ::com::sun::star::beans::XPropertySet>…
/trunk/main/package/source/xstor/
H A Dohierarchyholder.cxx266 m_rParent->RemoveElement( this ); in TestForClosing()
304 void OHierarchyElement_Impl::RemoveElement( const ::rtl::Reference< OHierarchyElement_Impl >& aRef ) in RemoveElement() function in OHierarchyElement_Impl
H A Dohierarchyholder.hxx88 void RemoveElement( const ::rtl::Reference< OHierarchyElement_Impl >& aRef );
H A Dxstorage.cxx1647 void OStorage_Impl::RemoveElement( SotElement_Impl* pElement ) in RemoveElement() function in OStorage_Impl
2675 m_pImpl->RemoveElement( pElementToDel ); in openStorageElement()
3186 m_pImpl->RemoveElement( pElement ); in removeElement()
3505 m_pImpl->RemoveElement( pElement ); in moveElementTo()
H A Dxstorage.hxx258 void RemoveElement( SotElement_Impl* pElement );
/trunk/main/sc/source/core/data/
H A Ddpdimsave.cxx68 bool ScDPSaveGroupItem::RemoveElement( const String& rName ) in RemoveElement() function in ScDPSaveGroupItem
228 if ( aIter->RemoveElement( rItemName ) ) in RemoveFromGroups()
/trunk/main/reportdesign/source/ui/inc/
H A DReportControllerObserver.hxx85 …void RemoveElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Ele…
/trunk/main/reportdesign/inc/
H A DUndoEnv.hxx103 …void RemoveElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Ele…
/trunk/main/sc/inc/
H A Ddpdimsave.hxx63 bool RemoveElement( const String& rName ); // returns true if found (removed)
/trunk/main/svx/source/inc/
H A Dfmundo.hxx206 …void RemoveElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Ele…
H A Dfmshimp.hxx322 …void RemoveElement(const ::com::sun::star::uno::Reference< ::com::sun::star::uno::XInterface>& Ele…
/trunk/main/reportdesign/source/ui/misc/
H A DRptUndo.cxx142 rEnv.RemoveElement(xShape); in ~OSectionUndo()

Completed in 149 milliseconds