Home
last modified time | relevance | path

Searched refs:RemoveFldType (Results 1 – 12 of 12) sorted by relevance

/aoo4110/main/sw/source/core/edit/
H A Dedfld.cxx140 void SwEditShell::RemoveFldType(sal_uInt16 nFld, sal_uInt16 nResId) in RemoveFldType() function in SwEditShell
144 GetDoc()->RemoveFldType(nFld); in RemoveFldType()
156 GetDoc()->RemoveFldType( i ); in RemoveFldType()
164 void SwEditShell::RemoveFldType(sal_uInt16 nResId, const String& rStr) in RemoveFldType() function in SwEditShell
180 GetDoc()->RemoveFldType(i); in RemoveFldType()
/aoo4110/main/sw/inc/
H A DIDocumentFieldsAccess.hxx70 virtual void RemoveFldType(sal_uInt16 nFld) = 0;
H A Deditsh.hxx342 void RemoveFldType(sal_uInt16 nId, sal_uInt16 nResId = USHRT_MAX);
343 void RemoveFldType(sal_uInt16 nResId, const String& rName);
H A Ddoc.hxx839 virtual void RemoveFldType(sal_uInt16 nFld);
/aoo4110/main/sw/source/core/inc/
H A Ddocfld.hxx173 void RemoveFldType( const SwFieldType& rType );
/aoo4110/main/sw/source/core/doc/
H A Ddocfld.cxx228 void SwDoc::RemoveFldType(sal_uInt16 nFld) in RemoveFldType() function in SwDoc
245 pUpdtFlds->RemoveFldType( *pTmp ); in RemoveFldType()
718 RemoveFldType( n ); in GCFieldTypes()
2655 void SwDocUpdtFld::RemoveFldType( const SwFieldType& rType ) in RemoveFldType() function in SwDocUpdtFld
/aoo4110/main/sw/source/ui/inc/
H A Dfldmgr.hxx183 void RemoveFldType(sal_uInt16 nResId, const String& rName);
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx1002 GetFldMgr().RemoveFldType(RES_USERFLD, aSelectionLB.GetSelectEntry()); in IMPL_LINK()
1018 GetFldMgr().RemoveFldType(nWhich, aSelectionLB.GetSelectEntry()); in IMPL_LINK()
H A Dfldmgr.cxx307 void SwFldMgr::RemoveFldType(sal_uInt16 nResId, const String& rName ) in RemoveFldType() function in SwFldMgr
312 pSh->RemoveFldType(nResId, rName); in RemoveFldType()
/aoo4110/main/sw/source/core/fields/
H A Ddbfld.cxx116 GetDoc()->RemoveFldType(nPos); in ReleaseRef()
/aoo4110/main/sw/source/core/unocore/
H A Dunofield.cxx940 GetDoc()->RemoveFldType( nTypeIdx ); in dispose()
/aoo4110/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2233 rWrtShell.RemoveFldType( j ); in _PasteDDE()

Completed in 115 milliseconds