Searched refs:maBulletFont (Results 1 – 5 of 5) sorted by relevance
196 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 …]
254 maBulletFont.assignIfUsed( rSource.maBulletFont ); in apply()291 …if( maBulletFont.getFontData( aBulletFontName, nBulletFontPitch, nBulletFontFamily, rFilterBase ) ) in pushToPropMap()
218 mrBulletList.maBulletFont.setAttributes( aAttribs ); in createFastChildContext()
69 ::oox::drawingml::TextFont maBulletFont;
232 Font maBulletFont; member in sd::OutlineView
Completed in 42 milliseconds