Home
last modified time | relevance | path

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

/aoo41x/main/sd/source/ui/func/
H A Dfubullet.cxx188 SfxItemSet aFontAttr( mpDoc->GetPool() ); in InsertSpecialCharacter() local
189 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter()
190 const SvxFontItem* pFItem = (const SvxFontItem*)aFontAttr.GetItem( SID_ATTR_CHAR_FONT ); in InsertSpecialCharacter()
201 SfxItemSet aFontAttr( mpDoc->GetPool() ); in InsertSpecialCharacter() local
202 mpView->GetAttributes( aFontAttr ); in InsertSpecialCharacter()
203 const SvxFontItem* pFontItem = (const SvxFontItem*)aFontAttr.GetItem( SID_ATTR_CHAR_FONT ); in InsertSpecialCharacter()

Completed in 84 milliseconds