Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/appl/
H A Dnewhelp.cxx2408 Reference < XSelectionSupplier > xSelectionSup( xController, UNO_QUERY ); in IMPL_LINK() local
2409 if ( xSelectionSup.is() ) in IMPL_LINK()
2413 xSelectionSup->select( aAny ); in IMPL_LINK()
2478 Reference < XSelectionSupplier > xSelectionSup( xController, UNO_QUERY ); in IMPL_LINK() local
2479 if ( xSelectionSup.is() ) in IMPL_LINK()
2483 xSelectionSup->select( aAny ); in IMPL_LINK()

Completed in 34 milliseconds