Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dhtmlsect.cxx132 sal_Bool bStyleParsed = sal_False, bPositioned = sal_False; in NewDivision() local
141 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() local
661 bPositioned = sal_True; in NewMultiCol()
665 if( !bPositioned ) in NewMultiCol()
H A Dhtmlcss1.cxx1365 sal_Bool bPositioned = MayBePositioned( pClass->GetPropertyInfo() ); in GetTxtFmtColl() local
1366 if( bPositioned ) in GetTxtFmtColl()

Completed in 30 milliseconds