Home
last modified time | relevance | path

Searched refs:xMasterFormProps (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/extensions/source/propctrlr/
H A Dformlinkdialog.cxx577 Reference< XPropertySet > xMasterFormProps( m_xMasterForm, UNO_QUERY ); in initializeSuggest() local
578 if ( !xDetailFormProps.is() || !xMasterFormProps.is() ) in initializeSuggest()
589 xMasterFormProps->getPropertyValue( PROPERTY_DATASOURCE ) >>= sMasterDS; in initializeSuggest()
615 xMasterTable = getCanonicUnderlyingTable( xMasterFormProps ); in initializeSuggest()

Completed in 14 milliseconds