Searched refs:HTML_OUT_MASK (Results 1 – 1 of 1) sorted by relevance
71 #define HTML_OUT_MASK 0x0f macro120 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 4 milliseconds