Home
last modified time | relevance | path

Searched refs:rAttrSet (Results 1 – 25 of 126) sorted by relevance

123456

/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx1853 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()
2075 rSet.Put( rAttrSet, sal_False ); // ItemStates mitkopieren in GetTextAttrState()
2099 eState = rAttrSet.GetItemState( ATTR_FONT_UNDERLINE, sal_True ); in GetTextAttrState()
2110 rAttrSet.Get(ATTR_FONT_UNDERLINE)).GetLineStyle(); in GetTextAttrState()
2135 eState = rAttrSet.GetItemState( ATTR_HOR_JUSTIFY, sal_True, in GetTextAttrState()
2206 eState = rAttrSet.GetItemState( ATTR_VER_JUSTIFY, sal_True, in GetTextAttrState()
2366 if(SFX_ITEM_DONTCARE != rAttrSet.GetItemState(ATTR_VALUE_FORMAT)) in GetNumFormatState()
2529 (rAttrSet.GetItemState( ATTR_STACKED ) == SFX_ITEM_DONTCARE); in GetTextDirectionState()
[all …]
/trunk/main/sw/source/ui/inc/
H A Dregionsw.hxx215 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 Doptpage.hxx99 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 Dswuicnttab.hxx249 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);
/trunk/main/cui/source/inc/
H A Dautocdlg.hxx121 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 Dnumpages.hxx100 const SfxItemSet& rAttrSet);
138 const SfxItemSet& rAttrSet);
184 const SfxItemSet& rAttrSet);
232 const SfxItemSet& rAttrSet);
343 const SfxItemSet& rAttrSet);
454 const SfxItemSet& rAttrSet);
/trunk/main/filter/source/pdf/
H A Dimpdialog.hxx227 const SfxItemSet& rAttrSet);
270 const SfxItemSet& rAttrSet );
306 const SfxItemSet& rAttrSet );
366 const SfxItemSet& rAttrSet );
400 const SfxItemSet& rAttrSet );
H A Dimpdialog.cxx637 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()
/trunk/main/sc/source/core/tool/
H A Ddetfunc.cxx522 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()
668 SfxItemSet& rAttrSet = rData.GetCircleSet(); in DrawCircle() local
[all …]
/trunk/main/sfx2/source/dialog/
H A Dmgetempl.cxx58 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()
/trunk/main/cui/source/options/
H A Doptinet2.hxx140 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 Doptgdlg.hxx80 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 Doptfltr.cxx78 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 Doptinet2.cxx273 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 Doptfltr.hxx58 const SfxItemSet& rAttrSet );
102 static SfxTabPage* Create( Window* pParent, const SfxItemSet& rAttrSet );
/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1694 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()
2372 SfxTabPage(pParent, SW_RES(TP_SECTION_INDENTS), rAttrSet), in SwSectionIndentTabPage()
2438 SfxTabPage* SwSectionIndentTabPage::Create( Window* pParent, const SfxItemSet& rAttrSet) in Create() argument
[all …]
/trunk/main/sw/source/core/text/
H A Dinftxt.cxx156 void SwLineInfo::CtorInitLineInfo( const SwAttrSet& rAttrSet, in CtorInitLineInfo() argument
163 pRuler = new SvxTabStopItem( rAttrSet.GetTabStops() ); in CtorInitLineInfo()
200 pSpace = &rAttrSet.GetLineSpacing(); in CtorInitLineInfo()
201 nVertAlign = rAttrSet.GetParaVertAlign().GetValue(); in CtorInitLineInfo()
1401 const SwAttrSet& rAttrSet = GetTxtFrm()->GetTxtNode()->GetSwAttrSet(); in InitHyph() local
1402 SetHanging( rAttrSet.GetHangingPunctuation().GetValue() ); in InitHyph()
1403 SetScriptSpace( rAttrSet.GetScriptSpace().GetValue() ); in InitHyph()
1404 SetForbiddenChars( rAttrSet.GetForbiddenRule().GetValue() ); in InitHyph()
1405 const SvxHyphenZoneItem &rAttr = rAttrSet.GetHyphenZone(); in InitHyph()
/trunk/main/sw/source/ui/table/
H A Dtablepg.hxx102 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);
/trunk/main/cui/source/tabpages/
H A Dmacroass.cxx171 …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()
/trunk/main/sfx2/inc/sfx2/
H A Dtabdlg.hxx55 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 Dmgetempl.hxx96 SfxManageStyleSheetPage(Window *pParent, const SfxItemSet &rAttrSet );
99 static SfxTabPage* Create(Window *pParent, const SfxItemSet &rAttrSet );
/trunk/main/sw/source/core/txtnode/
H A Dswfntcch.cxx54 const SwAttrSet& rAttrSet = ((SwTxtFmtColl *)pOwn)->GetAttrSet(); in SwFontObj() local
56 pDefaultArray[ StackPos[ i ] ] = &rAttrSet.Get( i, sal_True ); in SwFontObj()
/trunk/main/cui/source/customize/
H A Dmacropg.cxx62 _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()
/trunk/main/sc/source/ui/optdlg/
H A Dtpprint.cxx70 SfxTabPage* ScTpPrintOptions::Create( Window* pParent, const SfxItemSet& rAttrSet ) in Create() argument
72 return new ScTpPrintOptions( pParent, rAttrSet ); in Create()
/trunk/main/sw/source/ui/config/
H A Doptpage.cxx182 const SfxItemSet& rAttrSet) in Create() argument
184 return new SwContentOptPage(pParent, rAttrSet); in Create()
441 const SfxItemSet& rAttrSet ) in Create() argument
443 return ( new SwAddPrinterTabPage( pParent, rAttrSet ) ); in Create()
710 const SfxItemSet& rAttrSet ) in Create() argument
712 return new SwStdFontTabPage(pParent, rAttrSet); in Create()
1278 const SfxItemSet& rAttrSet ) in Create() argument
1280 return new SwTableOptionsTabPage(pParent, rAttrSet ); in Create()
2543 const SfxItemSet& rAttrSet ) in Create() argument
2545 return ( new SwTestTabPage( pParent, rAttrSet ) ); in Create()

Completed in 143 milliseconds

123456