Searched refs:GetEqualGrid (Results 1 – 4 of 4) sorted by relevance
233 pItem->SetEqualGrid ( aGridOpt.GetEqualGrid() ); in CreateGridItem()734 ScUnoHelpFunctions::SetBoolInAny( pValues[nProp], rGrid.GetEqualGrid() ); in IMPL_LINK()
77 sal_Bool GetEqualGrid() const { return bEqualGrid; } in GetEqualGrid() function in SvxOptionsGrid
537 sal_Bool IsEqualGrid() const { Init(); return SvxOptionsGrid::GetEqualGrid(); } in IsEqualGrid()548 …void SetEqualGrid( sal_Bool bSet ) { if( bSet != SvxOptionsGrid::GetEqualGrid() ) { OptionsChange… in SetEqualGrid()
1308 pOpts->SetEqualGrid( GetEqualGrid() ); in SetOptions()
Completed in 31 milliseconds