Home
last modified time | relevance | path

Searched refs:removeByName (Results 51 – 75 of 236) sorted by relevance

12345678910

/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sc/
H A Dcom.sun.star.comp.office.ScStyleFamilyObj.csv6 "ScStyleFamilyObj";"com::sun::star::container::XNameContainer#optional";"removeByName()"
H A Dcom.sun.star.comp.office.ScAutoFormatsObj.csv6 "ScAutoFormatsObj";"com::sun::star::container::XNameContainer";"removeByName()"
H A Dcom.sun.star.comp.office.ScDataPilotTablesObj.csv10 "ScDataPilotTablesObj";"com::sun::star::sheet::XDataPilotTables";"removeByName()"
H A Dcom.sun.star.comp.office.ScNamedRangesObj.csv10 "ScNamedRangesObj";"com::sun::star::sheet::XNamedRanges";"removeByName()"
H A Dcom.sun.star.comp.office.ScTableSheetsObj.csv6 "ScTableSheetsObj";"com::sun::star::container::XNameContainer";"removeByName()"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXStyleFamily.csv6 "SwXStyleFamily";"com::sun::star::container::XNameContainer#optional";"removeByName()"
H A Dcom.sun.star.comp.office.SwXAutoTextGroup.csv11 "SwXAutoTextGroup";"com::sun::star::text::XAutoTextGroup";"removeByName()"
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameContainerAdapter.java53 public void removeByName(String key) in removeByName() method in MapToXNameContainerAdapter
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.cxx374 void SAL_CALL OLESimpleStorage::removeByName( const ::rtl::OUString& aName ) in removeByName() function in OLESimpleStorage
414 removeByName( aName ); in replaceByName()
/trunk/main/svx/source/unodraw/
H A DXPropertyTable.cxx71 …virtual void SAL_CALL removeByName( const OUString& Name ) throw( container::NoSuchElementExcepti…
142 void SAL_CALL SvxUnoXPropertyTable::removeByName( const OUString& Name ) in removeByName() function in SvxUnoXPropertyTable
H A DUnoNameItemTable.hxx73 …virtual void SAL_CALL removeByName( const rtl::OUString& Name ) throw( com::sun::star::container:…
/trunk/main/svx/source/table/
H A Dtabledesign.cxx164 …virtual void SAL_CALL removeByName( const OUString& Name ) throw(NoSuchElementException, WrappedTa…
647 void SAL_CALL TableDesignFamily::removeByName( const OUString& rName ) throw(NoSuchElementException… in removeByName() function in sdr::table::TableDesignFamily
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/fwl/
H A Dcom.sun.star.comp.framework.FilterFactory.csv8 "FilterFactory";"com::sun::star::container::XNameContainer#optional";"removeByName()"
H A Dcom.sun.star.comp.framework.TypeDetection.csv8 "TypeDetection";"com::sun::star::container::XNameContainer#optional";"removeByName()"
/trunk/main/sc/source/ui/vba/
H A Dvbachartobjects.hxx55 void removeByName(const rtl::OUString& _sChartName);
/trunk/main/ucb/source/core/
H A Ducbstore.cxx562 xContainer->removeByName( key ); in removePropertySet()
1031 xContainer->removeByName( rOldKey ); in renamePropertySet()
2017 xContainer->removeByName( Name ); in removeProperty()
/trunk/main/ucb/source/ucp/hierarchy/
H A Dhierarchydata.cxx705 xOldNameContainer->removeByName( m_aName ); in move()
933 xContainer->removeByName( m_aName ); in remove()
/trunk/main/sc/source/ui/unoobj/
H A Dafmtuno.cxx303 removeByName( aName ); in replaceByName()
307 void SAL_CALL ScAutoFormatsObj::removeByName( const rtl::OUString& aName ) in removeByName() function in ScAutoFormatsObj
/trunk/main/cppuhelper/source/
H A Dcomponent_context.cxx389 virtual void SAL_CALL removeByName( OUString const & name )
433 void ComponentContext::removeByName( OUString const & name ) in removeByName() function in cppu::ComponentContext
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/forms/
H A Dcom.sun.star.comp.forms.OFormsCollection.csv6 "OFormsCollection";"com::sun::star::container::XNameContainer";"removeByName()"
/trunk/main/offapi/com/sun/star/sheet/
H A DXDatabaseRanges.idl59 void removeByName( [in] string aName );
/trunk/main/framework/inc/services/
H A Ddetectorfactory.hxx259 virtual void SAL_CALL removeByName( const ::rtl::OUString& sName )
/trunk/main/package/source/package/zippackage/
H A DZipPackageFolder.cxx225 void SAL_CALL ZipPackageFolder::removeByName( const ::rtl::OUString& Name ) in removeByName() function in ZipPackageFolder
285 removeByName( aName ); in replaceByName()
/trunk/main/framework/test/
H A Dtest_documentproperties.bas463 aDocumentProperties.removeByName ( sItemName_1$ )
464 aDocumentProperties.removeByName ( sItemName_3$ )
/trunk/main/odk/examples/DevelopersGuide/Config/
H A DConfigExamples.java1089 xParentSet.removeByName(sOldName);
1106 xOldParent.removeByName(sItemName);

Completed in 200 milliseconds

12345678910