Home
last modified time | relevance | path

Searched refs:pSrtLst (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sw/source/core/fields/
H A Dfldlst.cxx48 pSrtLst = new _SetGetExpFlds(); in SwInputFieldList()
85 pSrtLst->Insert( pNew ); in SwInputFieldList()
95 delete pSrtLst; in ~SwInputFieldList()
104 return pSrtLst->Count(); in Count()
179 pSrtLst->Insert( pNew ); in BuildSortLst()
190 return pSrtLst->Count(); in BuildSortLst()
205 _SetGetExpFld* pFld = (*pSrtLst)[i]; in RemoveUnselectedFlds()
213 pNewLst->Insert( (*pSrtLst)[i] ); in RemoveUnselectedFlds()
214 pSrtLst->Remove(i, 1); in RemoveUnselectedFlds()
222 delete pSrtLst; in RemoveUnselectedFlds()
[all …]
/trunk/main/sw/inc/
H A Dexpfld.hxx402 _SetGetExpFlds* pSrtLst; member in SwInputFieldList
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1114 _SetGetExpFlds * pSrtLst ) in lcl_GetPostIts() argument
1132 if (pSrtLst) in lcl_GetPostIts()
1136 pSrtLst->Insert( pNew ); in lcl_GetPostIts()
/trunk/main/sw/source/core/view/
H A Dprintdata.cxx45 extern bool lcl_GetPostIts( IDocumentFieldsAccess* pIDFA, _SetGetExpFlds * pSrtLst );
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx182 extern bool lcl_GetPostIts( IDocumentFieldsAccess* pIDFA, _SetGetExpFlds * pSrtLst );

Completed in 54 milliseconds