Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlfly.hxx71 #define HTML_OUT_MASK 0x0f macro
120 static sal_uInt8 GetOutFn( sal_uInt8 nMode ) { return nMode & HTML_OUT_MASK; } in GetOutFn()
124 sal_uInt8 GetOutFn() const { return nOutputMode & HTML_OUT_MASK; } in GetOutFn()

Completed in 24 milliseconds