Searched refs:GetFldSnapY (Results 1 – 4 of 4) sorted by relevance
1145 GetFldSnapY() == rOpt.GetFldSnapY() && in operator ==()1230 pValues[ 5 ] <<= (sal_Int32) GetFldSnapY(); in WriteData()1267 SetFldSnapY( pOpts->GetFldSnapY() ); in SdOptionsGridItem()1282 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 32 milliseconds