Home
last modified time | relevance | path

Searched refs:GetItemSet (Results 151 – 175 of 283) sorted by relevance

12345678910>>...12

/aoo42x/main/sw/source/ui/shells/
H A Dannotsh.cxx232 aNewAttr.Put( aSetItem.GetItemSet() ); in Exec()
694 aSetItem.GetItemSet().Put( aEditAttr, sal_False ); in GetState()
1673 aSetItem.GetItemSet().Put( aSet, sal_False ); in InsertSymbol()
H A Ddrwtxtex.cxx199 aNewAttr.Put( aSetItem.GetItemSet() ); in Execute()
913 aSetItem.GetItemSet().Put( aEditAttr, sal_False ); in GetDrawTxtCtrlState()
/aoo42x/main/svx/source/svdraw/
H A Dsvdtext.cxx79 const SfxItemSet& SdrText::GetItemSet() const in GetItemSet() function in SdrText
/aoo42x/main/sc/inc/
H A Dpatattr.hxx73 { return GetItemSet().Get(nWhichP); } in GetItem()
/aoo42x/main/chart2/source/controller/dialogs/
H A Dtp_Scale.cxx575 …if( GetItemSet().GetItemState( SID_ATTR_NUMBERFORMAT_VALUE, sal_True, &pPoolItem ) == SFX_ITEM_SET… in DeactivatePage()
713 …if( GetItemSet().GetItemState( SID_ATTR_NUMBERFORMAT_VALUE, sal_True, &pPoolItem ) == SFX_ITEM_SET… in SetNumFormat()
/aoo42x/main/toolkit/workben/layout/
H A Dtpsort.cxx156 GetItemSet().Get( nWhichSort ); in Init()
641 GetItemSet().Get( nWhichSort ); in Init()
/aoo42x/main/sc/source/ui/dbgui/
H A Dtpsort.cxx144 GetItemSet().Get( nWhichSort ); in Init()
634 GetItemSet().Get( nWhichSort ); in Init()
/aoo42x/main/sw/source/filter/ww8/
H A Dww8par.cxx4890 const SfxItemSet* pSet = rMedium.GetItemSet(); in QueryPasswordForMedium()
4924 …SFX_ITEMSET_ARG( rMedium.GetItemSet(), pEncryptionData, SfxUnoAnyItem, SID_ENCRYPTIONDATA, sal_Fal… in InitXorWord95Codec()
4982 …SFX_ITEMSET_ARG( rMedium.GetItemSet(), pEncryptionData, SfxUnoAnyItem, SID_ENCRYPTIONDATA, sal_Fal… in InitStd97Codec()
5106 pMedium->GetItemSet()->ClearItem( SID_PASSWORD ); in LoadThroughDecryption()
5107 …pMedium->GetItemSet()->Put( SfxUnoAnyItem( SID_ENCRYPTIONDATA, uno::makeAny( aEncryptionData ) ) ); in LoadThroughDecryption()
5144 pMedium->GetItemSet()->ClearItem( SID_PASSWORD ); in LoadThroughDecryption()
5145 …pMedium->GetItemSet()->Put( SfxUnoAnyItem( SID_ENCRYPTIONDATA, uno::makeAny( aEncryptionData ) ) ); in LoadThroughDecryption()
/aoo42x/main/sd/source/ui/func/
H A Dfuprobjs.cxx167 pStyleSheet->GetItemSet().Put( *pOutSet ); in DoExecute()
H A Dfuhhconv.cxx190 SfxItemSet& rSet = pStyle->GetItemSet(); in ConvertStyles()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunopage.cxx2611 const SfxItemSet& rFillAttributes = GetPage()->getSdrPageProperties().GetItemSet(); in getBackground()
2623 &GetPage()->getSdrPageProperties().GetItemSet())); in getBackground()
2989 pStyleSheet->GetItemSet().Put( aSet ); in setBackground()
3033 SfxItemSet aStyleSet( pStyleSheet->GetItemSet()); in getBackground()
3044 const SfxItemSet& rFallbackItemSet(SvxFmDrawPage::mpPage->getSdrPageProperties().GetItemSet()); in getBackground()
/aoo42x/main/sd/source/ui/dlg/
H A Ddlgolbul.cxx123 …pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, (const SfxPoolItem**)&pI… in OutlineBulletDlg()
/aoo42x/main/sw/inc/
H A Ddocstyle.hxx117 virtual SfxItemSet& GetItemSet();
/aoo42x/main/sfx2/inc/sfx2/
H A Dbasedlgs.hxx85 SfxItemSet* GetItemSet() { return pOutputSet; } in GetItemSet() function in SfxModalDialog
/aoo42x/main/sc/source/ui/attrdlg/
H A Dtabpages.cxx153 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet()
/aoo42x/main/cui/source/tabpages/
H A Dtpline.cxx162 rXLSet ( aXLineAttr.GetItemSet() ), in SvxLineTabPage()
957 aCtlPreview.SetLineAttributes(aXLineAttr.GetItemSet()); in FillXLSet_Impl()
2055 pSymbolAttr = new SfxItemSet(pSymbolAttrItem->GetItemSet()); in PageCreated()
/aoo42x/main/sc/source/ui/styleui/
H A Dstyledlg.cxx224 pItemSet->SetParent( GetStyleSheet().GetItemSet().GetParent() ); in GetRefreshedSet()
/aoo42x/main/sc/source/filter/excel/
H A Dxetable.cxx813 GETITEMVALUE( pPattern->GetItemSet(), SfxUInt32Item, ATTR_VALUE_FORMAT, sal_uLong ) : in XclExpFormulaCell()
2398 const SfxItemSet& rItemSet = pPattern->GetItemSet(); in XclExpCellTable()
2421 …sal_uLong nScNumFmt = GETITEMVALUE( pPattern->GetItemSet(), SfxUInt32Item, ATTR_VALUE_FORMAT, sal_… in XclExpCellTable()
2497 const SfxItemSet& rItemSet = pPattern->GetItemSet(); in XclExpCellTable()
/aoo42x/main/sw/source/ui/envelp/
H A Denvprt.cxx164 const SwEnvItem& rItem = (const SwEnvItem&) GetItemSet().Get(FN_ENVELOP); in IMPL_LINK()
/aoo42x/main/cui/source/inc/
H A Diconcdlg.hxx119 const SfxItemSet& GetItemSet() const { return *pSet; } in GetItemSet() function in IconChoicePage
/aoo42x/main/svx/source/table/
H A Dtablertfexporter.cxx235 const SfxItemSet& rCellSet = xCell->GetItemSet(); in WriteCell()
/aoo42x/main/sd/inc/
H A Dsdabstdlg.hxx101 virtual SfxItemSet GetItemSet() = 0;
/aoo42x/main/sw/source/ui/table/
H A Dtabledlg.cxx520 const SfxItemSet& rSet = GetItemSet(); in Reset()
894 const SfxItemSet& rSet = GetItemSet(); in Reset()
1593 (const SvxFmtBreakItem&)GetItemSet().Get( RES_BREAK ) ); in FillItemSet()
/aoo42x/main/sc/source/filter/lotus/
H A Dlotattr.cxx148 SfxItemSet& rItemSet = pNewPatt->GetItemSet(); in GetPattAttr()
/aoo42x/main/svl/source/items/
H A Dpoolio.cxx359 0 != &((const SfxSetItem&)rItem).GetItemSet(), in LoadCompleted()
507 0 != &((const SfxSetItem&)rItem).GetItemSet(), in Load()

Completed in 144 milliseconds

12345678910>>...12