Home
last modified time | relevance | path

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

/aoo4110/main/extensions/source/propctrlr/
H A Dsqlcommanddesign.cxx271 Reference< XPropertySet > xQueryDesignProps( m_xDesigner, UNO_QUERY ); in impl_doOpenDesignerFrame_nothrow() local
272 …OSL_ENSURE( xQueryDesignProps.is(), "SQLCommandDesigner::impl_doOpenDesignerFrame_nothrow: the con… in impl_doOpenDesignerFrame_nothrow()
273 if ( xQueryDesignProps.is() ) in impl_doOpenDesignerFrame_nothrow()
275 xQueryDesignProps->addPropertyChangeListener( PROPERTY_ACTIVECOMMAND, this ); in impl_doOpenDesignerFrame_nothrow()
276xQueryDesignProps->addPropertyChangeListener( PROPERTY_ESCAPE_PROCESSING, this ); in impl_doOpenDesignerFrame_nothrow()

Completed in 9 milliseconds