Searched refs:xMasterProps (Results 1 – 1 of 1) sorted by relevance
385 Reference< XPropertySet > xMasterProps(xMaster, UNO_QUERY); in Attach() local403 if (xMasterProps.is()) in Attach()404 xMasterProps->getPropertyValue(PROPERTY_ISNEW) >>= bWasInsertRow; in Attach()
Completed in 14 milliseconds