Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/access/
H A Daccmap.cxx1911 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local
2018 xOldCursorAcc = mxCursorContext; in GetContext()
2030 if( xOldCursorAcc.is() ) in GetContext()
2031 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()
2056 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local
2112 if( xOldCursorAcc.is() ) in GetContext()
2113 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()

Completed in 68 milliseconds