Searched refs:nCntnrMode (Results 1 – 1 of 1) sorted by relevance
444 sal_uInt8 nCntnrMode = SwHTMLPosFlyFrm::GetOutCntnr( nMode ); in OutFrmFmt() local447 if( HTML_CNTNR_NONE != nCntnrMode ) in OutFrmFmt()450 if( bLFPossible && HTML_CNTNR_DIV == nCntnrMode ) in OutFrmFmt()454 pCntnrStr = (HTML_CNTNR_DIV == nCntnrMode) in OutFrmFmt()474 if( HTML_CNTNR_DIV == nCntnrMode ) in OutFrmFmt()526 if( HTML_CNTNR_DIV == nCntnrMode ) in OutFrmFmt()534 else if( HTML_CNTNR_SPAN == nCntnrMode ) in OutFrmFmt()
Completed in 10 milliseconds