Home
last modified time | relevance | path

Searched refs:removeSettings (Results 1 – 14 of 14) sorted by relevance

/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbarhelper.cxx141 void VbaCommandBarHelper::removeSettings( const rtl::OUString& sResourceUrl ) throw (css::uno::Runt… in removeSettings() function in VbaCommandBarHelper
144 m_xDocCfgMgr->removeSettings( sResourceUrl ); in removeSettings()
146 m_xAppCfgMgr->removeSettings( sResourceUrl ); in removeSettings()
H A Dvbacommandbarhelper.hxx88 void removeSettings( const rtl::OUString& sResourceUrl ) throw (css::uno::RuntimeException);
H A Dvbacommandbar.cxx143 pCBarHelper->removeSettings( m_sResourceUrl ); in Delete()
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwk/
H A Dcom.sun.star.comp.framework.ModuleUIConfigurationManager.csv12 "ModuleUIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"removeSettings()"
H A Dcom.sun.star.comp.framework.UIConfigurationManager.csv11 "UIConfigurationManager";"com::sun::star::ui::XUIConfigurationManager";"removeSettings()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/ui/
H A D_XUIConfigurationManager.java189 oObj.removeSettings(msMyResourceUrl); in _removeSettings()
/trunk/main/framework/inc/uiconfiguration/
H A Duiconfigurationmanager.hxx108 …virtual void SAL_CALL removeSettings( const ::rtl::OUString& ResourceURL ) throw (::com::sun::star…
H A Dmoduleuiconfigurationmanager.hxx112 …virtual void SAL_CALL removeSettings( const ::rtl::OUString& ResourceURL ) throw (::com::sun::star…
/trunk/main/framework/source/uiconfiguration/
H A Duiconfigurationmanagerimpl.hxx100 …void removeSettings( const ::rtl::OUString& ResourceURL ) throw (::com::sun::star::container::NoSu…
H A Duiconfigurationmanager.cxx931 void SAL_CALL UIConfigurationManager::removeSettings( const ::rtl::OUString& ResourceURL ) in removeSettings() function in framework::UIConfigurationManager
H A Dmoduleuiconfigurationmanager.cxx1205 void SAL_CALL ModuleUIConfigurationManager::removeSettings( const ::rtl::OUString& ResourceURL ) in removeSettings() function in framework::ModuleUIConfigurationManager
H A Duiconfigurationmanagerimpl.cxx1170 void UIConfigurationManagerImpl::removeSettings( const ::rtl::OUString& ResourceURL ) in removeSettings() function in framework::UIConfigurationManagerImpl
/trunk/main/offapi/com/sun/star/ui/
H A DXUIConfigurationManager.idl203 …void removeSettings( [in] string ResourceURL ) raises ( com::sun::star::container::NoSuchElementEx…
/trunk/main/cui/source/customize/
H A Dcfg.cxx4208 GetConfigManager()->removeSettings( url ); in Reset()
4391 GetConfigManager()->removeSettings( url ); in RemoveToolbar()
4423 GetConfigManager()->removeSettings( url ); in RestoreToolbar()

Completed in 81 milliseconds