Home
last modified time | relevance | path

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

/trunk/main/framework/inc/uielement/
H A Duielement.hxx86 m_bNoClose( false ), in UIElement()
107 m_bNoClose( false ), in UIElement()
127 bool m_bNoClose, member
H A Dpanelwrapper.hxx84 bool m_bNoClose; member in framework::PanelWrapper
/trunk/main/framework/source/helper/
H A Duiconfigelementwrapperbase.cxx121 , m_bNoClose ( sal_False ) in DEFINE_XINTERFACE_10()
284 com::sun::star::uno::makeAny(m_bNoClose), in convertFastPropertyValue()
376 sal_Bool bBool( m_bNoClose ); in setFastPropertyValue_NoBroadcast()
378 m_bNoClose = bBool; in setFastPropertyValue_NoBroadcast()
414 aValue <<= m_bNoClose; in getFastPropertyValue()
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx75 m_bNoClose(false) in PanelWrapper()
220 sal_Bool bNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast()
227 sal_Bool bNewNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast()
H A Dtoolbarwrapper.cxx317 sal_Bool bNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast()
324 sal_Bool bNewNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast()
/trunk/main/framework/source/layoutmanager/
H A Duielement.cxx142 m_bNoClose = rUIElement.m_bNoClose; in operator =()
H A Dtoolbarlayoutmanager.cxx1406 if ( rElement.m_bNoClose ) in implts_setElementData()
1416 if ( rElement.m_bNoClose ) in implts_setElementData()
1631 rElementData.m_bNoClose = bValue; in implts_readWindowStateData()
H A Dlayoutmanager.cxx587 rElementData.m_bNoClose = bValue; in implts_readWindowStateData()
/trunk/main/framework/inc/helper/
H A Duiconfigelementwrapperbase.hxx148m_bNoClose : 1; member in framework::UIConfigElementWrapperBase

Completed in 67 milliseconds