Searched refs:xComponentProperties (Results 1 – 1 of 1) sorted by relevance
3201 Reference< XPropertySet > xComponentProperties( m_xComponent, UNO_QUERY_THROW ); in impl_doDesignSQLCommand_nothrow() local3207 xCommandUI = new FormSQLCommandUI( xComponentProperties ); in impl_doDesignSQLCommand_nothrow()3210 xCommandUI = new ValueListCommandUI( xComponentProperties ); in impl_doDesignSQLCommand_nothrow()
Completed in 30 milliseconds