Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A DXMLTextMasterPageContext.cxx85 , bFooterInserted( sal_False ) in XMLTextMasterPageContext()
202 if( bInsertFooter && !bFooterInserted ) in CreateChildContext()
205 bFooterInserted = sal_True; in CreateChildContext()
213 if( bInsertFooterLeft && bFooterInserted && !bFooterLeftInserted ) in CreateChildContext()
/trunk/main/xmloff/inc/xmloff/
H A DXMLTextMasterPageContext.hxx53 sal_Bool bFooterInserted; member in XMLTextMasterPageContext

Completed in 15 milliseconds