Home
last modified time | relevance | path

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

/trunk/main/svx/source/inc/
H A Ddatanavi.hxx183 String LoadInstance( const PropertyValue_seq& _xPropSeq,
254 void CreateInstancePage( const PropertyValue_seq& _xPropSeq );
/trunk/main/svx/source/form/
H A Ddatanavi.cxx1387 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() argument
2231 const PropertyValue* pProps = _xPropSeq.getConstArray(); in CreateInstancePage()
2232 const PropertyValue* pPropsEnd = pProps + _xPropSeq.getLength(); in CreateInstancePage()

Completed in 74 milliseconds