Home
last modified time | relevance | path

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

/aoo42x/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx226 bDocked : 1, member
626 aPropSeq[nIndex].Value = makeAny( rWinStateInfo.bDocked ); break; in impl_getSequenceFromStruct()
701 aWindowStateInfo.bDocked = bValue; break; in impl_insertCacheAndReturnSequence()
895 aWindowStateInfo.bDocked = bValue; break; in impl_insertCacheAndReturnWinState()
1099 rWinStateInfo.bDocked = bValue; in impl_fillStructFromSequence()
1239 … xPropSet->setPropertyValue( m_aPropArray[i], makeAny( sal_Bool( rWinStateInfo.bDocked )) ); break; in impl_putPropertiesFromStruct()

Completed in 21 milliseconds