Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx232 bContextActive : 1; member
638 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bContextActive ); break; in impl_getSequenceFromStruct()
713 aWindowStateInfo.bContextActive = bValue; break; in impl_insertCacheAndReturnSequence()
907 aWindowStateInfo.bContextActive = bValue; break; in impl_insertCacheAndReturnWinState()
1117 rWinStateInfo.bContextActive = bValue; in impl_fillStructFromSequence()
1251 …et->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bContextActive )) ); break; in impl_putPropertiesFromStruct()

Completed in 10 milliseconds