Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/fields/
H A Dexpfld.cxx1216 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in applyFieldContent() local
1218 if( pUserTyp ) in applyFieldContent()
1220 pUserTyp->SetContent( rNewFieldContent ); in applyFieldContent()
1225 pUserTyp->UpdateFlds(); in applyFieldContent()
1271 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in Expand() local
1273 if( pUserTyp ) in Expand()
1274 sRet = pUserTyp->GetContent(); in Expand()

Completed in 9 milliseconds