Searched refs:GetOutCntnr (Results 1 – 2 of 2) sorted by relevance
122 static sal_uInt8 GetOutCntnr( sal_uInt8 nMode ) { return nMode & HTML_CNTNR_MASK; } in GetOutCntnr() function in SwHTMLPosFlyFrm126 sal_uInt8 GetOutCntnr() const { return nOutputMode & HTML_CNTNR_MASK; } in GetOutCntnr() function in SwHTMLPosFlyFrm
444 sal_uInt8 nCntnrMode = SwHTMLPosFlyFrm::GetOutCntnr( nMode ); in OutFrmFmt()
Completed in 22 milliseconds