| /AOO41X/main/sc/source/ui/view/ |
| H A D | formatsh.cxx | 1426 const SfxItemSet& rAttrSet = pTabViewShell->GetSelectionPattern()->GetItemSet(); in ExecuteTextAttr() local 1433 if (rAttrSet.GetItemState(ATTR_HOR_JUSTIFY, sal_True,&pItem ) == SFX_ITEM_SET) in ExecuteTextAttr() 1438 if (rAttrSet.GetItemState(ATTR_VER_JUSTIFY, sal_True,&pItem ) == SFX_ITEM_SET) in ExecuteTextAttr() 1847 const SfxItemSet& rAttrSet = pTabViewShell->GetSelectionPattern()->GetItemSet(); in GetAttrState() local 1849 const SvxBrushItem& rBrushItem = (const SvxBrushItem&)rAttrSet.Get( ATTR_BACKGROUND ); in GetAttrState() 1853 rSet.Put( rAttrSet, sal_False ); in GetAttrState() 1860 ScViewUtil::PutItemScript( rSet, rAttrSet, ATTR_FONT, nScript ); in GetAttrState() 1865 ScViewUtil::PutItemScript( rSet, rAttrSet, ATTR_FONT_HEIGHT, nScript ); in GetAttrState() 1876 if(SFX_ITEM_DONTCARE == rAttrSet.GetItemState(ATTR_BACKGROUND)) in GetAttrState() 2074 const SfxItemSet& rAttrSet = pTabViewShell->GetSelectionPattern()->GetItemSet(); in GetTextAttrState() local [all …]
|
| /AOO41X/main/sw/source/ui/inc/ |
| H A D | regionsw.hxx | 215 SwInsertSectionTabPage(Window *pParent, const SfxItemSet &rAttrSet); 224 const SfxItemSet& rAttrSet); 262 SwSectionFtnEndTabPage( Window *pParent, const SfxItemSet &rAttrSet ); 269 const SfxItemSet& rAttrSet); 286 SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet ); 293 const SfxItemSet& rAttrSet);
|
| H A D | optpage.hxx | 99 const SfxItemSet& rAttrSet); 160 const SfxItemSet& rAttrSet ); 250 const SfxItemSet& rAttrSet ); 312 const SfxItemSet& rAttrSet ); 363 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 461 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 480 const SfxItemSet& rAttrSet );
|
| H A D | swuicnttab.hxx | 249 SwTOXSelectTabPage(Window* pParent, const SfxItemSet& rAttrSet); 259 const SfxItemSet& rAttrSet); 477 SwTOXEntryTabPage(Window* pParent, const SfxItemSet& rAttrSet); 486 const SfxItemSet& rAttrSet); 529 SwTOXStylesTabPage(Window* pParent, const SfxItemSet& rAttrSet); 539 const SfxItemSet& rAttrSet);
|
| /AOO41X/main/cui/source/inc/ |
| H A D | autocdlg.hxx | 121 const SfxItemSet& rAttrSet); 185 const SfxItemSet& rAttrSet); 259 const SfxItemSet& rAttrSet); 311 const SfxItemSet& rAttrSet); 385 const SfxItemSet& rAttrSet); 436 const SfxItemSet& rAttrSet); 503 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet);
|
| H A D | numpages.hxx | 100 const SfxItemSet& rAttrSet); 138 const SfxItemSet& rAttrSet); 184 const SfxItemSet& rAttrSet); 232 const SfxItemSet& rAttrSet); 343 const SfxItemSet& rAttrSet); 454 const SfxItemSet& rAttrSet);
|
| /AOO41X/main/filter/source/pdf/ |
| H A D | impdialog.hxx | 227 const SfxItemSet& rAttrSet); 270 const SfxItemSet& rAttrSet ); 306 const SfxItemSet& rAttrSet ); 366 const SfxItemSet& rAttrSet ); 400 const SfxItemSet& rAttrSet );
|
| H A D | impdialog.cxx | 637 const SfxItemSet& rAttrSet) in Create() argument 639 return ( new ImpPDFTabGeneralPage( pParent, rAttrSet ) ); in Create() 796 const SfxItemSet& rAttrSet) in Create() argument 798 return ( new ImpPDFTabOpnFtrPage( pParent, rAttrSet ) ); in Create() 966 const SfxItemSet& rAttrSet) in Create() argument 968 return ( new ImpPDFTabViewerPage( pParent, rAttrSet ) ); in Create() 1099 const SfxItemSet& rAttrSet) in Create() argument 1101 return ( new ImpPDFTabSecurityPage( pParent, rAttrSet ) ); in Create() 1350 const SfxItemSet& rAttrSet) in Create() argument 1352 return ( new ImpPDFTabLinksPage( pParent, rAttrSet ) ); in Create()
|
| /AOO41X/main/sc/source/core/tool/ |
| H A D | detfunc.cxx | 519 SfxItemSet& rAttrSet = bFromOtherTab ? rData.GetFromTabSet() : rData.GetArrowSet(); in InsertArrow() local 522 rAttrSet.Put( XLineWidthItem( 50 ) ); // Bereich in InsertArrow() 524 rAttrSet.Put( XLineWidthItem( 0 ) ); // einzelne Referenz in InsertArrow() 527 rAttrSet.Put( XLineColorItem( String(), Color( nColorData ) ) ); in InsertArrow() 534 pArrow->SetMergedItemSetAndBroadcast(rAttrSet); in InsertArrow() 586 SfxItemSet& rAttrSet = rData.GetToTabSet(); in InsertToOtherTab() local 588 rAttrSet.Put( XLineWidthItem( 50 ) ); // Bereich in InsertToOtherTab() 590 rAttrSet.Put( XLineWidthItem( 0 ) ); // einzelne Referenz in InsertToOtherTab() 593 rAttrSet.Put( XLineColorItem( String(), Color( nColorData ) ) ); in InsertToOtherTab() 601 pArrow->SetMergedItemSetAndBroadcast(rAttrSet); in InsertToOtherTab() [all …]
|
| /AOO41X/main/cui/source/options/ |
| H A D | optinet2.hxx | 140 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 204 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 271 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 305 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
|
| H A D | optgdlg.hxx | 80 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 151 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet ); 206 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
|
| H A D | optfltr.cxx | 78 const SfxItemSet& rAttrSet ) in Create() argument 80 return new OfaMSFilterTabPage( pParent, rAttrSet ); in Create() 173 const SfxItemSet& rAttrSet ) in Create() argument 175 return new OfaMSFilterTabPage2( pParent, rAttrSet ); in Create()
|
| H A D | optinet2.cxx | 273 SfxTabPage* SvxProxyTabPage::Create(Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 275 return new SvxProxyTabPage(pParent, rAttrSet); in Create() 742 SfxTabPage* SvxSearchTabPage::Create(Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 744 return new SvxSearchTabPage(pParent, rAttrSet); in Create() 1446 SfxTabPage* SvxSecurityTabPage::Create(Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 1448 return new SvxSecurityTabPage(pParent, rAttrSet); in Create() 1658 SfxTabPage* SvxEMailTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 1660 return new SvxEMailTabPage(pParent, rAttrSet); in Create()
|
| H A D | optfltr.hxx | 58 const SfxItemSet& rAttrSet ); 102 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
|
| /AOO41X/main/sfx2/source/dialog/ |
| H A D | mgetempl.cxx | 58 SfxManageStyleSheetPage::SfxManageStyleSheetPage( Window* pParent, const SfxItemSet& rAttrSet ) : in SfxManageStyleSheetPage() argument 60 SfxTabPage( pParent, SfxResId( TP_MANAGE_STYLES ), rAttrSet ), in SfxManageStyleSheetPage() 271 if(SFX_ITEM_SET == rAttrSet.GetItemState(SID_ATTR_AUTO_STYLE_UPDATE)) in SfxManageStyleSheetPage() 545 const SfxItemSet &rAttrSet ) in Create() argument 559 return new SfxManageStyleSheetPage( pParent, rAttrSet ); in Create()
|
| /AOO41X/main/sw/source/core/text/ |
| H A D | inftxt.cxx | 153 void SwLineInfo::CtorInitLineInfo( const SwAttrSet& rAttrSet, in CtorInitLineInfo() argument 160 pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() ); in CtorInitLineInfo() 197 pSpace = &rAttrSet.GetLineSpacing(); in CtorInitLineInfo() 198 nVertAlign = rAttrSet.GetParaVertAlign().GetValue(); in CtorInitLineInfo() 1389 const SwAttrSet& rAttrSet = GetTxtFrm()->GetTxtNode()->GetSwAttrSet(); in InitHyph() local 1390 SetHanging( rAttrSet.GetHangingPunctuation().GetValue() ); in InitHyph() 1391 SetScriptSpace( rAttrSet.GetScriptSpace().GetValue() ); in InitHyph() 1392 SetForbiddenChars( rAttrSet.GetForbiddenRule().GetValue() ); in InitHyph() 1393 const SvxHyphenZoneItem &rAttr = rAttrSet.GetHyphenZone(); in InitHyph()
|
| H A D | txtdrop.cxx | 165 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()
|
| /AOO41X/main/sw/source/ui/dialog/ |
| H A D | uiregionsw.cxx | 1694 Window *pParent, const SfxItemSet &rAttrSet) : in SwInsertSectionTabPage() argument 1695 SfxTabPage( pParent, SW_RES(TP_INSERT_SECTION), rAttrSet ), in SwInsertSectionTabPage() 1860 const SfxItemSet& rAttrSet) in Create() argument 1862 return new SwInsertSectionTabPage(pParent, rAttrSet); in Create() 2069 const SfxItemSet &rAttrSet) in SwSectionFtnEndTabPage() argument 2070 : SfxTabPage( pParent, SW_RES( TP_SECTION_FTNENDNOTES ), rAttrSet ), in SwSectionFtnEndTabPage() 2254 const SfxItemSet& rAttrSet) in Create() argument 2256 return new SwSectionFtnEndTabPage(pParent, rAttrSet); in Create() 2371 SwSectionIndentTabPage::SwSectionIndentTabPage( Window *pParent, const SfxItemSet &rAttrSet ) : in SwSectionIndentTabPage() argument 2372 SfxTabPage(pParent, SW_RES(TP_SECTION_INDENTS), rAttrSet), in SwSectionIndentTabPage() [all …]
|
| /AOO41X/main/sw/source/ui/table/ |
| H A D | tablepg.hxx | 102 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet); 167 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet); 225 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet);
|
| /AOO41X/main/cui/source/tabpages/ |
| H A D | macroass.cxx | 171 …xMacroTabPage::_SfxMacroTabPage( Window* pParent, const ResId& rResId, const SfxItemSet& rAttrSet ) in _SfxMacroTabPage() argument 172 : SfxTabPage( pParent, rResId, rAttrSet ) in _SfxMacroTabPage() 481 SfxTabPage* SfxMacroTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 483 return new SfxMacroTabPage( pParent, CUI_RES( RID_SVXPAGE_EVENTASSIGN ), NULL, rAttrSet ); in Create()
|
| /AOO41X/main/sfx2/inc/sfx2/ |
| H A D | tabdlg.hxx | 55 typedef SfxTabPage* (*CreateTabPage)(Window *pParent, const SfxItemSet &rAttrSet); 259 SfxTabPage( Window *pParent, const ResId &, const SfxItemSet &rAttrSet ); 260 SfxTabPage( Window *pParent, WinBits nStyle, const SfxItemSet &rAttrSet );
|
| H A D | mgetempl.hxx | 96 SfxManageStyleSheetPage(Window *pParent, const SfxItemSet &rAttrSet ); 99 static SfxTabPage* Create(Window *pParent, const SfxItemSet &rAttrSet );
|
| /AOO41X/main/sw/source/core/txtnode/ |
| H A D | swfntcch.cxx | 54 const SwAttrSet& rAttrSet = ((SwTxtFmtColl *)pOwn)->GetAttrSet(); in SwFontObj() local 56 pDefaultArray[ StackPos[ i ] ] = &rAttrSet.Get( i, sal_True ); in SwFontObj()
|
| /AOO41X/main/sc/source/ui/optdlg/ |
| H A D | tpprint.cxx | 71 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument 73 return new ScTpPrintOptions( pParent, rAttrSet ); in Create()
|
| /AOO41X/main/cui/source/customize/ |
| H A D | macropg.cxx | 62 _SvxMacroTabPage_Impl::_SvxMacroTabPage_Impl( const SfxItemSet& rAttrSet ) : in _SvxMacroTabPage_Impl() argument 78 if ( SFX_ITEM_SET == rAttrSet.GetItemState( SID_ATTR_MACROITEM, sal_False, &pItem ) ) in _SvxMacroTabPage_Impl() 227 …xMacroTabPage::_SvxMacroTabPage( Window* pParent, const ResId& rResId, const SfxItemSet& rAttrSet ) in _SvxMacroTabPage() argument 228 : SfxTabPage( pParent, rResId, rAttrSet ), in _SvxMacroTabPage() 236 mpImpl = new _SvxMacroTabPage_Impl( rAttrSet ); in _SvxMacroTabPage()
|