Searched refs:GetEndCount (Results 1 – 6 of 6) sorted by relevance
234 while ( ( nEndIndex < pHints->GetEndCount() ) && in SeekFwd()245 while ( ( nEndIndex < pHints->GetEndCount() ) && in SeekFwd()323 if (pHints->GetEndCount() > nEndIndex) // Gibt es noch Enden? in GetNextAttr()
381 while (m_nHintEndIndex < pHints->GetEndCount()) in TryNewNoLengthPortion()
758 while(nEndIndex < pHints->GetEndCount() && in lcl_ExportHints()809 nEndIndex = pHints->GetEndCount() - 1; in lcl_ExportHints()1022 while(nEndIndex < pHints->GetEndCount() && in lcl_ExportHints()
113 inline sal_uInt16 GetEndCount() const { return m_HintEnds .Count(); } in GetEndCount() function in SwpHintsArray
386 for ( sal_uInt16 i = 0; i < GetEndCount(); ++i ) in TryInsertNesting()
1198 const sal_uInt16 nEndCnt = m_pSwpHints->GetEndCount(); in DontExpandFmt()
Completed in 44 milliseconds