Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/sidebar/
H A DTitleBar.cxx174 Push(PUSH_FONT | PUSH_TEXTCOLOR); in PaintTitle()
209 Push(PUSH_FONT | PUSH_TEXTCOLOR); in PaintFocus()
/trunk/main/vcl/source/gdi/
H A Dtextlayout.cxx142 m_rTargetDevice.Push( PUSH_MAPMODE | PUSH_FONT | PUSH_TEXTLAYOUTMODE ); in ReferenceDeviceTextLayout()
172 m_rReferenceDevice.Push( PUSH_FONT | PUSH_TEXTLAYOUTMODE ); in ReferenceDeviceTextLayout()
H A Doutdev.cxx139 if ( pObjStack->mnFlags & PUSH_FONT ) in ImplDeleteObjStack()
2505 if ( nFlags & PUSH_FONT ) in Push()
2601 if ( pData->mnFlags & PUSH_FONT ) in Pop()
H A Dpdfwriter_impl.cxx3733 pRef->Push( PUSH_FONT | PUSH_MAPMODE ); in emitEmbeddedFont()
10737 if( ! (aState.m_nFlags & PUSH_FONT) ) in pop()
/trunk/main/starmath/source/
H A Drect.cxx167 pWindow->Push(PUSH_MAPMODE | PUSH_FONT); in BuildRect()
719 pGlyphDev->Push(PUSH_FONT | PUSH_MAPMODE); in SmGetGlyphBoundRect()
H A Dnode.cxx94 rOutDev.Push( PUSH_FONT | PUSH_MAPMODE | in SmTmpDevice()
2750 rDevNC.Push(PUSH_FONT | PUSH_MAPMODE); in AdaptToY()
/trunk/main/svtools/source/control/
H A Dhyperlabel.cxx54 m_pDev->Push( PUSH_FONT ); in FontChanger()
/trunk/main/svtools/source/filter/wmf/
H A Dwmfwr.cxx1669 if ( pAt->nFlags & PUSH_FONT ) in WriteRecords()
1672 if ( pAt->nFlags & ( PUSH_FONT | PUSH_TEXTALIGN ) ) in WriteRecords()
1675 if ( pAt->nFlags & ( PUSH_FONT | PUSH_TEXTCOLOR ) ) in WriteRecords()
/trunk/main/sfx2/source/dialog/
H A Dtitledockwin.cxx174 Push( PUSH_FONT | PUSH_FILLCOLOR | PUSH_LINECOLOR ); in Paint()
/trunk/main/vcl/inc/vcl/
H A Doutdev.hxx153 #define PUSH_FONT ((sal_uInt16)0x0004) macro
166 #define PUSH_ALLFONT (PUSH_ALLTEXT | PUSH_FONT)
/trunk/main/forms/source/richtext/
H A Drichtextimplcontrol.cxx477 m_pViewport->Push( PUSH_FONT ); in layoutWindow()
/trunk/main/filter/source/graphicfilter/ieps/
H A Dieps.cxx431 aVDev.Push( PUSH_FONT ); in MakePreview()
/trunk/main/vcl/source/control/
H A Dfixed.cxx524 Push( PUSH_FONT ); in ImplDraw()
/trunk/main/svtools/source/toolpanel/
H A Dpaneltabbar.cxx681 m_rTabBar.Push( PUSH_FONT ); in impl_renderItemContent()
/trunk/main/cui/source/dialogs/
H A Dhangulhanjadlg.cxx84 m_rDev.Push( PUSH_FONT ); in FontSwitch()
/trunk/main/sw/source/filter/ww8/
H A Dww8par3.cxx2529 pOut->Push( PUSH_FONT | PUSH_MAPMODE ); in MiserableDropDownFormHack()
/trunk/main/cppcanvas/source/mtfrenderer/
H A Dimplrenderer.cxx182 if( (aCalculatedNewState.pushFlags & PUSH_FONT) ) in popState()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx285 if(!(nPushFlags & PUSH_FONT )) in Pop()

Completed in 185 milliseconds