Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx230 bNoClose : 1, member
634 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bNoClose ); break; in impl_getSequenceFromStruct()
709 aWindowStateInfo.bNoClose = bValue; break; in impl_insertCacheAndReturnSequence()
903 aWindowStateInfo.bNoClose = bValue; break; in impl_insertCacheAndReturnWinState()
905 aWindowStateInfo.bNoClose = bValue; break; in impl_insertCacheAndReturnWinState()
1111 rWinStateInfo.bNoClose = bValue; in impl_fillStructFromSequence()
1247 …xPropSet->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bNoClose )) ); break; in impl_putPropertiesFromStruct()
/trunk/main/framework/source/uielement/
H A Dpanelwrapper.cxx220 sal_Bool bNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast() local
228 if ( m_xPanelWindow.is() && !m_bDisposed && ( bNewNoClose != bNoClose )) in setFastPropertyValue_NoBroadcast()
H A Dtoolbarwrapper.cxx317 sal_Bool bNoClose( m_bNoClose ); in setFastPropertyValue_NoBroadcast() local
325 if ( m_xToolBarManager.is() && !m_bDisposed && ( bNewNoClose != bNoClose )) in setFastPropertyValue_NoBroadcast()
/trunk/main/l10ntools/source/
H A Dexport.cxx1838 sal_Bool bNoClose = ( sClose != "\\\"" ); in ConvertMergeContent() local
1884 if ( bNoClose ) in ConvertMergeContent()

Completed in 52 milliseconds