Home
last modified time | relevance | path

Searched refs:mnGfxMode (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/svtools/source/filter/wmf/
H A Dwinmtf.hxx569 sal_uInt32 mnGfxMode; member in WinMtfOutput
627 void SetGfxMode( sal_Int32 nGfxMode ){ mnGfxMode = nGfxMode; }; in SetGfxMode()
628 sal_Int32 GetGfxMode() const { return mnGfxMode; }; in GetGfxMode()
H A Dwinmtf.cxx423 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 57 milliseconds