Home
last modified time | relevance | path

Searched refs:rAttrSet (Results 26 – 50 of 126) sorted by relevance

123456

/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx165 const SwAttrSet& rAttrSet = GetSwAttrSet(); in GetDropLen() local
173 eLanguage = rAttrSet.GetCJKLanguage().GetLanguage(); in GetDropLen()
176 eLanguage = rAttrSet.GetCTLLanguage().GetLanguage(); in GetDropLen()
179 eLanguage = rAttrSet.GetLanguage().GetLanguage(); in GetDropLen()
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx289 const SfxItemSet& rAttrSet) in Create() argument
291 return new SvxSingleNumPickTabPage(pParent, rAttrSet); in Create()
491 const SfxItemSet& rAttrSet) in Create() argument
493 return new SvxBulletPickTabPage(pParent, rAttrSet); in Create()
731 const SfxItemSet& rAttrSet) in Create() argument
733 return new SvxNumPickTabPage(pParent, rAttrSet); in Create()
1020 const SfxItemSet& rAttrSet) in Create() argument
1022 return new SvxBitmapPickTabPage(pParent, rAttrSet); in Create()
1471 const SfxItemSet& rAttrSet) in Create() argument
1473 return new SvxNumOptionsTabPage(pParent, rAttrSet); in Create()
[all …]
H A Dalign.cxx206 SfxTabPage* AlignmentTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
208 return new AlignmentTabPage( pParent, rAttrSet ); in Create()
/trunk/main/sw/source/ui/inc/
H A Doptload.hxx81 const SfxItemSet& rAttrSet);
201 const SfxItemSet& rAttrSet);
/trunk/main/cui/source/options/
H A Doptctl.cxx76 SfxTabPage* SvxCTLOptionsPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
78 return new SvxCTLOptionsPage( pParent, rAttrSet ); in Create()
H A Doptgdlg.cxx327 SfxTabPage* OfaMiscTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
329 return new OfaMiscTabPage( pParent, rAttrSet ); in Create()
844 SfxTabPage* OfaViewTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
846 return new OfaViewTabPage(pParent, rAttrSet); in Create()
1353 SfxTabPage* OfaLanguagesTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
1355 return new OfaLanguagesTabPage(pParent, rAttrSet); in Create()
H A Doptaccessibility.cxx117 SfxTabPage* SvxAccessibilityOptionsTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
119 return new SvxAccessibilityOptionsTabPage(pParent, rAttrSet); in Create()
H A Doptmemory.cxx171 SfxTabPage* OfaMemoryOptionsPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
173 return new OfaMemoryOptionsPage( pParent, rAttrSet ); in Create()
H A Dopthtml.cxx125 const SfxItemSet& rAttrSet ) in Create() argument
127 return new OfaHtmlTabPage(pParent, rAttrSet); in Create()
H A Ddbregister.cxx194 const SfxItemSet& rAttrSet ) in Create() argument
196 return ( new DbRegistrationOptionsPage( pParent, rAttrSet ) ); in Create()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx151 const SfxItemSet& rAttrSet ) in Create() argument
153 return new SwLoadOptPage(pParent, rAttrSet ); in Create()
527 const SfxItemSet& rAttrSet ) in Create() argument
529 return new SwCaptionOptPage(pParent, rAttrSet ); in Create()
/trunk/main/sw/source/core/doc/
H A Dnotxtfrm.cxx424 const SwAttrSet& rAttrSet = GetNode()->GetSwAttrSet(); in GetGrfArea() local
425 const SwCropGrf& rCrop = rAttrSet.GetCropGrf(); in GetGrfArea()
426 sal_uInt16 nMirror = rAttrSet.GetMirrorGrf().GetValue(); in GetGrfArea()
428 if( rAttrSet.GetMirrorGrf().IsGrfToggle() ) in GetGrfArea()
/trunk/main/sd/source/ui/dlg/
H A Dparagr.cxx86 SfxTabPage* SdParagraphNumTabPage::Create(Window *pParent, const SfxItemSet & rAttrSet) in Create() argument
88 return new SdParagraphNumTabPage( pParent, rAttrSet ); in Create()
/trunk/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx97 const SfxItemSet& rAttrSet ) in Create() argument
99 return ( new ScTabPageProtection( pParent, rAttrSet ) ); in Create()
/trunk/main/cui/source/inc/
H A Diconcdlg.hxx50 typedef IconChoicePage* (*CreatePage)(Window *pParent, const SfxItemSet &rAttrSet);
111 IconChoicePage( Window *pParent, const ResId &, const SfxItemSet &rAttrSet );
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx462 const SfxItemSet& rAttrSet) in Create() argument
464 return new SwFormatTablePage( pParent, rAttrSet ); in Create()
885 const SfxItemSet& rAttrSet) in Create() argument
887 return new SwTableColumnPage( pParent, rAttrSet ); in Create()
1527 const SfxItemSet& rAttrSet) in Create() argument
1529 return new SwTextFlowPage(pParent, rAttrSet); in Create()
/trunk/main/sc/source/ui/optdlg/
H A Dtpcalc.cxx141 SfxTabPage* __EXPORT ScTpCalcOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
143 return ( new ScTpCalcOptions( pParent, rAttrSet ) ); in Create()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx952 SwTOXSelectTabPage::SwTOXSelectTabPage(Window* pParent, const SfxItemSet& rAttrSet) : in SwTOXSelectTabPage() argument
953 SfxTabPage(pParent, SW_RES(TP_TOX_SELECT), rAttrSet), in SwTOXSelectTabPage()
1465 SfxTabPage* SwTOXSelectTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet) in Create() argument
1467 return new SwTOXSelectTabPage(pParent, rAttrSet); in Create()
2072 SwTOXEntryTabPage::SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet) : in SwTOXEntryTabPage() argument
2073 SfxTabPage(pParent, SW_RES(TP_TOX_ENTRY), rAttrSet), in SwTOXEntryTabPage()
2592 SfxTabPage* SwTOXEntryTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet) in Create() argument
2594 return new SwTOXEntryTabPage(pParent, rAttrSet); in Create()
4069 SfxTabPage(pParent, SW_RES(TP_TOX_STYLES), rAttrSet), in SwTOXStylesTabPage()
4201 const SfxItemSet& rAttrSet) in Create() argument
[all …]
/trunk/main/sfx2/source/dialog/
H A Dtabdlg.cxx252 const ResId &rResId, const SfxItemSet &rAttrSet ) : in SfxTabPage() argument
261 pSet ( &rAttrSet ), in SfxTabPage()
269 SfxTabPage:: SfxTabPage( Window *pParent, WinBits nStyle, const SfxItemSet &rAttrSet ) : in SfxTabPage() argument
271 pSet ( &rAttrSet ), in SfxTabPage()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx378 const SfxItemSet& rAttrSet ) in Create() argument
380 return ( new SwCharURLPage( pParent, rAttrSet ) ); in Create()
/trunk/main/sw/source/ui/fldui/
H A Dfldpage.cxx61 const SfxItemSet &rAttrSet ) in SwFldPage() argument
62 :SfxTabPage (pParent, rId, rAttrSet), in SwFldPage()
H A Dflddinf.cxx505 const SfxItemSet& rAttrSet ) in Create() argument
507 return ( new SwFldDokInfPage( pParent, rAttrSet ) ); in Create()
/trunk/main/sw/source/core/inc/
H A Dfrmtool.hxx259 const SwAttrSet &rAttrSet; member in SwBorderAttrs
351 inline const SwAttrSet &GetAttrSet() const { return rAttrSet; } in GetAttrSet()
/trunk/main/svx/source/dialog/
H A Doptgrid.cxx262 SfxTabPage* SvxGridTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
264 return ( new SvxGridTabPage( pParent, rAttrSet ) ); in Create()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx554 const SwAttrSet& rAttrSet = rFly.GetFrmFmt().GetAttrSet(); in WritePICFHeader() local
555 if (SFX_ITEM_ON == rAttrSet.GetItemState(RES_BOX, false, &pItem)) in WritePICFHeader()
562 sw::util::HasItem<SvxShadowItem>(rAttrSet, RES_SHADOW); in WritePICFHeader()

Completed in 178 milliseconds

123456