Searched refs:xSelectionSup (Results 1 – 1 of 1) sorted by relevance
2408 Reference < XSelectionSupplier > xSelectionSup( xController, UNO_QUERY ); in IMPL_LINK() local2409 if ( xSelectionSup.is() ) in IMPL_LINK()2413 xSelectionSup->select( aAny ); in IMPL_LINK()2478 Reference < XSelectionSupplier > xSelectionSup( xController, UNO_QUERY ); in IMPL_LINK() local2479 if ( xSelectionSup.is() ) in IMPL_LINK()2483 xSelectionSup->select( aAny ); in IMPL_LINK()
Completed in 22 milliseconds