Home
last modified time | relevance | path

Searched refs:pCurType (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/core/doc/
H A Ddoc.cxx2430 const SwFieldType *pCurType = pMyFldTypes->GetObject(nType - 1); in ConvertFieldsToText() local
2432 if ( RES_POSTITFLD == pCurType->Which() ) in ConvertFieldsToText()
2435 SwIterator<SwFmtFld,SwFieldType> aIter( *pCurType ); in ConvertFieldsToText()
2470 … if( RES_DBFLD == pCurType->Which() && !static_cast<const SwDBField*>(pField)->IsInitialized()) in ConvertFieldsToText()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2854 const SwFieldType *pCurType = pFldTypes->GetObject(nType); in SwXFieldEnumeration() local
2855 SwIterator<SwFmtFld,SwFieldType> aIter( *pCurType ); in SwXFieldEnumeration()

Completed in 42 milliseconds