Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx224 bContextActive : 1; member
622 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bContextActive ); break; in impl_getSequenceFromStruct()
697 aWindowStateInfo.bContextActive = bValue; break; in impl_insertCacheAndReturnSequence()
891 aWindowStateInfo.bContextActive = bValue; break; in impl_insertCacheAndReturnWinState()
1101 rWinStateInfo.bContextActive = bValue; in impl_fillStructFromSequence()
1235 …et->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bContextActive )) ); break; in impl_putPropertiesFromStruct()