/aoo4110/main/cui/source/tabpages/ |
H A D | tpshadow.cxx | 83 rOutAttrs ( rInAttrs ), in SvxShadowTabPage() 109 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxShadowTabPage() 115 if( rOutAttrs.GetItemState( XATTR_FILLSTYLE ) != SFX_ITEM_DONTCARE ) in SvxShadowTabPage() 117 eXFS = (XFillStyle) ( ( ( const XFillStyleItem& ) rOutAttrs. in SvxShadowTabPage() 127 rOutAttrs.Get( XATTR_FILLCOLOR ) ); in SvxShadowTabPage() 136 rOutAttrs.Get( XATTR_FILLGRADIENT ) ) ); in SvxShadowTabPage() 145 rOutAttrs.Get( XATTR_FILLHATCH ) ) ); in SvxShadowTabPage() 155 rOutAttrs.Get( XATTR_FILLBITMAP ) ); in SvxShadowTabPage() 329 nOldX = ( ( const SdrShadowXDistItem& ) rOutAttrs. in FillItemSet() 331 nOldY = ( ( const SdrShadowYDistItem& ) rOutAttrs. in FillItemSet() [all …]
|
H A D | labdlg.cxx | 102 rOutAttrs ( rInAttrs ) in SvxCaptionTabPage() 248 FieldUnit eFUnit = GetModuleFieldUnit( rOutAttrs ); in Reset() 263 SfxItemPool* pPool = rOutAttrs.GetPool(); in Reset() 271 nFixedAngle = ( ( const SdrCaptionAngleItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset() 276 nEscAbs = ( ( const SdrCaptionEscAbsItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset() 282 nEscRel = (long)( ( const SdrCaptionEscRelItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset() 287 nLineLen = ( ( const SdrCaptionLineLenItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset() 294 nGap = ( ( const SdrCaptionGapItem& ) rOutAttrs.Get( nWhich ) ).GetValue(); in Reset() 302 …bEscRel = ( ( const SfxBoolItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONESCISREL ) ) ).GetValue… in Reset() 383 const SfxItemSet& rOutAttrs ) in Create() argument [all …]
|
H A D | transfrm.cxx | 238 rOutAttrs ( rInAttrs ) in SvxAngleTabPage() 243 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxAngleTabPage() 527 rOutAttrs ( rInAttrs ) in SvxSlantTabPage() 535 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxSlantTabPage() 661 return( new SvxSlantTabPage( pWindow, rOutAttrs ) ); in Create() 920 rOutAttrs.Put( in FillItemSet() 961 rOutAttrs.Put( in FillItemSet() 972 rOutAttrs.InvalidateItem( SID_ATTR_TRANSFORM_AUTOWIDTH ); in FillItemSet() 974 rOutAttrs.Put( in FillItemSet() 988 rOutAttrs.Put( in FillItemSet() [all …]
|
H A D | textattr.cxx | 125 rOutAttrs ( rInAttrs ) in SvxTextAttrPage() 499 if ( rOutAttrs.GetItemState( SDRATTR_TEXT_VERTADJUST ) != SFX_ITEM_DONTCARE ) in FillItemSet() 502 ( ( const SdrTextVertAdjustItem& )rOutAttrs.Get( SDRATTR_TEXT_VERTADJUST ) ).GetValue(); in FillItemSet() 509 if ( rOutAttrs.GetItemState( SDRATTR_TEXT_HORZADJUST ) != SFX_ITEM_DONTCARE ) in FillItemSet() 512 ( ( const SdrTextHorzAdjustItem& )rOutAttrs.Get( SDRATTR_TEXT_HORZADJUST ) ).GetValue(); in FillItemSet() 756 SfxItemState eVState = rOutAttrs.GetItemState( SDRATTR_TEXT_VERTADJUST ); in IMPL_LINK() 757 SfxItemState eHState = rOutAttrs.GetItemState( SDRATTR_TEXT_HORZADJUST ); in IMPL_LINK() 773 SfxItemState eState = rOutAttrs.GetItemState(SDRATTR_TEXTDIRECTION); in IsTextDirectionLeftToRight() 778 rOutAttrs.Get (SDRATTR_TEXTDIRECTION)); in IsTextDirectionLeftToRight()
|
H A D | tparea.cxx | 252 rOutAttrs ( rInAttrs ), in SvxTransparenceTabPage() 337 SfxItemState eStateLinear(rOutAttrs.GetItemState(XATTR_FILLTRANSPARENCE, sal_True, &pLinearItem)); in FillItemSet() 661 rOutAttrs ( rInAttrs ), in SvxAreaTabPage() 731 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxAreaTabPage() 1369 if( SFX_ITEM_DONTCARE == rOutAttrs.GetItemState( XATTR_FILLBMP_POS ) ) in FillItemSet() 1373 … RECT_POINT eValue = ( ( const XFillBmpPosItem& ) rOutAttrs.Get( XATTR_FILLBMP_POS ) ).GetValue(); in FillItemSet() 1900 …else if( SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLCOLOR ), sal_True, &pPoolItem… in IMPL_LINK() 2089 …else if( SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLHATCH ), sal_True, &pPoolItem… in IMPL_LINK() 2117 …else if( SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLCOLOR ), sal_True, &pPoolItem… in IMPL_LINK() 2147 if ( SFX_ITEM_SET == rOutAttrs.GetItemState( XATTR_FILLCOLOR ) )//>= SFX_ITEM_DEFAULT ) in IMPL_LINK() [all …]
|
/aoo4110/main/sd/source/ui/dlg/ |
H A D | present.cxx | 87 rOutAttrs ( rInAttrs ), in SdStartPresentationDlg() 143 if( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_CUSTOMSHOW ) ).GetValue() && pCSList ) in SdStartPresentationDlg() 145 else if( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_ALL ) ).GetValue() ) in SdStartPresentationDlg() 150 …aLbDias.SelectEntry( ( ( const SfxStringItem& ) rOutAttrs.Get( ATTR_PRESENT_DIANAME ) ).GetValue()… in SdStartPresentationDlg() 151 aCbxManuel.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_MANUEL ) ).GetValue() ); in SdStartPresentationDlg() 152 …aCbxMousepointer.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_MOUSE ) ).GetValue() … in SdStartPresentationDlg() 153 aCbxPen.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_PEN ) ).GetValue() ); in SdStartPresentationDlg() 154 …aCbxNavigator.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_NAVIGATOR ) ).GetValue()… in SdStartPresentationDlg() 156 …aCbxChangePage.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_CHANGE_PAGE ) ).GetValu… in SdStartPresentationDlg() 159 …const sal_Bool bEndless = ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_ENDLESS ) ).GetValu… in SdStartPresentationDlg() [all …]
|
H A D | sddlgfact.cxx | 82 void AbstractCopyDlg_Impl::GetAttr( SfxItemSet& rOutAttrs ) in GetAttr() argument 84 pDlg->GetAttr( rOutAttrs ); in GetAttr() 238 void AbstractSdSnapLineDlg_Impl::GetAttr(SfxItemSet& rOutAttrs) in GetAttr() argument 240 pDlg->GetAttr(rOutAttrs); in GetAttr() 261 void AbstractSdInsertLayerDlg_Impl::GetAttr( SfxItemSet& rOutAttrs ) in GetAttr() argument 263 pDlg->GetAttr( rOutAttrs ); in GetAttr() 317 void AbstractSdStartPresDlg_Impl::GetAttr( SfxItemSet& rOutAttrs ) in GetAttr() argument 319 pDlg->GetAttr( rOutAttrs ); in GetAttr() 324 void AbstractSdPresLayoutDlg_Impl::GetAttr( SfxItemSet& rOutAttrs ) in GetAttr() argument 326 pDlg->GetAttr( rOutAttrs ); in GetAttr()
|
H A D | copydlg.cxx | 251 void CopyDlg::GetAttr( SfxItemSet& rOutAttrs ) in GetAttr() argument 258 rOutAttrs.Put( SfxUInt16Item( ATTR_COPY_NUMBER, (sal_uInt16) maNumFldCopies.GetValue() ) ); in GetAttr() 259 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_MOVE_X, nMoveX ) ); in GetAttr() 260 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_MOVE_Y, nMoveY ) ); in GetAttr() 261 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_ANGLE, static_cast<sal_Int32>(maMtrFldAngle.GetValue()) ) ); in GetAttr() 262 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_WIDTH, nWidth ) ); in GetAttr() 263 rOutAttrs.Put( SfxInt32Item( ATTR_COPY_HEIGHT, nHeight ) ); in GetAttr() 269 rOutAttrs.Put( aXColorItem ); in GetAttr() 275 rOutAttrs.Put( aXColorItem ); in GetAttr()
|
H A D | sdpreslt.cxx | 149 void SdPresLayoutDlg::GetAttr(SfxItemSet& rOutAttrs) in GetAttr() argument 153 rOutAttrs.Put( SfxBoolItem( ATTR_PRESLAYOUT_LOAD, bLoad ) ); in GetAttr() 170 rOutAttrs.Put( SfxStringItem( ATTR_PRESLAYOUT_NAME, aLayoutName ) ); in GetAttr() 171 rOutAttrs.Put( SfxBoolItem( ATTR_PRESLAYOUT_MASTER_PAGE, maCbxMasterPage.IsChecked() ) ); in GetAttr() 172 rOutAttrs.Put( SfxBoolItem( ATTR_PRESLAYOUT_CHECK_MASTERS, maCbxCheckMasters.IsChecked() ) ); in GetAttr()
|
H A D | sddlgfact.hxx | 68 virtual void GetAttr( SfxItemSet& rOutAttrs ); 153 virtual void GetAttr(SfxItemSet& rOutAttrs); 166 virtual void GetAttr( SfxItemSet& rOutAttrs ) ; 205 virtual void GetAttr( SfxItemSet& rOutAttrs ); 213 virtual void GetAttr(SfxItemSet& rOutAttrs);
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_SeriesToAxis.cxx | 90 SfxTabPage* SchOptionTabPage::Create(Window* pWindow,const SfxItemSet& rOutAttrs) in Create() argument 92 return new SchOptionTabPage(pWindow, rOutAttrs); in Create() 95 sal_Bool SchOptionTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 98 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS,CHART_AXIS_SECONDARY_Y)); in FillItemSet() 100 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS,CHART_AXIS_PRIMARY_Y)); in FillItemSet() 103 rOutAttrs.Put(SfxInt32Item(SCHATTR_BAR_GAPWIDTH,static_cast< sal_Int32 >( aMTGap.GetValue()))); in FillItemSet() 106 rOutAttrs.Put(SfxInt32Item(SCHATTR_BAR_OVERLAP,static_cast< sal_Int32 >( aMTOverlap.GetValue()))); in FillItemSet() 109 rOutAttrs.Put(SfxBoolItem(SCHATTR_BAR_CONNECT,aCBConnect.IsChecked())); in FillItemSet() 114 rOutAttrs.Put(SfxBoolItem(SCHATTR_GROUP_BARS_PER_AXIS, ! aCBAxisSideBySide.IsChecked())); in FillItemSet() 119 …rOutAttrs.Put(SfxInt32Item(SCHATTR_MISSING_VALUE_TREATMENT,::com::sun::star::chart::MissingValueTr… in FillItemSet() [all …]
|
H A D | tp_Scale.cxx | 410 SfxTabPage* ScaleTabPage::Create(Window* pWindow,const SfxItemSet& rOutAttrs) in Create() argument 412 return new ScaleTabPage(pWindow, rOutAttrs); in Create() 415 sal_Bool ScaleTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 419 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXISTYPE, m_nAxisType)); in FillItemSet() 433 rOutAttrs.Put(SvxDoubleItem(fMax , SCHATTR_AXIS_MAX)); in FillItemSet() 434 rOutAttrs.Put(SvxDoubleItem(fMin , SCHATTR_AXIS_MIN)); in FillItemSet() 435 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_STEP_HELP, nStepHelp)); in FillItemSet() 436 rOutAttrs.Put(SvxDoubleItem(fOrigin , SCHATTR_AXIS_ORIGIN)); in FillItemSet() 439 rOutAttrs.Put(SvxDoubleItem(fStepMain,SCHATTR_AXIS_STEP_MAIN)); in FillItemSet() 442 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_TIME_RESOLUTION,m_nTimeResolution)); in FillItemSet() [all …]
|
H A D | res_DataLabel.cxx | 319 sal_Bool DataLabelResources::FillItemSet( SfxItemSet& rOutAttrs ) const in FillItemSet() 324 rOutAttrs.Put( SfxUInt32Item( SID_ATTR_NUMBERFORMAT_VALUE, m_nNumberFormatForValue )); in FillItemSet() 326 rOutAttrs.Put( SfxBoolItem( SID_ATTR_NUMBERFORMAT_SOURCE, m_bSourceFormatForValue )); in FillItemSet() 337 rOutAttrs.Put( SfxBoolItem( SCHATTR_DATADESCR_SHOW_NUMBER, m_aCBNumber.IsChecked() ) ); in FillItemSet() 339 rOutAttrs.Put( SfxBoolItem( SCHATTR_DATADESCR_SHOW_PERCENTAGE, m_aCBPercent.IsChecked() ) ); in FillItemSet() 341 rOutAttrs.Put( SfxBoolItem( SCHATTR_DATADESCR_SHOW_CATEGORY, m_aCBCategory.IsChecked() ) ); in FillItemSet() 343 rOutAttrs.Put( SfxBoolItem( SCHATTR_DATADESCR_SHOW_SYMBOL, m_aCBSymbol.IsChecked()) ); in FillItemSet() 345 rOutAttrs.Put( SfxStringItem( SCHATTR_DATADESCR_SEPARATOR, m_aSeparatorResources.GetValue() ) ); in FillItemSet() 350 rOutAttrs.Put( SfxInt32Item( SCHATTR_DATADESCR_PLACEMENT, nValue ) ); in FillItemSet() 354 … rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, m_aLB_TextDirection.GetSelectEntryValue() ) ); in FillItemSet() [all …]
|
H A D | tp_AxisLabel.cxx | 107 sal_Bool SchAxisLabelTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet() argument 114 rOutAttrs.Put( SfxBoolItem( SCHATTR_TEXT_STACKED, bStacked ) ); in FillItemSet() 121 rOutAttrs.Put( SfxInt32Item( SCHATTR_TEXT_DEGREES, nDegrees ) ); in FillItemSet() 141 rOutAttrs.Put( SvxChartTextOrderItem( eOrder, SCHATTR_AXIS_LABEL_ORDER )); in FillItemSet() 145 rOutAttrs.Put( SfxBoolItem( SCHATTR_AXIS_LABEL_OVERLAP, aCbTextOverlap.IsChecked() ) ); in FillItemSet() 147 rOutAttrs.Put( SfxBoolItem( SCHATTR_AXIS_LABEL_BREAK, aCbTextBreak.IsChecked() ) ); in FillItemSet() 149 rOutAttrs.Put( SfxBoolItem( SCHATTR_AXIS_SHOWDESCR, aCbShowDescription.IsChecked() ) ); in FillItemSet() 152 … rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, m_aLbTextDirection.GetSelectEntryValue() ) ); in FillItemSet()
|
H A D | tp_PolarOptions.cxx | 59 SfxTabPage* PolarOptionsTabPage::Create( Window* pWindow,const SfxItemSet& rOutAttrs ) in Create() argument 61 return new PolarOptionsTabPage( pWindow, rOutAttrs ); in Create() 64 sal_Bool PolarOptionsTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet() argument 68 rOutAttrs.Put(SfxInt32Item(SCHATTR_STARTING_ANGLE, in FillItemSet() 73 rOutAttrs.Put(SfxBoolItem(SCHATTR_CLOCKWISE,m_aCB_Clockwise.IsChecked())); in FillItemSet() 76 … rOutAttrs.Put(SfxBoolItem(SCHATTR_INCLUDE_HIDDEN_CELLS, m_aCB_IncludeHiddenCells.IsChecked())); in FillItemSet()
|
H A D | tp_AxisPositions.cxx | 227 SfxTabPage* AxisPositionsTabPage::Create(Window* pWindow,const SfxItemSet& rOutAttrs) in Create() argument 229 return new AxisPositionsTabPage(pWindow, rOutAttrs); in Create() 232 sal_Bool AxisPositionsTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 236 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_POSITION, nPos+1 )); in FillItemSet() 242 rOutAttrs.Put(SvxDoubleItem(fCrossover,SCHATTR_AXIS_POSITION_VALUE)); in FillItemSet() 248 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_LABEL_POSITION, nLabelPos )); in FillItemSet() 263 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_TICKS,nTicks)); in FillItemSet() 264 rOutAttrs.Put(SfxInt32Item(SCHATTR_AXIS_HELPTICKS,nMinorTicks)); in FillItemSet() 268 rOutAttrs.Put( SfxInt32Item( SCHATTR_AXIS_MARK_POSITION, nMarkPos )); in FillItemSet()
|
H A D | tp_LegendPosition.cxx | 59 const SfxItemSet& rOutAttrs) in Create() argument 61 return new SchLegendPosTabPage(pWindow, rOutAttrs); in Create() 64 sal_Bool SchLegendPosTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 66 m_apLegendPositionResources->writeToItemSet(rOutAttrs); in FillItemSet() 69 … rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, m_aLbTextDirection.GetSelectEntryValue() ) ); in FillItemSet()
|
H A D | tp_PointGeometry.cxx | 60 const SfxItemSet& rOutAttrs) in Create() argument 62 return new SchLayoutTabPage(pWindow, rOutAttrs); in Create() 65 sal_Bool SchLayoutTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 77 rOutAttrs.Put(SfxInt32Item(SCHATTR_STYLE_SHAPE,nShape)); in FillItemSet() 78 rOutAttrs.Put(Svx3DHorizontalSegmentsItem(nSegs)); in FillItemSet()
|
H A D | tp_DataLabel.cxx | 48 const SfxItemSet& rOutAttrs) in Create() argument 50 return new DataLabelsTabPage(pWindow, rOutAttrs); in Create() 53 sal_Bool DataLabelsTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 55 return m_aDataLabelResources.FillItemSet(rOutAttrs); in FillItemSet()
|
H A D | tp_Trendline.cxx | 48 Window* pParent, const SfxItemSet& rOutAttrs ) in Create() argument 50 return new TrendlineTabPage( pParent, rOutAttrs ); in Create() 53 sal_Bool TrendlineTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet() argument 55 return m_aTrendlineResources.FillItemSet( rOutAttrs ); in FillItemSet()
|
H A D | tp_ErrorBars.cxx | 55 Window* pParent, const SfxItemSet& rOutAttrs ) in Create() argument 57 return new ErrorBarsTabPage( pParent, rOutAttrs ); in Create() 60 sal_Bool ErrorBarsTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet() argument 62 return m_aErrorBarResources.FillItemSet( rOutAttrs ); in FillItemSet()
|
H A D | tp_TitleRotation.cxx | 87 sal_Bool SchAlignmentTabPage::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet() argument 91 rOutAttrs.Put( SfxBoolItem( SCHATTR_TEXT_STACKED, bStacked ) ); in FillItemSet() 94 rOutAttrs.Put( SfxInt32Item( SCHATTR_TEXT_DEGREES, nDegrees ) ); in FillItemSet() 97 rOutAttrs.Put( SfxInt32Item( EE_PARA_WRITINGDIR, aDirection ) ); in FillItemSet()
|
H A D | res_ErrorBar.cxx | 637 sal_Bool ErrorBarResources::FillItemSet(SfxItemSet& rOutAttrs) const in FillItemSet() 640 rOutAttrs.Put( SvxChartKindErrorItem( m_eErrorKind, SCHATTR_STAT_KIND_ERROR )); in FillItemSet() 642 rOutAttrs.Put( SvxChartIndicateItem( m_eIndicate, SCHATTR_STAT_INDICATE )); in FillItemSet() 667 rOutAttrs.Put( SfxStringItem( SCHATTR_STAT_RANGE_POS, aPosRange )); in FillItemSet() 669 rOutAttrs.Put( SfxStringItem( SCHATTR_STAT_RANGE_NEG, aNegRange )); in FillItemSet() 685 rOutAttrs.Put( SvxDoubleItem( fPosValue, SCHATTR_STAT_CONSTPLUS )); in FillItemSet() 686 rOutAttrs.Put( SvxDoubleItem( fNegValue, SCHATTR_STAT_CONSTMINUS )); in FillItemSet()
|
/aoo4110/main/sd/inc/ |
H A D | sdabstdlg.hxx | 74 virtual void GetAttr( SfxItemSet& rOutAttrs ) = 0; 107 virtual void GetAttr(SfxItemSet& rOutAttrs) = 0; 118 virtual void GetAttr( SfxItemSet& rOutAttrs ) = 0; 150 virtual void GetAttr( SfxItemSet& rOutAttrs ) = 0; 156 virtual void GetAttr(SfxItemSet& rOutAttrs) = 0;
|
/aoo4110/main/cui/source/inc/ |
H A D | cuitabarea.hxx | 107 const SfxItemSet& rOutAttrs; member in SvxTransparenceTabPage 235 const SfxItemSet& rOutAttrs; member in SvxAreaTabPage 340 const SfxItemSet& rOutAttrs; member in SvxShadowTabPage 423 const SfxItemSet& rOutAttrs; member in SvxGradientTabPage 508 const SfxItemSet& rOutAttrs; member in SvxHatchTabPage 600 const SfxItemSet& rOutAttrs; member in SvxBitmapTabPage 712 const SfxItemSet& rOutAttrs; member in SvxColorTabPage
|