Searched refs:xPropSeq (Results 1 – 1 of 1) sorted by relevance
1266 Sequence< PropertyValue > xPropSeq; in SetModel() local1268 if ( aAny >>= xPropSeq ) in SetModel()1269 sRet = LoadInstance( xPropSeq, rImageList ); in SetModel()2175 Sequence< PropertyValue > xPropSeq; in InitPages() local2176 if ( xNum->nextElement() >>= xPropSeq ) in InitPages()2177 CreateInstancePage( xPropSeq ); in InitPages()
Completed in 28 milliseconds