Home
last modified time | relevance | path

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

/aoo42x/main/oox/inc/oox/core/
H A Drecordparser.hxx42 struct RecordInputSource struct
59 void parseStream( const RecordInputSource& rInputSource )
64 inline const RecordInputSource& getInputSource() const { return maSource; } in getInputSource()
77 RecordInputSource maSource;
/aoo42x/main/oox/source/core/
H A Drecordparser.cxx251 void RecordParser::parseStream( const RecordInputSource& rInputSource ) throw( SAXException, IOExce… in parseStream()
328 maSource = RecordInputSource(); in parseStream()
H A Dxmlfilterbase.cxx184 RecordInputSource aSource; in importFragment()

Completed in 21 milliseconds