Searched refs:pUserTyp (Results 1 – 1 of 1) sorted by relevance
1216 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in applyFieldContent() local1218 if( pUserTyp ) in applyFieldContent()1220 pUserTyp->SetContent( rNewFieldContent ); in applyFieldContent()1225 pUserTyp->UpdateFlds(); in applyFieldContent()1271 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in Expand() local1273 if( pUserTyp ) in Expand()1274 sRet = pUserTyp->GetContent(); in Expand()
Completed in 9 milliseconds