Searched refs:aOptsItem (Results 1 – 1 of 1) sorted by relevance
102 SdOptionsSnapItem aOptsItem( ATTR_OPTIONS_SNAP ); in FillItemSet() local104 aOptsItem.GetOptionsSnap().SetSnapHelplines( aCbxSnapHelplines.IsChecked() ); in FillItemSet()105 aOptsItem.GetOptionsSnap().SetSnapBorder( aCbxSnapBorder.IsChecked() ); in FillItemSet()106 aOptsItem.GetOptionsSnap().SetSnapFrame( aCbxSnapFrame.IsChecked() ); in FillItemSet()107 aOptsItem.GetOptionsSnap().SetSnapPoints( aCbxSnapPoints.IsChecked() ); in FillItemSet()108 aOptsItem.GetOptionsSnap().SetOrtho( aCbxOrtho.IsChecked() ); in FillItemSet()109 aOptsItem.GetOptionsSnap().SetBigOrtho( aCbxBigOrtho.IsChecked() ); in FillItemSet()110 aOptsItem.GetOptionsSnap().SetRotate( aCbxRotate.IsChecked() ); in FillItemSet()111 aOptsItem.GetOptionsSnap().SetSnapArea( (sal_Int16) aMtrFldSnapArea.GetValue() ); in FillItemSet()112 aOptsItem.GetOptionsSnap().SetAngle( (sal_Int16) aMtrFldAngle.GetValue() ); in FillItemSet()[all …]