Home
last modified time | relevance | path

Searched refs:GetStartCount (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditratr.cxx190 while ( ( nStartIndex < pHints->GetStartCount() ) && in SeekStartAndChgAttrIter()
253 while ( ( nStartIndex < pHints->GetStartCount() ) && in SeekFwd()
321 if (pHints->GetStartCount() > nStartIndex) // Gibt es noch Starts? in GetNextAttr()
H A Ditrpaint.cxx550 while( nTmp < pHints->GetStartCount() ) in CheckSpecialUnderline()
H A Dporlay.cxx2395 while( nTmp < pHints->GetStartCount() ) in CalcHiddenRanges()
/trunk/main/sw/inc/
H A Dndhints.hxx114 inline sal_uInt16 GetStartCount() const { return m_HintStarts.Count(); } in GetStartCount() function in SwpHintsArray
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx839 while(nStartIndex < pHints->GetStartCount() && in lcl_ExportHints()
1016 while(nStartIndex < pHints->GetStartCount() && in lcl_ExportHints()
H A Dunocrsrhelper.cxx526 for(sal_uInt16 nAttr = 0; nAttr < pHints->GetStartCount(); nAttr++ ) in getCrsrPropertyValue()
/trunk/main/sw/source/core/doc/
H A Ddoctxm.cxx2098 for(sal_uInt16 nHintIdx = 0; nHintIdx < pHints->GetStartCount(); nHintIdx++) in _UpdatePageNum()

Completed in 75 milliseconds