Searched refs:RemoveFldType (Results 1 – 12 of 12) sorted by relevance
140 void SwEditShell::RemoveFldType(sal_uInt16 nFld, sal_uInt16 nResId) in RemoveFldType() function in SwEditShell144 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 SwEditShell180 GetDoc()->RemoveFldType(i); in RemoveFldType()
342 void RemoveFldType(sal_uInt16 nId, sal_uInt16 nResId = USHRT_MAX);343 void RemoveFldType(sal_uInt16 nResId, const String& rName);
70 virtual void RemoveFldType(sal_uInt16 nFld) = 0;
839 virtual void RemoveFldType(sal_uInt16 nFld);
228 void SwDoc::RemoveFldType(sal_uInt16 nFld) in RemoveFldType() function in SwDoc245 pUpdtFlds->RemoveFldType( *pTmp ); in RemoveFldType()718 RemoveFldType( n ); in GCFieldTypes()2655 void SwDocUpdtFld::RemoveFldType( const SwFieldType& rType ) in RemoveFldType() function in SwDocUpdtFld
173 void RemoveFldType( const SwFieldType& rType );
183 void RemoveFldType(sal_uInt16 nResId, const String& rName);
1002 GetFldMgr().RemoveFldType(RES_USERFLD, aSelectionLB.GetSelectEntry()); in IMPL_LINK()1018 GetFldMgr().RemoveFldType(nWhich, aSelectionLB.GetSelectEntry()); in IMPL_LINK()
307 void SwFldMgr::RemoveFldType(sal_uInt16 nResId, const String& rName ) in RemoveFldType() function in SwFldMgr312 pSh->RemoveFldType(nResId, rName); in RemoveFldType()
116 GetDoc()->RemoveFldType(nPos); in ReleaseRef()
940 GetDoc()->RemoveFldType( nTypeIdx ); in dispose()
2233 rWrtShell.RemoveFldType( j ); in _PasteDDE()
Completed in 158 milliseconds