Searched refs:xOldCursorAcc (Results 1 – 1 of 1) sorted by relevance
1920 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local2027 xOldCursorAcc = mxCursorContext; in GetContext()2039 if( xOldCursorAcc.is() ) in GetContext()2040 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()2065 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local2121 if( xOldCursorAcc.is() ) in GetContext()2122 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()
Completed in 41 milliseconds