Searched refs:aInnerStates (Results 1 – 1 of 1) sorted by relevance
908 Sequence< sal_Int16 > aInnerStates; in initializeComposedState() local910 aInnerStates = xInnerStates->getStates(); in initializeComposedState()913 const sal_Int16* pStates = aInnerStates.getConstArray(); in initializeComposedState()914 const sal_Int16* pStatesEnd = pStates + aInnerStates.getLength(); in initializeComposedState()
Completed in 16 milliseconds