Searched refs:HTML_CNTNR_MASK (Results 1 – 1 of 1) sorted by relevance
82 #define HTML_CNTNR_MASK 0xc0 macro122 static sal_uInt8 GetOutCntnr( sal_uInt8 nMode ) { return nMode & HTML_CNTNR_MASK; } in GetOutCntnr()126 sal_uInt8 GetOutCntnr() const { return nOutputMode & HTML_CNTNR_MASK; } in GetOutCntnr()
Completed in 5 milliseconds