Home
last modified time | relevance | path

Searched refs:IsCount (Results 1 – 10 of 10) sorted by relevance

/trunk/main/sw/inc/
H A Dfmtline.hxx57 sal_Bool IsCount() const { return bCountLines != 0; } in IsCount() function in SwFmtLineNumber
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx2553 if ( !IsInTab() && GetAttrSet()->GetLineNumber().IsCount() ) in ChgThisLines()
2600 if ( !IsFollow() && rLineNum.GetStartValue() && rLineNum.IsCount() ) in RecalcAllLines()
2623 if ( rLineNum.IsCount() ) in RecalcAllLines()
H A Dfrmpaint.cxx311 ( !IsInFly() || rLineInf.IsCountInFlys() ) && rLineNum.IsCount(); in PaintExtraData()
/trunk/main/sw/source/ui/chrdlg/
H A Dnumpara.cxx276 sal_Bool bCount = rNum.IsCount(); in Reset()
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx995 if ( IsCount() ) in GetPresentation()
/trunk/main/sw/source/core/layout/
H A Datrfrm.cxx2126 bCountLines == ((SwFmtLineNumber&)rAttr).IsCount(); in operator ==()
2143 sal_Bool bTmp = IsCount(); in QueryValue()
/trunk/main/sw/source/filter/ww8/
H A Ddocxattributeoutput.cxx3233 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
H A Drtfattributeoutput.cxx3183 if ( !rNumbering.IsCount( ) ) in FormatLineNumbering()
H A Dww8par6.cxx784 aLN.SetCountLines( pLN->IsCount() ); in HandleLineNumbering()
H A Dww8atr.cxx4507 m_rWW8Export.pO->Insert( rNumbering.IsCount() ? 0 : 1, m_rWW8Export.pO->Count() ); in FormatLineNumbering()

Completed in 232 milliseconds