Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/fldui/
H A Dinpdlg.cxx57 pUsrType(0), in SwFldInputDlg()
103 if( 0 != ( pUsrType = (SwUserFieldType*)rSh.GetFldType( in SwFldInputDlg()
105 aStr = pUsrType->GetContent(); in SwFldInputDlg()
161 if(pUsrType) in Apply()
163 if( aTmp != pUsrType->GetContent() ) in Apply()
165 pUsrType->SetContent(aTmp); in Apply()
166 pUsrType->UpdateFlds(); in Apply()
/trunk/main/sw/source/ui/inc/
H A Dinpdlg.hxx54 SwUserFieldType* pUsrType; member in SwFldInputDlg

Completed in 5 milliseconds