Home
last modified time | relevance | path

Searched refs:GetEndCount (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sw/source/core/text/
H A Ditratr.cxx234 while ( ( nEndIndex < pHints->GetEndCount() ) && in SeekFwd()
245 while ( ( nEndIndex < pHints->GetEndCount() ) && in SeekFwd()
323 if (pHints->GetEndCount() > nEndIndex) // Gibt es noch Enden? in GetNextAttr()
H A Dtxtfld.cxx381 while (m_nHintEndIndex < pHints->GetEndCount()) in TryNewNoLengthPortion()
/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx758 while(nEndIndex < pHints->GetEndCount() && in lcl_ExportHints()
809 nEndIndex = pHints->GetEndCount() - 1; in lcl_ExportHints()
1022 while(nEndIndex < pHints->GetEndCount() && in lcl_ExportHints()
/trunk/main/sw/inc/
H A Dndhints.hxx113 inline sal_uInt16 GetEndCount() const { return m_HintEnds .Count(); } in GetEndCount() function in SwpHintsArray
/trunk/main/sw/source/core/txtnode/
H A Dthints.cxx386 for ( sal_uInt16 i = 0; i < GetEndCount(); ++i ) in TryInsertNesting()
H A Dndtxt.cxx1198 const sal_uInt16 nEndCnt = m_pSwpHints->GetEndCount(); in DontExpandFmt()

Completed in 76 milliseconds