Home
last modified time | relevance | path

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

/trunk/main/framework/source/uiconfiguration/
H A Dwindowstateconfiguration.cxx221 nInternalState( 0 ), in WindowStateInfo()
239 sal_uInt32 nInternalState; member
648 … aPropSeq[nIndex].Value = makeAny( sal_Int32( rWinStateInfo.nInternalState )); break; in impl_getSequenceFromStruct()
817 aWindowStateInfo.nInternalState = nValue; in impl_insertCacheAndReturnSequence()
1004 aWindowStateInfo.nInternalState = sal_uInt32( nValue ); in impl_insertCacheAndReturnWinState()
1193 rWinStateInfo.nInternalState = sal_uInt32( nValue ); in impl_fillStructFromSequence()
1289 …t->setPropertyValue( m_aPropArray[i], makeAny( sal_Int32( rWinStateInfo.nInternalState )) ); break; in impl_putPropertiesFromStruct()

Completed in 21 milliseconds