Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/filter/wmf/
H A Dwinmtf.cxx962 maLatestLineStyle.aLineColor = Color( 0x12, 0x34, 0x56 ); in WinMtfOutput()
1023 if ( ! ( maLatestLineStyle == aTransparentLine ) ) in ImplSetNonPersistentLineColorTransparenz()
1025 maLatestLineStyle = aTransparentLine; in ImplSetNonPersistentLineColorTransparenz()
1034 if (!( maLatestLineStyle == maLineStyle ) ) in UpdateLineStyle()
1036 maLatestLineStyle = maLineStyle; in UpdateLineStyle()
H A Dwinmtf.hxx540 WinMtfLineStyle maLatestLineStyle; member in WinMtfOutput

Completed in 37 milliseconds