Searched refs:lcl_determineReadOnly (Results 1 – 2 of 2) sorted by relevance
139 static bool lcl_determineReadOnly( const Reference< XComponent >& i_rComponent ) in lcl_determineReadOnly() function513 m_aCompDesc.bForEditing = !lcl_determineReadOnly( m_xComponent ); in impl_identifyComponent_throw()
483 bool lcl_determineReadOnly( const Reference< XControl >& _rxControl ) in lcl_determineReadOnly() function1244 m_bActiveControlIsReadOnly = lcl_determineReadOnly( m_xActiveControl ); in controlActivated()
Completed in 26 milliseconds