Searched refs:bPositioned (Results 1 – 2 of 2) sorted by relevance
132 sal_Bool bStyleParsed = sal_False, bPositioned = sal_False; in NewDivision() local141 bPositioned = HTML_DIVISION_ON == nToken && aClass.Len() && in NewDivision()144 if( !bPositioned ) in NewDivision()145 bPositioned = DoPositioning( aItemSet, aPropInfo, pCntxt ); in NewDivision()149 if( !bPositioned && (bHeader || bFooter) && IsNewDoc() ) in NewDivision()223 else if( !bPositioned && aId.Len() > 9 && in NewDivision()248 if( (aId.Len() && !bPositioned) || aHRef.Len() ) in NewDivision()625 sal_Bool bPositioned = sal_False; in NewMultiCol() local661 bPositioned = sal_True; in NewMultiCol()665 if( !bPositioned ) in NewMultiCol()
1365 sal_Bool bPositioned = MayBePositioned( pClass->GetPropertyInfo() ); in GetTxtFmtColl() local1366 if( bPositioned ) in GetTxtFmtColl()
Completed in 30 milliseconds