Searched refs:mpTxtFld (Results 1 – 2 of 2) sorted by relevance
62 , mpTxtFld( NULL ) in SwFmtFld()71 , mpTxtFld( NULL ) in SwFmtFld()95 , mpTxtFld( NULL ) in SwFmtFld()175 mpTxtFld = &rTxtFld; in SetTxtFld()180 mpTxtFld = NULL; in ClearTxtFld()199 if( !mpTxtFld ) in SwClientNotify()222 if ( mpTxtFld == NULL ) in Modify()298 !mpTxtFld || 0 == ( pTxtNd = mpTxtFld->GetpTxtNode() ) || in GetInfo()309 return mpTxtFld != NULL in IsFldInDoc()310 && mpTxtFld->IsFldInDoc(); in IsFldInDoc()[all …]
46 SwTxtFld* mpTxtFld; // the TextAttribute member in SwFmtFld95 return mpTxtFld; in GetTxtFld()99 return mpTxtFld; in GetTxtFld()
Completed in 18 milliseconds