Searched refs:xEditProps (Results 1 – 2 of 2) sorted by relevance
249 Reference<XPropertySet> xEditProps; in write() local250 query_interface(static_cast<XWeak*>(m_pEditPart), xEditProps); in write()253 dbtools::TransferFormComponentProperties(xFormatProps, xEditProps, aAppLanguage); in write()
108 XPropertySet xEditProps = GetPropSet( "EditButton" ); in CheckButtonState() local112 xEditProps.setPropertyValue( "Enabled", bState ); in CheckButtonState()
Completed in 19 milliseconds