Home
last modified time | relevance | path

Searched refs:nNewLastPos (Results 1 – 2 of 2) sorted by relevance

/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx44 …_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_Int32 nNewLastPara, ::sal_Int32 nNewLastPos);
2174 …l_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_Int32 nNewLastPara, ::sal_Int32 nNewLastPos) in getSelectionType() argument
2179 ::sal_Int32 Nsp = nNewFirstPara, Nsl = nNewFirstPos, Nep = nNewLastPara, Nel = nNewLastPos; in getSelectionType()
2305 ::sal_Int32 nNewLastPos in handleSelectionChangeNotification()
2328 || nNewLastPos != m_nSelectionLastPos)) in handleSelectionChangeNotification()
2345 || nNewLastPos != m_nSelectionLastPos) in handleSelectionChangeNotification()
2352 ::css::uno::makeAny(nNewLastPos)); in handleSelectionChangeNotification()
2359 ::sal_Int32 ret = getSelectionType(nNewFirstPara, nNewFirstPos, nNewLastPara, nNewLastPos); in handleSelectionChangeNotification()
2530 m_nSelectionLastPos = nNewLastPos; in handleSelectionChangeNotification()
/trunk/main/accessibility/inc/accessibility/extended/
H A Dtextwindowaccessibility.hxx649 …_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_Int32 nNewLastPara, ::sal_Int32 nNewLastPos);

Completed in 29 milliseconds