| /AOO41X/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() 124 if( SFX_ITEM_DONTCARE != rOutAttrs.GetItemState( XATTR_FILLCOLOR ) ) in SvxShadowTabPage() 127 rOutAttrs.Get( XATTR_FILLCOLOR ) ); in SvxShadowTabPage() 133 if( SFX_ITEM_DONTCARE != rOutAttrs.GetItemState( XATTR_FILLGRADIENT ) ) in SvxShadowTabPage() 136 rOutAttrs.Get( XATTR_FILLGRADIENT ) ) ); in SvxShadowTabPage() 142 if( SFX_ITEM_DONTCARE != rOutAttrs.GetItemState( XATTR_FILLHATCH ) ) in SvxShadowTabPage() 145 rOutAttrs.Get( XATTR_FILLHATCH ) ) ); in SvxShadowTabPage() [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() 298 …nCaptionType = (short)( ( const SdrCaptionTypeItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONTYPE… in Reset() 299 …bFixedAngle = ( ( const SfxBoolItem& ) rOutAttrs.Get( GetWhich( SDRATTR_CAPTIONFIXEDANGLE ) ) ).Ge… in Reset() [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() 659 SfxTabPage* SvxSlantTabPage::Create( Window* pWindow, const SfxItemSet& rOutAttrs ) in Create() argument 661 return( new SvxSlantTabPage( pWindow, rOutAttrs ) ); in Create() 875 sal_Bool SvxPositionSizeTabPage::FillItemSet( SfxItemSet& rOutAttrs ) in FillItemSet() argument 906 rOutAttrs.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_POS_X), basegfx::fround(fX))); in FillItemSet() 907 rOutAttrs.Put(SfxInt32Item(GetWhich(SID_ATTR_TRANSFORM_POS_Y), basegfx::fround(fY))); in FillItemSet() 916 rOutAttrs.InvalidateItem( SID_ATTR_TRANSFORM_PROTECT_POS ); 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() 336 …SfxItemState eStateGradient(rOutAttrs.GetItemState(XATTR_FILLFLOATTRANSPARENCE, sal_True, &pGradie… in FillItemSet() 337 … SfxItemState eStateLinear(rOutAttrs.GetItemState(XATTR_FILLTRANSPARENCE, sal_True, &pLinearItem)); in FillItemSet() 661 rOutAttrs ( rInAttrs ), in SvxAreaTabPage() 731 SfxItemPool* pPool = rOutAttrs.GetPool(); in SvxAreaTabPage() 1036 … SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLCOLOR ), sal_True ) ) ) in FillItemSet() 1067 … SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLGRADIENT ), sal_True ) ) ) in FillItemSet() 1113 … SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLHATCH ), sal_True ) ) ) in FillItemSet() 1144 … SFX_ITEM_SET == rOutAttrs.GetItemState( GetWhich( XATTR_FILLBITMAP ), sal_True ) ) ) in FillItemSet() 1369 if( SFX_ITEM_DONTCARE == rOutAttrs.GetItemState( XATTR_FILLBMP_POS ) ) in FillItemSet() [all …]
|
| /AOO41X/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() 155 …aCbxAnimationAllowed.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_ANIMATION_ALLOWED… in SdStartPresentationDlg() 156 …aCbxChangePage.Check( ( ( const SfxBoolItem& ) rOutAttrs.Get( ATTR_PRESENT_CHANGE_PAGE ) ).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);
|
| /AOO41X/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() 117 …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() 421 …rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_DATEAXIS, TYPE_AUTO==m_aLB_AxisType.GetSelectEntryPos(… in FillItemSet() 427 rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_MIN ,bAutoScale || aCbxAutoMin.IsChecked())); in FillItemSet() 428 rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_MAX ,bAutoScale || aCbxAutoMax.IsChecked())); in FillItemSet() 429 …rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_STEP_HELP,bAutoScale || aCbxAutoStepHelp.IsChecked())); in FillItemSet() 430 … rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_AUTO_ORIGIN ,bAutoScale || aCbxAutoOrigin.IsChecked())); in FillItemSet() 431 rOutAttrs.Put(SfxBoolItem(SCHATTR_AXIS_LOGARITHM ,aCbxLogarithm.IsChecked())); 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() 331 … rOutAttrs.Put( SfxUInt32Item( SCHATTR_PERCENT_NUMBERFORMAT_VALUE, m_nNumberFormatForPercent )); in FillItemSet() 333 … rOutAttrs.Put( SfxBoolItem( SCHATTR_PERCENT_NUMBERFORMAT_SOURCE, m_bSourceFormatForPercent )); 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() [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()
|
| /AOO41X/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;
|
| /AOO41X/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
|