Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx223 bSoftClose : 1, member
620 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bSoftClose ); break; in impl_getSequenceFromStruct()
695 aWindowStateInfo.bSoftClose = bValue; break; in impl_insertCacheAndReturnSequence()
1098 rWinStateInfo.bSoftClose = bValue; in impl_fillStructFromSequence()
1233 …ropSet->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bSoftClose )) ); break; in impl_putPropertiesFromStruct()