Searched defs:nRecType (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/filter/inc/filter/msfilter/ |
H A D | dffrecordheader.hxx | 39 sal_uInt16 nRecType; member in DffRecordHeader
|
/aoo41x/main/filter/source/msfilter/ |
H A D | dffpropset.cxx | 1122 sal_uInt32 nRecType, nContent; in ReadPropSet() local 1339 sal_Bool DffPropSet::SeekToContent( sal_uInt32 nRecType, SvStream& rStrm ) const in SeekToContent()
|
H A D | escherex.cxx | 106 EscherExContainer::EscherExContainer( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nI… in EscherExContainer() 124 EscherExAtom::EscherExAtom( SvStream& rSt, const sal_uInt16 nRecType, const sal_uInt16 nInstance, c… in EscherExAtom() 312 void EscherPropertyContainer::Commit( SvStream& rSt, sal_uInt16 nVersion, sal_uInt16 nRecType ) in Commit() 5189 sal_Bool EscherEx::SeekBehindRecHeader( sal_uInt16 nRecType ) in SeekBehindRecHeader() 5370 void EscherEx::EndAtom( sal_uInt16 nRecType, int nRecVersion, int nRecInstance ) in EndAtom() 5381 void EscherEx::AddAtom( sal_uInt32 nAtomSize, sal_uInt16 nRecType, int nRecVersion, int nRecInstanc… in AddAtom()
|
H A D | msdffimp.cxx | 6961 sal_uInt32 nRecType; in ConvertToOle2() local
|
H A D | svdfppt.cxx | 2218 sal_uInt16 i, nRecType(PPT_PST_ExEmbed); in SeekOle() local
|
/aoo41x/main/sd/source/filter/ppt/ |
H A D | pptatom.cpp | 106 const Atom* Atom::findNextChildAtom( sal_uInt16 nRecType, const Atom* pLast ) const in findNextChildAtom()
|
/aoo41x/main/svx/workben/msview/ |
H A D | msview.cxx | 212 inline bool Atom::hasChildAtom( sal_uInt16 nRecType, sal_uInt16 nRecInstance ) const in hasChildAtom() 227 inline const Atom* Atom::findFirstChildAtom( sal_uInt16 nRecType, sal_uInt16 nRecInstance ) const in findFirstChildAtom() 344 Atom* Atom::import( UINT16 nRecType, SvStream& rStCtrl ) in import() 362 const Atom* Atom::findNextChildAtom( sal_uInt16 nRecType, const Atom* pLast ) const in findNextChildAtom() 374 const Atom* Atom::findNextChildAtom( sal_uInt16 nRecType, sal_uInt16 nRecInstance, const Atom* pLas… in findNextChildAtom()
|
/aoo41x/main/svl/source/filerec/ |
H A D | filerec.cxx | 60 #define SFX_REC_HEADER(nRecType,nContentTag,nContentVer) \ argument
|
/aoo41x/main/svtools/source/filter/wmf/ |
H A D | enhwmf.cxx | 246 sal_uInt32 nRecType, nRecSize, nNextPos, in ReadEnhWMF() local
|
Completed in 116 milliseconds