Searched refs:mnGfxMode (Results 1 – 2 of 2) sorted by relevance
569 sal_uInt32 mnGfxMode; member in WinMtfOutput627 void SetGfxMode( sal_Int32 nGfxMode ){ mnGfxMode = nGfxMode; }; in SetGfxMode()628 sal_Int32 GetGfxMode() const { return mnGfxMode; }; in GetGfxMode()
423 if ( mnGfxMode == GM_COMPATIBLE ) in ImplMap()499 if ( mnGfxMode == GM_COMPATIBLE ) in ImplMap()937 mnGfxMode ( GM_COMPATIBLE ), in WinMtfOutput()2145 pSave->nGfxMode = mnGfxMode; in Push()2187 mnGfxMode = pSave->nGfxMode; in Pop()
Completed in 36 milliseconds