Home
last modified time | relevance | path

Searched refs:bHeading (Results 1 – 5 of 5) sorted by relevance

/trunk/main/xmloff/source/text/
H A DXMLTextListItemContext.cxx160 sal_Bool bHeading = sal_False; in CreateChildContext() local
164 bHeading = sal_True; in CreateChildContext()
168 xAttrList, bHeading ); in CreateChildContext()
H A Dtxtparai.hxx57 sal_Bool bHeading; member in XMLParaContext
72 sal_Bool bHeading );
H A Dtxtparai.cxx1912 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()
H A Dtxtimp.cxx2348 sal_Bool bHeading = sal_False; in CreateTextChildContext() local
2354 bHeading = sal_True; in CreateTextChildContext()
2358 xAttrList, bHeading ); in CreateTextChildContext()
/trunk/main/sc/source/ui/vba/
H A Dvbawindow.cxx521 sal_Bool bHeading = sal_True; in getDisplayHeadings() local
522 getControllerProps()->getPropertyValue( sName ) >>= bHeading; in getDisplayHeadings()
523 return bHeading; in getDisplayHeadings()

Completed in 48 milliseconds