Searched refs:nNewLastPos (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/accessibility/source/extended/ |
H A D | textwindowaccessibility.cxx | 44 …_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()
|
/aoo42x/main/accessibility/inc/accessibility/extended/ |
H A D | textwindowaccessibility.hxx | 649 …_Int32 nNewFirstPara, ::sal_Int32 nNewFirstPos, ::sal_Int32 nNewLastPara, ::sal_Int32 nNewLastPos);
|
Completed in 18 milliseconds