Searched refs:_xPropSeq (Results 1 – 2 of 2) sorted by relevance
183 String LoadInstance( const PropertyValue_seq& _xPropSeq,254 void CreateInstancePage( const PropertyValue_seq& _xPropSeq );
1387 const Sequence< PropertyValue >& _xPropSeq, const ImageList& _rImgLst ) in LoadInstance()1394 const PropertyValue* pProps = _xPropSeq.getConstArray(); in LoadInstance()1395 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in LoadInstance()2227 void DataNavigatorWindow::CreateInstancePage( const Sequence< PropertyValue >& _xPropSeq ) in CreateInstancePage() argument2231 const PropertyValue* pProps = _xPropSeq.getConstArray(); in CreateInstancePage()2232 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in CreateInstancePage()
Completed in 45 milliseconds