Home
last modified time | relevance | path

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

/trunk/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx778 sal_uInt16 nStyleResID = RID_STR_FONTSTYLE_REGULAR; in convertToControlValue() local
782 nStyleResID = RID_STR_FONTSTYLE_BOLD_ITALIC; in convertToControlValue()
784 nStyleResID = RID_STR_FONTSTYLE_ITALIC; in convertToControlValue()
789 nStyleResID = RID_STR_FONTSTYLE_BOLD; in convertToControlValue()
791 displayName.append( String( PcrRes( nStyleResID ) ) ); in convertToControlValue()

Completed in 27 milliseconds