Searched refs:xOldCursorAcc (Results 1 – 1 of 1) sorted by relevance
1911 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local2018 xOldCursorAcc = mxCursorContext; in GetContext()2030 if( xOldCursorAcc.is() ) in GetContext()2031 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()2056 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local2112 if( xOldCursorAcc.is() ) in GetContext()2113 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()
Completed in 68 milliseconds