Home
last modified time | relevance | path

Searched refs:aOptsItem (Results 1 – 1 of 1) sorted by relevance

/AOO42X/main/sd/source/ui/dlg/
H A Dtpoption.cxx102 SdOptionsSnapItem aOptsItem( ATTR_OPTIONS_SNAP ); in FillItemSet() local
104 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 …]