Home
last modified time | relevance | path

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

/AOO41X/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()
110 const SwTxtFld* pTxtFld = (*pSrtLst)[ nId ]->GetTxtFld(); in GetField()
137 (*pSrtLst)[ nId ]->GetPosOfContent( *pSh->GetCrsr()->GetPoint() ); in GotoFieldPos()
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()
[all …]
/AOO41X/main/sw/inc/
H A Dexpfld.hxx402 _SetGetExpFlds* pSrtLst; member in SwInputFieldList
/AOO41X/main/sw/source/core/doc/
H A Ddoc.cxx1128 _SetGetExpFlds * pSrtLst ) in lcl_GetPostIts() argument
1146 if (pSrtLst) in lcl_GetPostIts()
1150 pSrtLst->Insert( pNew ); in lcl_GetPostIts()
/AOO41X/main/sw/source/core/view/
H A Dprintdata.cxx45 extern bool lcl_GetPostIts( IDocumentFieldsAccess* pIDFA, _SetGetExpFlds * pSrtLst );
/AOO41X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx182 extern bool lcl_GetPostIts( IDocumentFieldsAccess* pIDFA, _SetGetExpFlds * pSrtLst );