Searched refs:nCurrentLen (Results 1 – 6 of 6) sorted by relevance
361 sal_Int32 nCurrentLen = GetText().getLength(); in SetTextFormatted() local362 if ((nNewLen > nCurrentLen) && (aNewSel.Max() == nCurrentLen)) in SetTextFormatted()367 if (!nCurrentLen) in SetTextFormatted()476 sal_Int32 nCurrentLen = GetText().getLength(); in ImplSetTextImpl() local478 if ((nNewLen > nCurrentLen) && (aSel.Max() == nCurrentLen)) in ImplSetTextImpl()482 if (!nCurrentLen) in ImplSetTextImpl()
320 sal_Int32 nCurrentLen = GetEntryText().getLength(); in SetTextFormatted() local321 if ((nNewLen > nCurrentLen) && (aNewSel.Max() == nCurrentLen)) in SetTextFormatted()326 if (!nCurrentLen) in SetTextFormatted()420 sal_Int32 nCurrentLen = GetEntryText().getLength(); in ImplSetTextImpl() local422 if ((nNewLen > nCurrentLen) && (aSel.Max() == nCurrentLen)) in ImplSetTextImpl()426 if (!nCurrentLen) in ImplSetTextImpl()
1413 sal_Int32 nCurrentLen = m_xEditEngine->GetText().getLength(); in KeyInput() local1453 sal_Int32 nAddedChars = m_xEditEngine->GetText().getLength() - nCurrentLen; in KeyInput()
1410 sal_Int32 nCurrentLen = m_xEditEngine->GetText().getLength(); in KeyInput() local1450 sal_Int32 nAddedChars = m_xEditEngine->GetText().getLength() - nCurrentLen; in KeyInput()
2367 const size_t nCurrentLen = m_pSwpHints->Count(); in InsertText() local2369 if ( nCurrentLen > m_pSwpHints->Count() && i ) in InsertText()
2366 const size_t nCurrentLen = m_pSwpHints->Count(); in InsertText() local2368 if ( nCurrentLen > m_pSwpHints->Count() && i ) in InsertText()