Home
last modified time | relevance | path

Searched refs:SfxItemSet (Results 1 – 25 of 1512) sorted by path

12345678910>>...61

/trunk/main/basctl/source/basicide/
H A Dbasdoc.cxx73 …pPrinter = new SfxPrinter( new SfxItemSet( GetPool(), SID_PRINTER_NOTFOUND_WARN , SID_PRINTER_NOTF… in GetPrinter()
H A Dbaside2.cxx1148 void __EXPORT ModulWindow::GetState( SfxItemSet &rSet ) in GetState()
H A Dbaside2.hxx374 virtual void GetState( SfxItemSet& );
H A Dbaside3.cxx313 void __EXPORT DialogWindow::GetState( SfxItemSet& rSet ) in GetState()
482 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecuteCommand()
H A Dbasides1.cxx136 const SfxItemSet* pArgs = rReq.GetArgs(); in ExecuteCurrent()
777 void __EXPORT BasicIDEShell::GetState(SfxItemSet &rSet) in GetState()
H A Dbastypes.cxx139 void __EXPORT IDEBaseWindow::GetState( SfxItemSet& ) in GetState() argument
/trunk/main/basctl/source/inc/
H A Dbaside3.hxx44 class SfxItemSet;
84 virtual void GetState( SfxItemSet& );
H A Dbasidesh.hxx207 void GetState( SfxItemSet& );
H A Dbastypes.hxx39 class SfxItemSet;
200 virtual void GetState( SfxItemSet& );
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartElement.hxx47 class SfxItemSet;
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_InsertDataLabel.cxx38 DataLabelsDialog::DataLabelsDialog(Window* pWindow, const SfxItemSet& rInAttrs, SvNumberFormatter* … in DataLabelsDialog()
62 void DataLabelsDialog::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()
H A Ddlg_InsertErrorBars.cxx54 Window* pParent, const SfxItemSet& rMyAttrs, in InsertErrorBarsDialog()
76 void InsertErrorBarsDialog::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()
H A Ddlg_InsertTrendline.cxx62 InsertTrendlineDialog::InsertTrendlineDialog( Window* pParent, const SfxItemSet& rMyAttrs ) : in InsertTrendlineDialog()
95 void InsertTrendlineDialog::FillItemSet(SfxItemSet& rOutAttrs) in FillItemSet()
H A Ddlg_NumberFormat.cxx49 NumberFormatDialog::NumberFormatDialog(Window* pParent, SfxItemSet& rSet) in NumberFormatDialog()
66 SfxItemSet NumberFormatDialog::CreateEmptyItemSetForNumberFormatDialog( SfxItemPool& rItemPool ) in CreateEmptyItemSetForNumberFormatDialog()
76 return SfxItemSet( rItemPool, nWhichPairs ); in CreateEmptyItemSetForNumberFormatDialog()
H A Ddlg_NumberFormat.hxx29 class SfxItemSet;
39 NumberFormatDialog(Window* pParent, SfxItemSet& rSet);
42 static SfxItemSet CreateEmptyItemSetForNumberFormatDialog( SfxItemPool& rItemPool );
H A Ddlg_ObjectProperties.cxx342 void SchAttribTabDlg::setSymbolInformation( SfxItemSet* pSymbolShapeProperties, in setSymbolInformation()
355 const SfxItemSet* pAttr, in SchAttribTabDlg()
H A Ddlg_ShapeFont.cxx46 ShapeFontDialog::ShapeFontDialog( Window* pParent, const SfxItemSet* pAttr, in ShapeFontDialog()
H A Ddlg_ShapeParagraph.cxx44 ShapeParagraphDialog::ShapeParagraphDialog( Window* pParent, const SfxItemSet* pAttr ) in ShapeParagraphDialog()
H A Dres_DataLabel.cxx64 bool lcl_ReadNumberFormatFromItemSet( const SfxItemSet& rSet, sal_uInt16 nValueWhich, sal_uInt16 nS… in lcl_ReadNumberFormatFromItemSet()
92 void lcl_setBoolItemToCheckBox( const SfxItemSet& rInAttrs, sal_uInt16 nWhichId, CheckBox& rCheckbo… in lcl_setBoolItemToCheckBox()
108 DataLabelResources::DataLabelResources( Window* pWindow, const SfxItemSet& rInAttrs ) in DataLabelResources()
243 SfxItemSet aNumberSet = NumberFormatDialog::CreateEmptyItemSetForNumberFormatDialog( *m_pPool ); in IMPL_LINK()
262 const SfxItemSet* pResult = aDlg.GetOutputItemSet(); in IMPL_LINK()
319 sal_Bool DataLabelResources::FillItemSet( SfxItemSet& rOutAttrs ) const in FillItemSet()
365 void DataLabelResources::Reset(const SfxItemSet& rInAttrs) in Reset()
H A Dres_DataLabel.hxx45 DataLabelResources( Window* pParent, const SfxItemSet& rInAttrs );
48 sal_Bool FillItemSet(SfxItemSet& rOutAttrs) const;
49 void Reset(const SfxItemSet& rInAttrs);
H A Dres_ErrorBar.cxx102 const SfxItemSet& rInAttrs, bool bNoneAvailable, in ErrorBarResources()
512 void ErrorBarResources::Reset(const SfxItemSet& rInAttrs) in Reset()
637 sal_Bool ErrorBarResources::FillItemSet(SfxItemSet& rOutAttrs) const in FillItemSet()
H A Dres_LegendPosition.cxx198 void LegendPositionResources::initFromItemSet( const SfxItemSet& rInAttrs ) in initFromItemSet()
230 void LegendPositionResources::writeToItemSet( SfxItemSet& rOutAttrs ) const in writeToItemSet()
H A Dres_LegendPosition.hxx58 void initFromItemSet( const SfxItemSet& rInAttrs );
59 void writeToItemSet( SfxItemSet& rOutAttrs ) const;
H A Dres_Trendline.cxx81 TrendlineResources::TrendlineResources( Window * pParent, const SfxItemSet& rInAttrs, bool bNoneAva… in TrendlineResources()
181 void TrendlineResources::Reset( const SfxItemSet& rInAttrs ) in Reset()
245 sal_Bool TrendlineResources::FillItemSet(SfxItemSet& rOutAttrs) const in FillItemSet()
H A Dres_Trendline.hxx39 TrendlineResources( Window* pParent, const SfxItemSet& rInAttrs, bool bNoneAvailable );
42 void Reset(const SfxItemSet& rInAttrs);
43 sal_Bool FillItemSet(SfxItemSet& rOutAttrs) const;

Completed in 84 milliseconds

12345678910>>...61