Searched refs:SetFldSnapY (Results 1 – 4 of 4) sorted by relevance
1129 SetFldSnapY( nVal ); in SetDefaults()1212 if( pValues[5].hasValue() ) SetFldSnapY( *(sal_Int32*) pValues[ 5 ].getValue() ); in ReadData()1256 SetFldSnapY( long(pView->GetSnapGridWidthY()) ); in SdOptionsGridItem()1267 SetFldSnapY( pOpts->GetFldSnapY() ); in SdOptionsGridItem()1282 pOpts->SetFldSnapY( GetFldSnapY() ); in SetOptions()
229 pItem->SetFldSnapY ( aGridOpt.GetFldSnapY() ); in CreateGridItem()577 if (pValues[nProp] >>= nIntVal) aGrid.SetFldSnapY( nIntVal ); in ScViewCfg()
62 void SetFldSnapY ( sal_uInt32 nSet){nFldSnapY = nSet;} in SetFldSnapY() function in SvxOptionsGrid
544 …void SetFldSnapY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapY() ) { OptionsChange… in SetFldSnapY() function in SdOptionsGrid
Completed in 19 milliseconds