Home
last modified time | relevance | path

Searched refs:WW8PLCFManResult (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.hxx608 struct WW8PLCFManResult struct
685 void GetSprmStart( short nIdx, WW8PLCFManResult* pRes );
686 void GetSprmEnd( short nIdx, WW8PLCFManResult* pRes );
687 void GetNoSprmStart( short nIdx, WW8PLCFManResult* pRes );
688 void GetNoSprmEnd( short nIdx, WW8PLCFManResult* pRes );
702 sal_Bool Get( WW8PLCFManResult* pResult );
H A Dww8scan.cxx4372 void WW8PLCFMan::GetSprmStart( short nIdx, WW8PLCFManResult* pRes ) const in GetSprmStart()
4374 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in GetSprmStart()
4400 void WW8PLCFMan::GetSprmEnd( short nIdx, WW8PLCFManResult* pRes ) const in GetSprmEnd()
4402 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in GetSprmEnd()
4415 void WW8PLCFMan::GetNoSprmStart( short nIdx, WW8PLCFManResult* pRes ) const in GetNoSprmStart()
4443 void WW8PLCFMan::GetNoSprmEnd( short nIdx, WW8PLCFManResult* pRes ) const in GetNoSprmEnd()
4664 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get()
4666 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in Get()
/aoo41x/main/sw/source/filter/ww8/
H A Dww8scan.hxx762 struct WW8PLCFManResult struct
858 void GetSprmStart(short nIdx, WW8PLCFManResult* pRes) const;
859 void GetSprmEnd(short nIdx, WW8PLCFManResult* pRes) const;
860 void GetNoSprmStart(short nIdx, WW8PLCFManResult* pRes) const;
861 void GetNoSprmEnd(short nIdx, WW8PLCFManResult* pRes) const;
876 bool Get(WW8PLCFManResult* pResult) const;
H A Dww8par.hxx71 struct WW8PLCFManResult;
1273 void ProcessAktCollChange(WW8PLCFManResult& rRes, bool* pStartAttr,
1494 long ImportExtSprm(WW8PLCFManResult* pRes);
1573 long Read_Ftn(WW8PLCFManResult* pRes);
1575 long Read_Field(WW8PLCFManResult* pRes);
1577 long Read_Book(WW8PLCFManResult*);
1578 long Read_And(WW8PLCFManResult* pRes);
H A Dww8scan.cxx4817 void WW8PLCFMan::GetSprmStart( short nIdx, WW8PLCFManResult* pRes ) const in GetSprmStart()
4819 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in GetSprmStart()
4847 void WW8PLCFMan::GetSprmEnd( short nIdx, WW8PLCFManResult* pRes ) const in GetSprmEnd()
4849 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in GetSprmEnd()
4862 void WW8PLCFMan::GetNoSprmStart( short nIdx, WW8PLCFManResult* pRes ) const in GetNoSprmStart()
4890 void WW8PLCFMan::GetNoSprmEnd( short nIdx, WW8PLCFManResult* pRes ) const in GetNoSprmEnd()
5111 bool WW8PLCFMan::Get(WW8PLCFManResult* pRes) const in Get()
5113 memset( pRes, 0, sizeof( WW8PLCFManResult ) ); in Get()
H A Dww8par5.cxx308 long SwWW8ImplReader::Read_Book(WW8PLCFManResult*) in Read_Book() argument
830 long SwWW8ImplReader::Read_Field(WW8PLCFManResult* pRes) in Read_Field()
H A Dww8par.cxx1975 long SwWW8ImplReader::Read_And(WW8PLCFManResult* pRes) in Read_And()
3263 void SwWW8ImplReader::ProcessAktCollChange(WW8PLCFManResult& rRes, in ProcessAktCollChange()
3304 WW8PLCFManResult aRes; in ReadTextAttr()
H A Dww8par6.cxx5119 long SwWW8ImplReader::ImportExtSprm(WW8PLCFManResult* pRes) in ImportExtSprm()
5124 typedef long (SwWW8ImplReader:: *FNReadRecordExt)(WW8PLCFManResult*); in ImportExtSprm()
H A Dww8par3.cxx2209 WW8PLCFManResult aRes; in ImportFormulaControl()
H A Dww8graf.cxx627 WW8PLCFManResult aRes; in InsertAttrsAsDrawingAttrs()
H A Dww8par2.cxx449 long SwWW8ImplReader::Read_Ftn(WW8PLCFManResult* pRes) in Read_Ftn()

Completed in 391 milliseconds