Home
last modified time | relevance | path

Searched refs:EscherProperties (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx184 const EscherProperties &rOpts = rProps.GetOpts(); in Commit()
185 for ( EscherProperties::const_iterator it = rOpts.begin(); it != rOpts.end(); ++it ) in Commit()
/aoo4110/main/oox/source/export/
H A Dvmlexport.cxx339 const EscherProperties &rOpts = rProps.GetOpts(); in Commit()
340 for ( EscherProperties::const_iterator it = rOpts.begin(); it != rOpts.end(); ++it ) in Commit()
/aoo4110/main/filter/inc/filter/msfilter/
H A Descherex.hxx1150 typedef std::vector< EscherPropSortStruct > EscherProperties; typedef
1197 EscherProperties GetOpts() const;
/aoo4110/main/filter/source/msfilter/
H A Descherex.cxx289 EscherProperties EscherPropertyContainer::GetOpts() const in GetOpts()
291 EscherProperties aVector; in GetOpts()

Completed in 57 milliseconds