Searched refs:lcl_FillProperty (Results 1 – 1 of 1) sorted by relevance
/aoo41x/main/sc/source/ui/Accessibility/ |
H A D | AccessibleCsvControl.cxx | 347 inline void lcl_FillProperty( PropertyValue& rVal, const OUString& rPropName, const SfxPoolItem& rI… in lcl_FillProperty() function 361 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontName" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes() 362 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontFamily" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes() 363 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontStyleName" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes() 364 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontCharSet" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes() 365 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharFontPitch" ), aFontItem, MID_FONT_… in lcl_FillFontAttributes() 366 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharHeight" ), aHeightItem, MID_FONTH… in lcl_FillFontAttributes() 367 …lcl_FillProperty( rSeq[ nIndex++ ], CREATE_OUSTRING( "CharLocale" ), aLangItem, MID_LANG_… in lcl_FillFontAttributes()
|
Completed in 12 milliseconds