Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/core/access/
H A Daccmap.cxx1920 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local
2027 xOldCursorAcc = mxCursorContext; in GetContext()
2039 if( xOldCursorAcc.is() ) in GetContext()
2040 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()
2065 uno::Reference < XAccessible > xOldCursorAcc; in GetContext() local
2121 if( xOldCursorAcc.is() ) in GetContext()
2122 InvalidateCursorPosition( xOldCursorAcc ); in GetContext()

Completed in 45 milliseconds