Searched refs:pUserTyp (Results 1 – 1 of 1) sorted by relevance
1218 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in applyFieldContent() local1220 if( pUserTyp ) in applyFieldContent()1222 pUserTyp->SetContent( rNewFieldContent ); in applyFieldContent()1227 pUserTyp->UpdateFlds(); in applyFieldContent()1273 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in Expand() local1275 if( pUserTyp ) in Expand()1276 sRet = pUserTyp->GetContent(); in Expand()
Completed in 19 milliseconds