Home
last modified time | relevance | path

Searched defs:xColProps (Results 1 – 4 of 4) sorted by relevance

/trunk/main/odk/examples/DevelopersGuide/Forms/
H A DDataAwareness.java641 XPropertySet xColProps = UNO.queryPropertySet( xNewCol ); in createGridColumn() local
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx418 Reference< XPropertySet > xColProps( mxColumns->getByIndex(nCol), UNO_QUERY_THROW ); in InitColumns() local
/trunk/main/dbaccess/source/core/api/
H A Dresultset.cxx470 … Reference< XPropertySet > xColProps( xColNames->getByName( *pName ), UNO_QUERY_THROW ); in getColumns() local
/trunk/main/forms/source/component/
H A DDatabaseForm.cxx2023 Reference< XPropertySet > xColProps; in reset_impl() local

Completed in 155 milliseconds