Home
last modified time | relevance | path

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

/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx151 ,m_bHaveListSource( false ) in DBG_NAME()
850 m_bComponentIsSubForm = m_bHaveListSource = m_bHaveCommand = false; in onNewComponent()
913 const_cast< FormComponentPropertyHandler* >( this )->m_bHaveListSource = true; in doDescribeSupportedProperties()
1561 if ( !_bFirstTimeInit && m_bHaveListSource ) in actuatingPropertyChanged()
1582 if ( !_bFirstTimeInit && m_bHaveListSource ) in actuatingPropertyChanged()
H A Dformcomponenthandler.hxx97 bool m_bHaveListSource : 1; member in pcr::FormComponentPropertyHandler

Completed in 36 milliseconds