Home
last modified time | relevance | path

Searched refs:aCoreSet (Results 1 – 17 of 17) sorted by relevance

/aoo41x/main/sw/source/ui/shells/
H A Dtxtattr.cxx597 SfxItemSet aCoreSet( GetPool(), in ExecParaAttrArgs() local
600 aCoreSet.Put(*pItem); in ExecParaAttrArgs()
601 SfxToSwPageDescAttr( rSh, aCoreSet); in ExecParaAttrArgs()
602 rSh.SetAttrSet(aCoreSet); in ExecParaAttrArgs()
620 SfxItemSet aCoreSet(rPool, aTxtFmtCollSetRange); in GetAttrState() local
727 aSetItem.GetItemSet().Put( aCoreSet, sal_False ); in GetAttrState()
735 eState = aCoreSet.GetItemState(RES_CHRATR_UNDERLINE); in GetAttrState()
739 aCoreSet.Get(RES_CHRATR_UNDERLINE)).GetLineStyle(); in GetAttrState()
756 eState = aCoreSet.GetItemState(RES_LR_SPACE); in GetAttrState()
823 aTemp.Put(aCoreSet); in GetAttrState()
[all …]
H A Dtabsh.cxx544 aCoreSet.Put(aCoreInfo); in Execute()
545 rSh.GetTabBorders( aCoreSet ); in Execute()
613 aCoreSet.Put( aBox ); in Execute()
614 aCoreSet.Put( aInfo ); in Execute()
615 rSh.SetTabBorders( aCoreSet ); in Execute()
655 rSh.GetTblAttr(aCoreSet); in Execute()
1449 SfxItemSet aCoreSet( GetPool(), in GetFrmBorderState() local
1453 aCoreSet.Put( aBoxInfo ); in GetFrmBorderState()
1455 rSet.Put( aCoreSet ); in GetFrmBorderState()
1519 SfxItemSet aCoreSet( GetPool(), in GetLineStyleState() local
[all …]
H A Dgrfsh.cxx523 SfxItemSet aCoreSet( GetPool(), aNoTxtNodeSetRange ); in GetAttrState() local
524 rSh.GetCurAttr( aCoreSet ); in GetAttrState()
592 aCoreSet.Get(RES_GRFATR_LUMINANCE)).GetValue() )); in GetAttrState()
597 aCoreSet.Get(RES_GRFATR_CONTRAST)).GetValue() )); in GetAttrState()
602 aCoreSet.Get(RES_GRFATR_CHANNELR)).GetValue() )); in GetAttrState()
607 aCoreSet.Get(RES_GRFATR_CHANNELG)).GetValue() )); in GetAttrState()
612 aCoreSet.Get(RES_GRFATR_CHANNELB)).GetValue() )); in GetAttrState()
618 ( (SwGammaGrf&)aCoreSet.Get( RES_GRFATR_GAMMA ) ).GetValue() * 100 ) ) ); in GetAttrState()
632 aCoreSet.Get(RES_GRFATR_TRANSPARENCY)).GetValue() )); in GetAttrState()
639 aCoreSet.Get(RES_GRFATR_INVERT)).GetValue() )); in GetAttrState()
[all …]
H A Dtextsh1.cxx148 SfxItemSet aCoreSet( rWrtSh.GetView().GetPool(), in lcl_CharDialog() local
156 rWrtSh.GetCurAttr( aCoreSet ); in lcl_CharDialog()
185 aCoreSet.Put( aTmpBrush ); in lcl_CharDialog()
899 SfxItemSet aCoreSet( GetPool(), in Execute() local
929 aCoreSet.Put( aDefDistItem ); in Execute()
933 aCoreSet.Put( aTabPos ); in Execute()
940 aCoreSet.Put( aOff ); in Execute()
956 aCoreSet.Put(aStart); in Execute()
963 aCoreSet.Put(aStartAt); in Execute()
982 aCoreSet.Put(aParaMargin); in Execute()
[all …]
H A Dbasesh.cxx2287 rSh.GetFlyFrmAttr( aCoreSet ); in GetBckColState()
2289 rSh.GetCurAttr( aCoreSet ); in GetBckColState()
2340 rSh.GetFlyFrmAttr( aCoreSet ); in ExecBckCol()
2396 aCoreSet.Put( aBrushItem ); in ExecBckCol()
2402 rSh.SetFlyFrmAttr( aCoreSet ); in ExecBckCol()
2433 SfxItemSet aCoreSet( GetPool(), in GetBorderState() local
2437 aCoreSet.Put( aBoxInfo ); in GetBorderState()
2438 rSh.GetTabBorders( aCoreSet ); in GetBorderState()
2439 rSet.Put( aCoreSet ); in GetBorderState()
2913 aCoreSet.Put( aBrush ); in ExecuteGallery()
[all …]
/aoo41x/main/sw/source/ui/utlui/
H A Dnumfmtlb.cxx417 SfxItemSet aCoreSet( rSh.GetAttrPool(), in IMPL_LINK() local
428 aCoreSet.Put( SfxUInt32Item( SID_ATTR_NUMBERFORMAT_VALUE, nFormat )); in IMPL_LINK()
430 aCoreSet.Put( SvxNumberInfoItem( pFormatter, fValue, in IMPL_LINK()
434 aCoreSet.Put(SfxBoolItem(SID_ATTR_NUMBERFORMAT_ONE_AREA, bOneArea)); in IMPL_LINK()
436 aCoreSet.Put(SfxBoolItem(SID_ATTR_NUMBERFORMAT_NOLANGUAGE, !bShowLanguageControl)); in IMPL_LINK()
437 aCoreSet.Put(SfxBoolItem(SID_ATTR_NUMBERFORMAT_ADD_AUTO, bUseAutomaticLanguage)); in IMPL_LINK()
442 SfxAbstractDialog* pDlg = pFact->CreateSfxDialog( this, aCoreSet, in IMPL_LINK()
H A Duitool.cxx550 SfxItemSet aCoreSet(rShell.GetView().GetPool(), RES_PAGEDESC, RES_PAGEDESC ); in SfxToSwPageDescAttr() local
551 rShell.GetCurAttr( aCoreSet ); in SfxToSwPageDescAttr()
552 if(SFX_ITEM_SET == aCoreSet.GetItemState( RES_PAGEDESC, sal_True, &pItem ) ) in SfxToSwPageDescAttr()
/aoo41x/main/sw/source/ui/app/
H A Ddocstyle.cxx413 aCoreSet(GetPool().GetPool(), in SwDocStyleSheet()
449 aCoreSet(rOrg.aCoreSet), in SwDocStyleSheet()
1028 aCoreSet.Put(pCharFmt->GetAttrSet()); in GetItemSet()
1046 aCoreSet.Put(pColl->GetAttrSet()); in GetItemSet()
1047 aCoreSet.Put( aBoxInfo ); in GetItemSet()
1056 aCoreSet.Put( aBoxInfo ); in GetItemSet()
1083 pSet = &aCoreSet; in GetItemSet()
1085 return aCoreSet; in GetItemSet()
1381 aCoreSet.ClearItem(); in SetItemSet()
1396 aCoreSet.ClearItem(); in SetItemSet()
[all …]
/aoo41x/main/sd/source/ui/func/
H A Dfutempl.cxx620 SfxItemSet aCoreSet( mpDoc->GetPool() ); in DoExecute() local
621 mpView->GetAttributes( aCoreSet, sal_True ); in DoExecute()
636 pStyleSet->Put(aCoreSet); in DoExecute()
665 SfxItemSet aCoreSet( mpDoc->GetPool() ); in DoExecute() local
666 mpView->GetAttributes( aCoreSet ); in DoExecute()
669 pStyleSet->Put( aCoreSet ); in DoExecute()
/aoo41x/main/sw/source/ui/lingu/
H A Dolmenu.cxx851 SfxItemSet aCoreSet( pSh->GetView().GetPool(), in Execute() local
862 SwLangHelper::SetLanguage( *pSh, aNewLangTxt, true, aCoreSet ); in Execute()
867 SwLangHelper::SetLanguage_None( *pSh, true, aCoreSet ); in Execute()
885 SwLangHelper::SetLanguage( *pSh, aNewLangTxt, true, aCoreSet ); in Execute()
893 SwLangHelper::SetLanguage_None( *pSh, true, aCoreSet ); in Execute()
916 SwLangHelper::SetLanguage_None( *pSh, false, aCoreSet ); in Execute()
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1680 SfxItemSet aCoreSet( GetAttrPool(), in AutoUpdatePara() local
1691 GetCurAttr( aCoreSet ); in AutoUpdatePara()
1693 SfxItemIter aParaIter( aCoreSet ); in AutoUpdatePara()
1700 if(SFX_ITEM_SET == aCoreSet.GetItemState(nWhich) && in AutoUpdatePara()
1703 aCoreSet.ClearItem(nWhich); in AutoUpdatePara()
1713 SetAttrSet(aCoreSet); in AutoUpdatePara()
/aoo41x/main/sw/source/ui/uiview/
H A Dviewtab.cxx1075 SfxItemSet aCoreSet( GetPool(), RES_PARATR_TABSTOP, RES_PARATR_TABSTOP, in StateTabWin() local
1078 rSh.GetCurAttr( aCoreSet, true ); in StateTabWin()
1268 SFX_ITEM_AVAILABLE > aCoreSet.GetItemState(RES_LR_SPACE)|| in StateTabWin()
1276 aCoreSet.Get( RES_PARATR_TABSTOP )); in StateTabWin()
1309 aLR = (const SvxLRSpaceItem&)aCoreSet.Get(RES_LR_SPACE); in StateTabWin()
1334 SvxULSpaceItem aUL = (const SvxULSpaceItem&)aCoreSet.Get(RES_UL_SPACE); in StateTabWin()
1337 SfxItemState e = aCoreSet.GetItemState(RES_UL_SPACE); in StateTabWin()
1371 aCoreSet.Put( aBoxInfo ); in StateTabWin()
1372 rSh.GetFlyFrmAttr( aCoreSet ); in StateTabWin()
1373 const SvxBoxItem& rBox = (const SvxBoxItem&)aCoreSet.Get(RES_BOX); in StateTabWin()
H A Dview2.cxx1631 …SfxItemSet aCoreSet(pShell->GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM, SID_ATTR_VIEWLAYOUT, SID_ATTR… in ExecuteStatusLine() local
1644 aCoreSet.Put( aZoom ); in ExecuteStatusLine()
1650 aCoreSet.Put( aViewLayout ); in ExecuteStatusLine()
1656 pDlg = pFact->CreateSvxZoomDialog(&GetViewFrame()->GetWindow(), aCoreSet); in ExecuteStatusLine()
H A Dpview.cxx853 SfxItemSet aCoreSet(GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM); in Execute() local
864 aCoreSet.Put( aZoom ); in Execute()
869 pDlg = pFact->CreateSvxZoomDialog(&GetViewFrame()->GetWindow(), aCoreSet); in Execute()
/aoo41x/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2707 SfxItemSet aCoreSet(SFX_APP()->GetPool(), in impl_dialogFormatting_nothrow() local
2724 aCoreSet.Put( SfxUInt32Item( SID_ATTR_NUMBERFORMAT_VALUE, nFormatKey ) ); in impl_dialogFormatting_nothrow()
2729 aCoreSet.Put( aFormatter ); in impl_dialogFormatting_nothrow()
2732 …abDialog > pDialog( new SfxSingleTabDialog( impl_getDefaultDialogParent_nothrow(), aCoreSet, 0 ) ); in impl_dialogFormatting_nothrow()
2739 SfxTabPage* pPage = (*fnCreatePage)( pDialog.get(), aCoreSet ); in impl_dialogFormatting_nothrow()
/aoo41x/main/sw/inc/
H A Ddocstyle.hxx71 SfxItemSet aCoreSet; member in SwDocStyleSheet
/aoo41x/main/sw/source/filter/ww8/
H A Dwrtww8.cxx2073 SfxItemSet aCoreSet(rDoc.GetAttrPool(), RES_CHRATR_ROTATE, RES_CHRATR_ROTATE); in lcl_TCFlags() local
2074 ((SwTxtNode*)pCNd)->GetAttr( aCoreSet, 0, ((SwTxtNode*)pCNd)->GetTxt().Len()); in lcl_TCFlags()
2077 if ( SFX_ITEM_SET == aCoreSet.GetItemState(RES_CHRATR_ROTATE, sal_True, &pRotItem)) in lcl_TCFlags()

Completed in 193 milliseconds