Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/filter/html/
H A Dhtmlfly.hxx82 #define HTML_CNTNR_MASK 0xc0 macro
122 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