Searched refs:SetFldSnapY (Results 1 – 4 of 4) sorted by relevance
1149 SetFldSnapY( nVal ); in SetDefaults()1232 if( pValues[5].hasValue() ) SetFldSnapY( *(sal_Int32*) pValues[ 5 ].getValue() ); in ReadData()1278 SetFldSnapY( long(pView->GetSnapGridWidthY()) ); in SdOptionsGridItem()1289 SetFldSnapY( pOpts->GetFldSnapY() ); in SdOptionsGridItem()1304 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 33 milliseconds