Searched defs:xColProps (Results 1 – 4 of 4) sorted by relevance
641 XPropertySet xColProps = UNO.queryPropertySet( xNewCol ); in createGridColumn() local
418 Reference< XPropertySet > xColProps( mxColumns->getByIndex(nCol), UNO_QUERY_THROW ); in InitColumns() local
470 … Reference< XPropertySet > xColProps( xColNames->getByName( *pName ), UNO_QUERY_THROW ); in getColumns() local
2023 Reference< XPropertySet > xColProps; in reset_impl() local
Completed in 111 milliseconds