Home
last modified time | relevance | path

Searched refs:bEven (Results 1 – 9 of 9) sorted by relevance

/trunk/main/l10ntools/source/
H A Dtagtest.cxx684 bool bEven = true; in GetNextToken() local
695 bEven = !bEven; in GetNextToken()
700 if ( !bEven ) in GetNextToken()
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx4336 void WW8AttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, S… in FormatColumns_Impl() argument
4367 m_rWW8Export.pO->Insert( bEven ? 1 : 0, m_rWW8Export.pO->Count( ) ); in FormatColumns_Impl()
4371 if ( bEven ) in FormatColumns_Impl()
4381 bEven = false; in FormatColumns_Impl()
4388 if ( !bEven ) in FormatColumns_Impl()
4467 bool bEven = true; in FormatColumns() local
4477 bEven = false; in FormatColumns()
4482 FormatColumns_Impl( nCols, rCol, bEven, nPageSize ); in FormatColumns()
H A Dww8attributeoutput.hxx390 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Dattributeoutputbase.hxx542 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Drtfattributeoutput.hxx432 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Ddocxattributeoutput.hxx495 …virtual void FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol & rCol, bool bEven, SwTwips nPag…
H A Ddocxattributeoutput.cxx3170 void DocxAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, S… in FormatColumns_Impl() argument
3179 if ( bEven ) in FormatColumns_Impl()
3198 if ( !bEven ) in FormatColumns_Impl()
H A Drtfattributeoutput.cxx3133 void RtfAttributeOutput::FormatColumns_Impl( sal_uInt16 nCols, const SwFmtCol& rCol, bool bEven, Sw… in FormatColumns_Impl() argument
3140 if( bEven ) in FormatColumns_Impl()
H A Dww8par.cxx3881 bool bEven = (rSection.maSep.grpfIhdt & (WW8_HEADER_EVEN|WW8_FOOTER_EVEN)) ? in SetUseOn() local
3889 if (!bEven) in SetUseOn()

Completed in 110 milliseconds