Home
last modified time | relevance | path

Searched refs:PrintGrid (Results 1 – 3 of 3) sorted by relevance

/AOO41X/main/sc/source/filter/starcalc/
H A Dscflt.cxx213 rStream >> rFormat.PrintGrid; in lcl_ReadPageFormat()
673 && PrintGrid == rData.PrintGrid in operator ==()
951 pSet->Put( SfxBoolItem( ATTR_PAGE_GRID, pPage->PrintGrid ) ); in PutToDoc()
/AOO41X/main/offapi/com/sun/star/sheet/
H A DTablePageStyle.idl77 [property] boolean PrintGrid;
/AOO41X/main/sc/source/filter/inc/
H A Dscflt.hxx310 sal_uInt8 PrintGrid; member