Home
last modified time | relevance | path

Searched refs:rInAttrs (Results 26 – 50 of 91) sorted by relevance

1234

/trunk/main/chart2/source/controller/dialogs/
H A Dtp_PointGeometry.hxx38 SchLayoutTabPage(Window* pParent, const SfxItemSet& rInAttrs);
41 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rInAttrs);
43 virtual void Reset(const SfxItemSet& rInAttrs);
H A Dtp_Trendline.hxx38 TrendlineTabPage ( Window* pParent, const SfxItemSet& rInAttrs );
41 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
43 virtual void Reset( const SfxItemSet& rInAttrs );
H A Dtp_DataLabel.hxx43 DataLabelsTabPage(Window* pParent, const SfxItemSet& rInAttrs);
46 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rInAttrs);
50 virtual void Reset(const SfxItemSet& rInAttrs);
H A Dtp_LegendPosition.hxx52 SchLegendPosTabPage(Window* pParent, const SfxItemSet& rInAttrs);
55 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rInAttrs);
57 virtual void Reset(const SfxItemSet& rInAttrs);
H A Dtp_PolarOptions.hxx41 PolarOptionsTabPage(Window* pParent, const SfxItemSet& rInAttrs );
44 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rInAttrs);
46 virtual void Reset(const SfxItemSet& rInAttrs);
H A Dtp_ErrorBars.hxx38 ErrorBarsTabPage ( Window* pParent, const SfxItemSet& rInAttrs );
47 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
49 virtual void Reset( const SfxItemSet& rInAttrs );
H A Ddlg_InsertDataLabel.cxx38 DataLabelsDialog::DataLabelsDialog(Window* pWindow, const SfxItemSet& rInAttrs, SvNumberFormatter* … in DataLabelsDialog() argument
43 m_apDataLabelResources( new DataLabelResources(this,rInAttrs) ), in DataLabelsDialog()
44 m_rInAttrs(rInAttrs) in DataLabelsDialog()
H A Dtp_SeriesToAxis.hxx45 SchOptionTabPage(Window* pParent, const SfxItemSet& rInAttrs);
48 static SfxTabPage* Create(Window* pParent, const SfxItemSet& rInAttrs);
50 virtual void Reset(const SfxItemSet& rInAttrs);
H A Dtp_AxisLabel.hxx80 SchAxisLabelTabPage( Window* pParent, const SfxItemSet& rInAttrs );
85 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
87 virtual void Reset( const SfxItemSet& rInAttrs );
H A Dtp_AxisPositions.hxx43 AxisPositionsTabPage( Window* pParent, const SfxItemSet& rInAttrs );
45 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
47 virtual void Reset( const SfxItemSet& rInAttrs );
H A Dtp_Scale.hxx47 ScaleTabPage( Window* pParent, const SfxItemSet& rInAttrs );
49 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
51 virtual void Reset( const SfxItemSet& rInAttrs );
H A Dres_LegendPosition.cxx198 void LegendPositionResources::initFromItemSet( const SfxItemSet& rInAttrs ) in initFromItemSet() argument
201 if( rInAttrs.GetItemState( SCHATTR_LEGEND_POS, sal_True, &pPoolItem ) == SFX_ITEM_SET ) in initFromItemSet()
223 if( rInAttrs.GetItemState( SCHATTR_LEGEND_SHOW, sal_True, &pPoolItem ) == SFX_ITEM_SET ) in initFromItemSet()
/trunk/main/svx/source/dialog/
H A Dconnctrl.cxx54 const SfxItemSet& rInAttrs ) : in SvxXConnectionPreview() argument
56 rAttrs ( rInAttrs ), in SvxXConnectionPreview()
282 void SvxXConnectionPreview::SetAttributes( const SfxItemSet& rInAttrs ) in SetAttributes() argument
285 pEdgeObj->SetMergedItemSetAndBroadcast(rInAttrs); in SetAttributes()
/trunk/main/cui/source/options/
H A Doptchart.hxx74 SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs );
79 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rInAttrs );
81 virtual void Reset( const SfxItemSet& rInAttrs );
H A Doptchart.cxx52 SvxDefaultColorOptPage::SvxDefaultColorOptPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxDefaultColorOptPage() argument
54 SfxTabPage( pParent, CUI_RES( RID_OPTPAGE_CHART_DEFCOLORS ), rInAttrs ), in SvxDefaultColorOptPage()
79 if ( rInAttrs.GetItemState( SID_SCH_EDITOPTIONS, sal_False, &pItem ) == SFX_ITEM_SET ) in SvxDefaultColorOptPage()
/trunk/main/cui/source/tabpages/
H A Dtpshadow.cxx68 SvxShadowTabPage::SvxShadowTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxShadowTabPage() argument
70 SvxTabPage ( pParent, CUI_RES( RID_SVXPAGE_SHADOW ), rInAttrs ), in SvxShadowTabPage()
83 rOutAttrs ( rInAttrs ), in SvxShadowTabPage()
86 pXPool ( (XOutdevItemPool*) rInAttrs.GetPool() ), in SvxShadowTabPage()
96 FieldUnit eFUnit = GetModuleFieldUnit( rInAttrs ); in SvxShadowTabPage()
H A Dtransfrm.cxx222 SvxAngleTabPage::SvxAngleTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxAngleTabPage() argument
223 SvxTabPage ( pParent, CUI_RES( RID_SVXPAGE_ANGLE ), rInAttrs ), in SvxAngleTabPage()
238 rOutAttrs ( rInAttrs ) in SvxAngleTabPage()
518 SvxSlantTabPage::SvxSlantTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxSlantTabPage() argument
519 SvxTabPage ( pParent, CUI_RES( RID_SVXPAGE_SLANT ), rInAttrs ), in SvxSlantTabPage()
527 rOutAttrs ( rInAttrs ) in SvxSlantTabPage()
708 SvxPositionSizeTabPage::SvxPositionSizeTabPage( Window* pParent, const SfxItemSet& rInAttrs ) : in SvxPositionSizeTabPage() argument
709 SvxTabPage ( pParent, CUI_RES( RID_SVXPAGE_POSITION_SIZE ), rInAttrs ), in SvxPositionSizeTabPage()
738 mrOutAttrs ( rInAttrs ), in SvxPositionSizeTabPage()
H A Dtphatch.cxx70 const SfxItemSet& rInAttrs in SvxHatchTabPage() argument
73 SvxTabPage ( pParent, CUI_RES( RID_SVXPAGE_HATCH ), rInAttrs ), in SvxHatchTabPage()
94 rOutAttrs ( rInAttrs ), in SvxHatchTabPage()
98 pXPool ( (XOutdevItemPool*) rInAttrs.GetPool() ), in SvxHatchTabPage()
114 FieldUnit eFUnit = GetModuleFieldUnit( rInAttrs ); in SvxHatchTabPage()
H A Dtplnedef.cxx72 const SfxItemSet& rInAttrs in SvxLineDefTabPage() argument
75 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_LINE_DEF ), rInAttrs ), in SvxLineDefTabPage()
99 rOutAttrs ( rInAttrs ), in SvxLineDefTabPage()
101 pXPool ( (XOutdevItemPool*) rInAttrs.GetPool() ), in SvxLineDefTabPage()
125 eFUnit = GetModuleFieldUnit( rInAttrs ); in SvxLineDefTabPage()
H A Dtextanim.cxx102 SvxTextAnimationPage::SvxTextAnimationPage( Window* pWindow, const SfxItemSet& rInAttrs ) : in SvxTextAnimationPage() argument
104 rInAttrs ), in SvxTextAnimationPage()
131 rOutAttrs ( rInAttrs ), in SvxTextAnimationPage()
136 eFUnit = GetModuleFieldUnit( rInAttrs ); in SvxTextAnimationPage()
H A Dtplneend.cxx74 const SfxItemSet& rInAttrs in SvxLineEndDefTabPage() argument
77 SfxTabPage( pParent, CUI_RES( RID_SVXPAGE_LINEEND_DEF ), rInAttrs ), in SvxLineEndDefTabPage()
92 rOutAttrs ( rInAttrs ), in SvxLineEndDefTabPage()
95 pXPool ( (XOutdevItemPool*) rInAttrs.GetPool() ), in SvxLineEndDefTabPage()
H A Dtextattr.cxx97 SvxTextAttrPage::SvxTextAttrPage( Window* pWindow, const SfxItemSet& rInAttrs ) : in SvxTextAttrPage() argument
99 rInAttrs ), in SvxTextAttrPage()
125 rOutAttrs ( rInAttrs ) in SvxTextAttrPage()
129 FieldUnit eFUnit = GetModuleFieldUnit( rInAttrs ); in SvxTextAttrPage()
/trunk/main/sd/source/ui/inc/
H A Dtpoption.hxx55 SdTpOptionsSnap( Window* pParent, const SfxItemSet& rInAttrs );
81 SdTpOptionsContents( Window* pParent, const SfxItemSet& rInAttrs );
170 SdTpOptionsMisc( Window* pParent, const SfxItemSet& rInAttrs );
/trunk/main/cui/source/inc/
H A Dtransfrm.hxx167 SvxPositionSizeTabPage( Window* pParent, const SfxItemSet& rInAttrs );
232 SvxAngleTabPage( Window* pParent, const SfxItemSet& rInAttrs );
281 SvxSlantTabPage( Window* pParent, const SfxItemSet& rInAttrs );
/trunk/main/sd/source/ui/dlg/
H A Dprntopts.cxx47 SdPrintOptions::SdPrintOptions( Window* pParent, const SfxItemSet& rInAttrs ) : in SdPrintOptions() argument
48 SfxTabPage ( pParent, SdResId( TP_PRINT_OPTIONS ), rInAttrs ), in SdPrintOptions()
79 rOutAttrs ( rInAttrs ) in SdPrintOptions()

Completed in 107 milliseconds

1234