Searched refs:xSelSup (Results 1 – 1 of 1) sorted by relevance
2335 Reference < XSelectionSupplier > xSelSup( xFrame->getController(), UNO_QUERY ); in getCursor() local2336 if ( xSelSup.is() ) in getCursor()2338 Any aAny = xSelSup->getSelection(); in getCursor()2757 Reference < XSelectionSupplier > xSelSup( xController, UNO_QUERY ); in SetPageStyleHeaderOff() local2758 if ( xSelSup.is() ) in SetPageStyleHeaderOff()2761 if ( xSelSup->getSelection() >>= xSelection ) in SetPageStyleHeaderOff()
Completed in 27 milliseconds