Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/appl/
H A Dnewhelp.cxx2335 Reference < XSelectionSupplier > xSelSup( xFrame->getController(), UNO_QUERY ); in getCursor() local
2336 if ( xSelSup.is() ) in getCursor()
2338 Any aAny = xSelSup->getSelection(); in getCursor()
2757 Reference < XSelectionSupplier > xSelSup( xController, UNO_QUERY ); in SetPageStyleHeaderOff() local
2758 if ( xSelSup.is() ) in SetPageStyleHeaderOff()
2761 if ( xSelSup->getSelection() >>= xSelection ) in SetPageStyleHeaderOff()

Completed in 32 milliseconds