Home
last modified time | relevance | path

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

/trunk/main/sd/source/core/
H A Dstlpool.cxx250 rSet.Put( SvxCharReliefItem(RELIEF_NONE, EE_CHAR_RELIEF) ); in CreateLayoutStyleSheets()
389 rTitleSet.Put( SvxCharReliefItem(RELIEF_NONE, EE_CHAR_RELIEF ) ); in CreateLayoutStyleSheets()
435 rSubtitleSet.Put( SvxCharReliefItem(RELIEF_NONE, EE_CHAR_RELIEF ) ); in CreateLayoutStyleSheets()
484 rNotesSet.Put( SvxCharReliefItem(RELIEF_NONE, EE_CHAR_RELIEF) ); in CreateLayoutStyleSheets()
H A Ddrawdoc4.cxx236 rISet.Put(SvxCharReliefItem(RELIEF_NONE, EE_CHAR_RELIEF)); in CreateLayoutTemplates()
/trunk/main/drawinglayer/source/processor2d/
H A Dvclprocessor2d.cxx227 FontRelief eFontRelief = RELIEF_NONE; in RenderTextSimpleOrDecoratedPortionPrimitive2D()
233 case primitive2d::TEXT_RELIEF_NONE: eFontRelief = RELIEF_NONE; break; in RenderTextSimpleOrDecoratedPortionPrimitive2D()
238 if( eFontRelief != RELIEF_NONE ) in RenderTextSimpleOrDecoratedPortionPrimitive2D()
/trunk/main/vcl/inc/vcl/
H A Dfntstyle.hxx37 enum FontRelief { RELIEF_NONE, RELIEF_EMBOSSED, RELIEF_ENGRAVED, FontRelief_FORCE_EQUAL_SIZE=SAL_MA… enumerator
/trunk/main/cppcanvas/source/mtfrenderer/
H A Doutdevstate.hxx82 textReliefStyle(RELIEF_NONE), in OutDevState()
/trunk/main/editeng/source/editeng/
H A Deerdll.cxx153 ppDefItems[42] = new SvxCharReliefItem( RELIEF_NONE, EE_CHAR_RELIEF ); in GetDefItems()
/trunk/main/filter/source/flash/
H A Dswfwriter1.cxx428 …l bTextSpecial = aMetric.IsShadow() || aMetric.IsOutline() || (aMetric.GetRelief() != RELIEF_NONE); in Impl_writeText()
436 if( aMetric.GetRelief() != RELIEF_NONE ) in Impl_writeText()
/trunk/main/sw/source/core/bastyp/
H A Dinit.cxx526 …aAttrTab[ RES_CHRATR_RELIEF - POOLATTR_BEGIN ] = new SvxCharReliefItem( RELIEF_NONE, RES_CHRATR_RE… in _InitCore()
/trunk/main/vcl/source/gdi/
H A Dfont.cxx67 meRelief = RELIEF_NONE; in DBG_NAME()
H A Doutdev3.cxx3126 (maFont.GetRelief() != RELIEF_NONE); in ImplNewFont()
4654 if ( eRelief != RELIEF_NONE ) in ImplDrawSpecialText()
7595 aFont.SetRelief( RELIEF_NONE ); in GetTextBoundRect()
7810 aFont.SetRelief(RELIEF_NONE); in GetTextOutlines()
H A Dpdfwriter_impl.cxx7074 aSetFont.SetRelief( RELIEF_NONE ); in drawRelief()
7315 if( m_aCurrentPDFState.m_aFont.GetRelief() != RELIEF_NONE ) in drawLayout()
/trunk/main/sc/source/core/data/
H A Ddocpool.cxx254 …ppPoolDefaults[ ATTR_FONT_RELIEF - ATTR_STARTINDEX ] = new SvxCharReliefItem( RELIEF_NONE, ATT… in ScDocumentPool()
/trunk/main/sw/source/filter/ww8/
H A Dww8par6.cxx4644 : RELIEF_NONE ); in Read_Relief()
4647 if( RELIEF_NONE != nNewValue ) in Read_Relief()
4648 nNewValue = RELIEF_NONE; in Read_Relief()
/trunk/main/svx/source/svdraw/
H A Dsvdotextdecomposition.cxx277 || RELIEF_NONE != rInfo.mrFont.GetRelief() in impCreateTextPortionPrimitive()
/trunk/main/reportdesign/source/ui/misc/
H A DUITools.cxx684 new SvxCharReliefItem(RELIEF_NONE,ITEMID_CHARRELIEF), in openCharDialog()
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx978 aBulletFont.SetRelief( RELIEF_NONE ); in ImpCalcBulletFont()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx1315 || RELIEF_NONE != rFont.GetRelief() in proccessMetaTextAction()
/trunk/main/editeng/source/items/
H A Dtextitem.cxx159 TYPEINIT1_FACTORY(SvxCharReliefItem, SfxEnumItem, new SvxCharReliefItem(RELIEF_NONE, 0));
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx5881 rSet.Put( SvxCharReliefItem( nVal != 0 ? RELIEF_EMBOSSED : RELIEF_NONE, EE_CHAR_RELIEF ) ); in ApplyTo()

Completed in 286 milliseconds