Searched defs:xSelSupplier (Results 1 – 5 of 5) sorted by relevance
/trunk/main/odk/examples/java/Text/ |
H A D | WriterSelector.java | 92 com.sun.star.view.XSelectionSupplier xSelSupplier = in main() local
|
/trunk/main/svx/source/fmcomp/ |
H A D | fmgridcl.cxx | 173 Reference< XSelectionSupplier > xSelSupplier(xColumns, UNO_QUERY); in notifyColumnSelect() local 671 Reference< ::com::sun::star::view::XSelectionSupplier > xSelSupplier(xColumns, UNO_QUERY); in PreExecuteColumnContextMenu() local 1120 Reference< ::com::sun::star::view::XSelectionSupplier > xSelSupplier(xColumns, UNO_QUERY); in SetDesignMode() local 1806 …Reference< ::com::sun::star::view::XSelectionSupplier > xSelSupplier(GetPeer()->getColumns(), UNO… in isColumnSelected() local 2062 Reference< XSelectionSupplier > xSelSupplier(xColumns, UNO_QUERY); in Select() local
|
H A D | fmgridif.cxx | 1742 Reference< XSelectionSupplier > xSelSupplier(m_xColumns, UNO_QUERY); in setColumns() local 1754 Reference< XSelectionSupplier > xSelSupplier(Columns, UNO_QUERY); in setColumns() local 2357 Reference< ::com::sun::star::view::XSelectionSupplier > xSelSupplier(evt.Source, UNO_QUERY); in selectionChanged() local
|
/trunk/main/svx/source/form/ |
H A D | fmshimp.cxx | 2688 const Reference< ::com::sun::star::view::XSelectionSupplier> xSelSupplier(Element, UNO_QUERY); in impl_AddElement_nothrow() local 2703 const Reference< ::com::sun::star::view::XSelectionSupplier> xSelSupplier(Element, UNO_QUERY); in impl_RemoveElement_nothrow() local
|
/trunk/main/svx/source/table/ |
H A D | accessibletableshape.cxx | 126 Reference< ::com::sun::star::view::XSelectionSupplier > xSelSupplier(xTable, UNO_QUERY); in init() local
|
Completed in 61 milliseconds