Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/filter/html/
H A Dhtmlsect.cxx115 bool bStyleParsed = false, bPositioned = false; in NewDivision() local
120 bStyleParsed = ParseStyleOptions( aStyle, aId, aClass, in NewDivision()
122 if( bStyleParsed ) in NewDivision()
390 if( bStyleParsed ) in NewDivision()
607 bool bStyleParsed = false; in NewMultiCol() local
611 bStyleParsed = ParseStyleOptions( aStyle, aId, aClass, in NewMultiCol()
768 if( bStyleParsed ) in NewMultiCol()
H A Dhtmltab.cxx3229 bool bStyleParsed = ParseStyleOptions( pCurTable->GetStyle(), in BuildTableCell() local
3235 if( bStyleParsed ) in BuildTableCell()
3470 if (bStyleParsed && pFrameFormat) in BuildTableCell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/filter/html/
H A Dhtmlsect.cxx118 bool bStyleParsed = false, bPositioned = false; in NewDivision() local
123 bStyleParsed = ParseStyleOptions( aStyle, aId, aClass, in NewDivision()
125 if( bStyleParsed ) in NewDivision()
381 if( bStyleParsed ) in NewDivision()
597 bool bStyleParsed = false; in NewMultiCol() local
601 bStyleParsed = ParseStyleOptions( aStyle, aId, aClass, in NewMultiCol()
758 if( bStyleParsed ) in NewMultiCol()
H A Dhtmltab.cxx3238 bool bStyleParsed = ParseStyleOptions( pCurTable->GetStyle(), in BuildTableCell() local
3244 if( bStyleParsed ) in BuildTableCell()
3479 if (bStyleParsed && pFrameFormat) in BuildTableCell()