Home
last modified time | relevance | path

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

/trunk/main/sd/source/ui/dlg/
H A Ddlgfield.cxx263 SvxAuthorField aAuthorField( *pAuthorField ); in FillFormatList() local
267 aAuthorField.SetFormat( (SvxAuthorFormat) i ); in FillFormatList()
268 aLbFormat.InsertEntry( aAuthorField.GetFormatted() ); in FillFormatList()
315 SvxAuthorField aAuthorField( *pAuthorField ); in FillControls() local
/trunk/main/sd/source/ui/app/
H A Dsdpopup.cxx161 SvxAuthorField aAuthorField( *pAuthorField ); in Fill() local
170 aAuthorField.SetFormat( (SvxAuthorFormat) i ); in Fill()
171 InsertItem( nID++, aAuthorField.GetFormatted(), nStyle ); in Fill()
H A Dsdmod2.cxx219 SvxAuthorField aAuthorField( in IMPL_LINK() local
223 *(const_cast< SvxAuthorField* >(pAuthorField)) = aAuthorField; in IMPL_LINK()

Completed in 18 milliseconds