Home
last modified time | relevance | path

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

/aoo42x/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx715 mnBkMode = nMode; in SetBkMode()
931 mnBkMode ( OPAQUE ), in WinMtfOutput()
1046 maFillStyle = WinMtfFillStyle( maBkColor, mnBkMode == TRANSPARENT ); in UpdateFillStyle()
1520 if ( mnLatestBkMode != mnBkMode ) in DrawText()
1523 mnLatestBkMode = mnBkMode; in DrawText()
1534 if( mnBkMode == TRANSPARENT ) in DrawText()
2146 pSave->nBkMode = mnBkMode; in Push()
2186 mnBkMode = pSave->nBkMode; in Pop()
H A Dwinmtf.hxx555 sal_uInt32 mnBkMode; member in WinMtfOutput

Completed in 29 milliseconds