Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/fields/
H A Dexpfld.cxx1218 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in applyFieldContent() local
1220 if( pUserTyp ) in applyFieldContent()
1222 pUserTyp->SetContent( rNewFieldContent ); in applyFieldContent()
1227 pUserTyp->UpdateFlds(); in applyFieldContent()
1273 SwUserFieldType* pUserTyp = static_cast<SwUserFieldType*>( in Expand() local
1275 if( pUserTyp ) in Expand()
1276 sRet = pUserTyp->GetContent(); in Expand()

Completed in 19 milliseconds