Searched refs:pToDisable (Results 1 – 1 of 1) sorted by relevance
3224 const ::rtl::OUString* pToDisable = xCommandUI->getPropertiesToDisable(); in impl_doDesignSQLCommand_nothrow() local3225 while ( pToDisable->getLength() ) in impl_doDesignSQLCommand_nothrow()3227 … m_xBrowserUI->enablePropertyUIElements( *pToDisable++, PropertyLineElement::All, sal_False ); in impl_doDesignSQLCommand_nothrow()
Completed in 31 milliseconds