Home
last modified time | relevance | path

Searched refs:removeEntry (Results 1 – 25 of 32) sorted by relevance

12

/trunk/main/forms/source/misc/
H A DInterfaceContainer.cxx267 m_xEventAttacher->removeEntry( i - 1 ); in disposing()
994 m_xEventAttacher->removeEntry( _nIndex ); in implReplaceByIndex()
1074 m_xEventAttacher->removeEntry( _nIndex ); in implRemoveByIndex()
1234 void SAL_CALL OInterfaceContainer::removeEntry( sal_Int32 nIndex ) throw(IllegalArgumentException, … in removeEntry() function in frm::OInterfaceContainer
1237 m_xEventAttacher->removeEntry( nIndex ); in removeEntry()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx213 void removeEntry(SvLBoxEntry* _pEntry,bool _bRemove = true);
736 removeEntry(pEntry); in _elementRemoved()
758 removeEntry(find(_rSource.Source)); in _disposing()
761 void NavigatorTree::removeEntry(SvLBoxEntry* _pEntry,bool _bRemove) in removeEntry() function in rptui::NavigatorTree
768 removeEntry(pChild,false); in removeEntry()
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_extlistbox.cxx176 m_pParent->removeEntry( xPackage ); in disposing()
1099 void ExtensionBox_Impl::removeEntry( const uno::Reference< deployment::XPackage > &xPackage ) in removeEntry() function in dp_gui::ExtensionBox_Impl
1166 removeEntry( xPackage ); in RemoveUnlocked()
H A Ddp_gui_extlistbox.hxx217 …void removeEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment:…
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv21 "OFormsCollection";"com::sun::star::script::XEventAttacherManager";"removeEntry()"
H A Dcom.sun.star.comp.forms.OGridControlModel.csv73 "OGridControlModel";"com::sun::star::script::XEventAttacherManager";"removeEntry()"
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backenddb.cxx174 void BackendDb::removeEntry(::rtl::OUString const & url) in removeEntry() function in dp_registry::backend::BackendDb
510 removeEntry(url); in writeKeyElement()
/trunk/main/desktop/source/deployment/registry/inc/
H A Ddp_backenddb.hxx145 void removeEntry(::rtl::OUString const & url);
/trunk/main/sal/osl/unx/
H A Dprofile.c158 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
891 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()
1717 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry) in removeEntry() function
/trunk/main/sal/inc/osl/
H A Dprofile.hxx145 sal_Bool removeEntry(const rtl::OString& rSection, const rtl::OString& rEntry) in removeEntry() function in osl::Profile
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx153 virtual void SAL_CALL removeEntry(sal_Int32 Index)
696 void SAL_CALL ImplEventAttacherManager::removeEntry(sal_Int32 nIndex) in removeEntry() function in comphelper::ImplEventAttacherManager
/trunk/main/sal/osl/os2/
H A Dprofile.c170 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
729 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()
1631 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry) in removeEntry() function
/trunk/main/linguistic/source/
H A Dconvdic.hxx139 …virtual void SAL_CALL removeEntry( const ::rtl::OUString& aLeftText, const ::rtl::OUString& aRight…
H A Dconvdic.cxx558 void SAL_CALL ConvDic::removeEntry( in removeEntry() function in ConvDic
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/script/
H A D_XEventAttacherManager.java416 oObj.removeEntry(index); in _removeEntry()
/trunk/main/desktop/source/deployment/registry/executable/
H A Ddp_executable.cxx164 m_backendDb->removeEntry(url); in packageRemoved()
/trunk/main/sal/osl/w32/
H A Dprofile.cxx164 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry);
778 removeEntry(pSec, NoEntry); in osl_removeProfileEntry()
1775 static void removeEntry(osl_TProfileSection *pSection, sal_uInt32 NoEntry) in removeEntry() function
/trunk/main/linguistic/qa/complex/linguistic/
H A DHangulHanjaConversion.java323 public void removeEntry(String str, String str1) in removeEntry() method in HangulHanjaConversion.ConversionDictionary
/trunk/main/desktop/source/deployment/registry/script/
H A Ddp_script.cxx221 m_backendDb->removeEntry(url); in packageRemoved()
/trunk/main/svtools/source/uno/
H A Dtreecontrolpeer.cxx202 void TreeControlPeer::removeEntry( UnoTreeListEntry* pEntry ) in removeEntry() function in TreeControlPeer
1760 mpPeer->removeEntry( this ); in ~UnoTreeListEntry()
H A Dtreecontrolpeer.hxx150 void removeEntry( UnoTreeListEntry* pEntry );
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXConversionDictionary.idl202 void removeEntry(
/trunk/main/udkapi/com/sun/star/script/
H A DXEventAttacherManager.idl149 void removeEntry( [in] long nIndex )
/trunk/main/forms/source/inc/
H A DInterfaceContainer.hxx181 …virtual void SAL_CALL removeEntry( sal_Int32 nIndex ) throw(::com::sun::star::lang::IllegalArgumen…
/trunk/main/desktop/source/deployment/registry/configuration/
H A Ddp_configuration.cxx290 m_backendDb->removeEntry(url); in packageRemoved()

Completed in 149 milliseconds

12