Home
last modified time | relevance | path

Searched refs:Sc10HeadFootLine (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sc/source/filter/inc/
H A Dscflt.hxx275 struct Sc10HeadFootLine struct
289 int operator==( const Sc10HeadFootLine& rData ) const; argument
295 Sc10HeadFootLine HeadLine;
296 Sc10HeadFootLine FootLine;
/trunk/main/sc/source/filter/starcalc/
H A Dscflt.cxx180 static void lcl_ReadHeadFootLine(SvStream& rStream, Sc10HeadFootLine& rLine) in lcl_ReadHeadFootLine()
639 int Sc10HeadFootLine::operator==( const Sc10HeadFootLine& rData ) const in operator ==()
746 Sc10HeadFootLine* pHeadFootLine = nHeadFoot ? &pPage->FootLine : &pPage->HeadLine; in PutToDoc()

Completed in 28 milliseconds