Searched refs:GetFldSnapY (Results 1 – 4 of 4) sorted by relevance
1165 GetFldSnapY() == rOpt.GetFldSnapY() && in operator ==()1250 pValues[ 5 ] <<= (sal_Int32) GetFldSnapY(); in WriteData()1289 SetFldSnapY( pOpts->GetFldSnapY() ); in SdOptionsGridItem()1304 pOpts->SetFldSnapY( GetFldSnapY() ); in SetOptions()
533 sal_uInt32 GetFldSnapY() const { Init(); return SvxOptionsGrid::GetFldSnapY(); } in GetFldSnapY() function in SdOptionsGrid544 …void SetFldSnapY( sal_uInt32 nSet ) { if( nSet != SvxOptionsGrid::GetFldSnapY() ) { OptionsChange… in SetFldSnapY()
229 pItem->SetFldSnapY ( aGridOpt.GetFldSnapY() ); in CreateGridItem()722 pValues[nProp] <<= (sal_Int32) rGrid.GetFldSnapY(); in IMPL_LINK()
73 sal_uInt32 GetFldSnapY ( ) const { return nFldSnapY; } in GetFldSnapY() function in SvxOptionsGrid
Completed in 39 milliseconds