Searched refs:aCaptionSet (Results 1 – 1 of 1) sorted by relevance
126 SfxItemSet aCaptionSet; member in ScCommentData219 aCaptionSet.Put( XLineStartWidthItem( 200 ) ); in ScCommentData()229 aCaptionSet.Put( SdrShadowItem( sal_False ) ); in ScCommentData()230 aCaptionSet.Put( SdrShadowXDistItem( 100 ) ); in ScCommentData()231 aCaptionSet.Put( SdrShadowYDistItem( 100 ) ); in ScCommentData()234 aCaptionSet.Put( SdrTextLeftDistItem( 100 ) ); in ScCommentData()235 aCaptionSet.Put( SdrTextRightDistItem( 100 ) ); in ScCommentData()236 aCaptionSet.Put( SdrTextUpperDistItem( 100 ) ); in ScCommentData()237 aCaptionSet.Put( SdrTextLowerDistItem( 100 ) ); in ScCommentData()245 FillEditItemSet( &aCaptionSet ); in ScCommentData()[all …]
Completed in 137 milliseconds