Home
last modified time | relevance | path

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

/trunk/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx449 sal_uInt32 nBkMode, nMapMode, nGfxMode, nTextLayoutMode; member
627 void SetGfxMode( sal_Int32 nGfxMode ){ mnGfxMode = nGfxMode; }; in SetGfxMode() argument
H A Dwinmtf.cxx1467 …xt( Point& rPosition, String& rText, sal_Int32* pDXArry, sal_Bool bRecordPath, sal_Int32 nGfxMode ) in DrawText() argument
1493 SetGfxMode( nGfxMode ); in DrawText()
1546 if ( nGfxMode == GM_ADVANCED ) in DrawText()
2145 pSave->nGfxMode = mnGfxMode; in Push()
2187 mnGfxMode = pSave->nGfxMode; in Pop()
H A Denhwmf.cxx1048 … sal_Int32 nLeft, nTop, nRight, nBottom, ptlReferenceX, ptlReferenceY, nGfxMode, nXScale, nYScale; in ReadEnhWMF() local
1054 *pWMF >> nLeft >> nTop >> nRight >> nBottom >> nGfxMode >> nXScale >> nYScale in ReadEnhWMF()
1126 pOut->DrawText( aPos, aText, pDX, bRecordPath, nGfxMode ); in ReadEnhWMF()

Completed in 36 milliseconds