Home
last modified time | relevance | path

Searched refs:removeByName (Results 101 – 125 of 236) sorted by relevance

12345678910

/trunk/main/sc/source/ui/vba/
H A Dvbastyles.cxx153 mxNameContainerCellStyles->removeByName( _sStyleName ); in Delete()
/trunk/main/dbaccess/source/core/misc/
H A DContainerMediator.cxx164 xNameContainer->removeByName( sElementName ); in elementRemoved()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScDatabaseRangeObj.java170 dbRanges.removeByName("dbRange"); in createTestEnvironment()
H A DScStyleObj.java180 oStyleFamilyNameContainer.removeByName("My Style"); in createTestEnvironment()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sw/
H A DConditionalParagraphStyle.java148 oSFNC.removeByName("My Style"); in createTestEnvironment()
H A DParagraphStyle.java138 oSFNC.removeByName("My Style"); in createTestEnvironment()
H A DPageStyle.java142 oSFNC.removeByName("My Style"); in createTestEnvironment()
H A DSwXStyle.java175 oSFNC.removeByName("My Style"); in createTestEnvironment()
/trunk/main/offapi/com/sun/star/text/
H A DXAutoTextContainer.idl79 void removeByName( [in] string aGroupName )
/trunk/main/scripting/source/dlgprov/
H A DDialogModelProvider.hxx63 …virtual void SAL_CALL removeByName(const ::rtl::OUString & Name) throw (css::uno::RuntimeException…
/trunk/main/filter/qa/complex/filter/misc/
H A DFinalizedMandatoryTest.java245 xNC.removeByName(filterName); in checkReadonlySupport()
/trunk/main/forms/source/xforms/
H A Dbinding.cxx901 xTo->removeByName( rName ); in lcl_removeOtherNamespaces()
1011 mxNamespaces->removeByName( rName ); in _setNamespaces()
/trunk/main/svx/source/unogallery/
H A Dunogalthemeprovider.cxx295 void SAL_CALL GalleryThemeProvider::removeByName( const ::rtl::OUString& rName ) in removeByName() function in unogallery::GalleryThemeProvider
/trunk/main/sd/inc/
H A Dstlfamily.hxx87 …virtual void SAL_CALL removeByName( const ::rtl::OUString& Name ) throw(css::container::NoSuchElem…
/trunk/main/dbaccess/source/core/dataaccess/
H A Dbookmarkcontainer.hxx139 …virtual void SAL_CALL removeByName( const ::rtl::OUString& _rName ) throw(::com::sun::star::contai…
/trunk/main/sot/source/unoolestorage/
H A Dxolesimplestorage.hxx103 virtual void SAL_CALL removeByName( const ::rtl::OUString& Name )
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/container/
H A D_XContainer.java238 NC.removeByName("XContainer_dummy"); in performChanges()
/trunk/main/scripting/java/com/sun/star/script/framework/container/
H A DParcel.java253 …public void removeByName( String Name ) throws com.sun.star.container.NoSuchElementException, com.… in removeByName() method in Parcel
/trunk/main/stoc/source/invocation/
H A Dinvocation.cxx192 virtual void SAL_CALL removeByName( const OUString& Name ) in removeByName() function in stoc_inv::Invocation_Impl
194 { _xNameContainer->removeByName( Name ); } in removeByName()
/trunk/main/sw/source/ui/uno/
H A Dunoatxt.cxx253 void SwXAutoTextContainer::removeByName(const OUString& aGroupName) in removeByName() function in SwXAutoTextContainer
522 void SwXAutoTextGroup::removeByName(const OUString& aEntryName) throw( container::NoSuchElementExce… in removeByName() function in SwXAutoTextGroup
/trunk/main/scripting/source/pyprov/
H A Dpythonscript.py1039 def removeByName( self, name ): member in PythonScriptProvider
1062 removeByName( name )
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/cfgmgr2/
H A Dcom.sun.star.comp.configuration.ORootElementGroupUpdateAccess.csv9 "ORootElementGroupUpdateAccess";"com::sun::star::container::XNameContainer#optional";"removeByName(…
/trunk/main/sc/inc/
H A Dchartuno.hxx74 virtual void SAL_CALL removeByName( const ::rtl::OUString& aName )
/trunk/main/offapi/com/sun/star/sheet/
H A DDataPilotFieldGroup.idl117 XNameContainer::removeByName</member> can be used to remove an
H A DDataPilotFieldGroups.idl111 XNameContainer::removeByName</member> can be used to remove an

Completed in 176 milliseconds

12345678910