Searched refs:SgfEntry (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/svtools/source/filter/ |
H A D | sgfbram.cxx | 90 SvStream& operator>>(SvStream& rIStream, SgfEntry& rEntr) in operator >>() 104 sal_uInt32 SgfEntry::GetOffset() in GetOffset() 281 sal_Bool SgfFilterBMap(SvStream& rInp, SvStream& rOut, SgfHeader& rHead, SgfEntry&) in SgfFilterBMap() argument 422 SgfEntry aEntr; in SgfBMapFilter() 496 sal_Bool SgfFilterVect(SvStream& rInp, SgfHeader& rHead, SgfEntry&, GDIMetaFile& rMtf) in SgfFilterVect() argument 577 SgfEntry aEntr; in SgfVectFilter() 611 sal_Bool SgfFilterPScr(SvStream&, SgfHeader&, SgfEntry&) in SgfFilterPScr() argument 630 sizeof(SgfEntry) !=SgfEntrySize || in CheckSgfTyp()
|
H A D | sgvmain.cxx | 984 sal_Bool SgfFilterSDrw( SvStream& rInp, SgfHeader&, SgfEntry&, GDIMetaFile& rMtf ) in SgfFilterSDrw() argument 1052 SgfEntry aEntr; in SgfSDrwFilter()
|
/aoo42x/main/svtools/source/inc/ |
H A D | sgfbram.hxx | 70 class SgfEntry class 80 friend SvStream& operator>>(SvStream& rIStream, SgfEntry& rEntr);
|
Completed in 30 milliseconds