Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/view/
H A Doutlview.cxx196 maBulletFont.SetColor( COL_AUTO ); in OutlineView()
197 maBulletFont.SetHeight( 1000 ); in OutlineView()
198 maBulletFont.SetCharSet(RTL_TEXTENCODING_MS_1252); // and replacing other values by standard in OutlineView()
199 maBulletFont.SetName( String( RTL_CONSTASCII_USTRINGPARAM( "StarSymbol" )) ); in OutlineView()
200 maBulletFont.SetWeight(WEIGHT_NORMAL); in OutlineView()
201 maBulletFont.SetUnderline(UNDERLINE_NONE); in OutlineView()
202 maBulletFont.SetStrikeout(STRIKEOUT_NONE); in OutlineView()
203 maBulletFont.SetItalic(ITALIC_NONE); in OutlineView()
204 maBulletFont.SetOutline(sal_False); in OutlineView()
205 maBulletFont.SetShadow(sal_False); in OutlineView()
[all …]
/aoo42x/main/oox/source/drawingml/
H A Dtextparagraphproperties.cxx254 maBulletFont.assignIfUsed( rSource.maBulletFont ); in apply()
291 …if( maBulletFont.getFontData( aBulletFontName, nBulletFontPitch, nBulletFontFamily, rFilterBase ) ) in pushToPropMap()
H A Dtextparagraphpropertiescontext.cxx218 mrBulletList.maBulletFont.setAttributes( aAttribs ); in createFastChildContext()
/aoo42x/main/oox/inc/oox/drawingml/
H A Dtextparagraphproperties.hxx69 ::oox::drawingml::TextFont maBulletFont;
/aoo42x/main/sd/source/ui/inc/
H A DOutlineView.hxx232 Font maBulletFont; member in sd::OutlineView

Completed in 32 milliseconds