Searched refs:bHeading (Results 1 – 5 of 5) sorted by relevance
160 sal_Bool bHeading = sal_False; in CreateChildContext() local164 bHeading = sal_True; in CreateChildContext()168 xAttrList, bHeading ); in CreateChildContext()
57 sal_Bool bHeading; member in XMLParaContext72 sal_Bool bHeading );
1912 bHeading( bHead ), in XMLParaContext()2091 if( bHeading && (sStyleName.getLength() == 0) ) in ~XMLParaContext()2100 bHeading ? nOutlineLevel : -1 ); in ~XMLParaContext()2104 if (bHeading && (bIsListHeader || bIsRestart)) in ~XMLParaContext()
2348 sal_Bool bHeading = sal_False; in CreateTextChildContext() local2354 bHeading = sal_True; in CreateTextChildContext()2358 xAttrList, bHeading ); in CreateTextChildContext()
521 sal_Bool bHeading = sal_True; in getDisplayHeadings() local522 getControllerProps()->getPropertyValue( sName ) >>= bHeading; in getDisplayHeadings()523 return bHeading; in getDisplayHeadings()
Completed in 43 milliseconds