Lines Matching refs:beans

92 using namespace ::com::sun::star::beans;
209 … Reference< ::com::sun::star::beans::XPropertySet > xColumn(xColumns->getByIndex(nPos),UNO_QUERY); in RequestHelp()
669 Reference< ::com::sun::star::beans::XPropertySet> xColumn; in PreExecuteColumnContextMenu()
700 Reference< ::com::sun::star::beans::XPropertySet > xSet; in PreExecuteColumnContextMenu()
711 Reference< ::com::sun::star::beans::XPropertySet > xProps(xSet, UNO_QUERY); in PreExecuteColumnContextMenu()
714 … Reference< ::com::sun::star::beans::XPropertySetInfo > xPropsInfo = xProps->getPropertySetInfo(); in PreExecuteColumnContextMenu()
745 Reference< ::com::sun::star::beans::XPropertySet > xCurCol; in PreExecuteColumnContextMenu()
881 Reference< ::com::sun::star::beans::XPropertySet > xCurCol; in PostExecuteColumnContextMenu()
903 Reference< ::com::sun::star::beans::XPropertySet > xCurCol; in PostExecuteColumnContextMenu()
917 Reference< ::com::sun::star::beans::XPropertySet > xCurCol; in PostExecuteColumnContextMenu()
1077 void FmGridControl::propertyChange(const ::com::sun::star::beans::PropertyChangeEvent& evt) in propertyChange()
1124 Reference< ::com::sun::star::beans::XPropertySet > xColumn; in SetDesignMode()
1315 …Reference< ::com::sun::star::beans::XPropertySet > xSet((Reference< XInterface >)*m_pDataCursor, U… in DeleteSelectedRows()
1551 Reference< ::com::sun::star::beans::XPropertySet > xColModel(pCol->getModel()); in ColumnResized()
1597 Reference< ::com::sun::star::beans::XPropertySet > xCol; in ColumnMoved()
1648 Reference< ::com::sun::star::beans::XPropertySet > xCol; in InitColumnsByModels()
1670 Reference< ::com::sun::star::beans::XPropertySet > xCol; in InitColumnsByModels()
1809 Reference< ::com::sun::star::beans::XPropertySet > xColumn; in isColumnSelected()