/aoo41x/main/forms/source/misc/ |
H A D | InterfaceContainer.cxx | 267 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()
|
/aoo41x/main/reportdesign/source/ui/dlg/ |
H A D | Navigator.cxx | 213 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()
|
/aoo41x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_extlistbox.cxx | 176 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 D | dp_gui_extlistbox.hxx | 217 …void removeEntry( const ::com::sun::star::uno::Reference< ::com::sun::star::deployment:…
|
/aoo41x/main/qadevOOo/objdsc/forms/ |
H A D | com.sun.star.comp.forms.OFormsCollection.csv | 21 "OFormsCollection";"com::sun::star::script::XEventAttacherManager";"removeEntry()"
|
H A D | com.sun.star.comp.forms.OGridControlModel.csv | 73 "OGridControlModel";"com::sun::star::script::XEventAttacherManager";"removeEntry()"
|
/aoo41x/main/desktop/source/deployment/registry/inc/ |
H A D | dp_backenddb.hxx | 145 void removeEntry(::rtl::OUString const & url);
|
/aoo41x/main/desktop/source/deployment/registry/ |
H A D | dp_backenddb.cxx | 174 void BackendDb::removeEntry(::rtl::OUString const & url) in removeEntry() function in dp_registry::backend::BackendDb 510 removeEntry(url); in writeKeyElement()
|
/aoo41x/main/sal/inc/osl/ |
H A D | profile.hxx | 145 sal_Bool removeEntry(const rtl::OString& rSection, const rtl::OString& rEntry) in removeEntry() function in osl::Profile
|
/aoo41x/main/sal/osl/unx/ |
H A D | profile.c | 158 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
|
/aoo41x/main/comphelper/source/eventattachermgr/ |
H A D | eventattachermgr.cxx | 153 virtual void SAL_CALL removeEntry(sal_Int32 Index) 696 void SAL_CALL ImplEventAttacherManager::removeEntry(sal_Int32 nIndex) in removeEntry() function in comphelper::ImplEventAttacherManager
|
/aoo41x/main/linguistic/source/ |
H A D | convdic.hxx | 139 …virtual void SAL_CALL removeEntry( const ::rtl::OUString& aLeftText, const ::rtl::OUString& aRight…
|
H A D | convdic.cxx | 558 void SAL_CALL ConvDic::removeEntry( in removeEntry() function in ConvDic
|
/aoo41x/main/sal/osl/os2/ |
H A D | profile.c | 170 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
|
/aoo41x/main/qadevOOo/tests/java/ifc/script/ |
H A D | _XEventAttacherManager.java | 416 oObj.removeEntry(index); in _removeEntry()
|
/aoo41x/main/desktop/source/deployment/registry/executable/ |
H A D | dp_executable.cxx | 164 m_backendDb->removeEntry(url); in packageRemoved()
|
/aoo41x/main/linguistic/qa/complex/linguistic/ |
H A D | HangulHanjaConversion.java | 323 public void removeEntry(String str, String str1) in removeEntry() method in HangulHanjaConversion.ConversionDictionary
|
/aoo41x/main/sal/osl/w32/ |
H A D | profile.cxx | 164 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
|
/aoo41x/main/desktop/source/deployment/registry/script/ |
H A D | dp_script.cxx | 221 m_backendDb->removeEntry(url); in packageRemoved()
|
/aoo41x/main/offapi/com/sun/star/linguistic2/ |
H A D | XConversionDictionary.idl | 202 void removeEntry(
|
/aoo41x/main/svtools/source/uno/ |
H A D | treecontrolpeer.cxx | 202 void TreeControlPeer::removeEntry( UnoTreeListEntry* pEntry ) in removeEntry() function in TreeControlPeer 1760 mpPeer->removeEntry( this ); in ~UnoTreeListEntry()
|
H A D | treecontrolpeer.hxx | 150 void removeEntry( UnoTreeListEntry* pEntry );
|
/aoo41x/main/udkapi/com/sun/star/script/ |
H A D | XEventAttacherManager.idl | 149 void removeEntry( [in] long nIndex )
|
/aoo41x/main/forms/source/inc/ |
H A D | InterfaceContainer.hxx | 181 …virtual void SAL_CALL removeEntry( sal_Int32 nIndex ) throw(::com::sun::star::lang::IllegalArgumen…
|
/aoo41x/main/desktop/source/deployment/registry/help/ |
H A D | dp_help.cxx | 174 m_backendDb->removeEntry(url); in packageRemoved()
|