Home
last modified time | relevance | path

Searched defs:aSet (Results 101 – 125 of 304) sorted by relevance

12345678910>>...13

/trunk/main/sc/source/filter/xml/
H A DXMLStylesImportHelper.hxx61 ScMyStyleNumberFormatSet aSet; member in ScMyStyleNumberFormats
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1412 Polygon aSet( (sal_uInt16)nPoints ); in setPropertyValue() local
1445 SfxItemSet aSet(pNoTxt->GetSwAttrSet()); in setPropertyValue() local
1710 SfxItemSet aSet( pDoc->GetAttrPool(), in setPropertyValue() local
1731 SfxItemSet aSet( pDoc->GetAttrPool(), in setPropertyValue() local
2011 SfxItemSet aSet(pNoTxt->GetSwAttrSet()); in getPropertyValue() local
2428 SfxItemSet aSet(pNoTxt->GetSwAttrSet()); in getPropertyStates() local
2473 SfxItemSet aSet(pDoc->GetAttrPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in setPropertyToDefault() local
2493 SfxItemSet aSet(pNoTxt->GetSwAttrSet()); in setPropertyToDefault() local
2536 SfxItemSet aSet( pDoc->GetAttrPool(), in setPropertyToDefault() local
3042 SfxItemSet aSet( pDoc->GetAttrPool(), in attach() local
/trunk/main/sfx2/source/control/
H A Ddispatch.cxx1114 SfxAllItemSet aSet( pShell->GetPool() ); in ExecuteFunction() local
1296 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() local
1354 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() local
1364 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in Execute() local
1421 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() local
1469 SfxAllItemSet aSet( pShell->GetPool() ); in _Execute() local
1532 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() local
H A Dunoctitm.cxx782 SfxAllItemSet aSet( pShell->GetPool() ); in dispatch() local
812 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in dispatch() local
H A Dshell.cxx869 SfxItemSet aSet(rPool, nId, nId); in CanExecuteSlot_Impl() local
1026 SfxItemSet aSet( rPool, nSlotId, nSlotId ); // pItem stirbt sonst zu fr"uh in GetSlotState() local
/trunk/main/sw/source/ui/app/
H A Dappenv.cxx209 SfxItemSet aSet(GetPool(), FN_ENVELOP, FN_ENVELOP, 0); in InsertEnv() local
/trunk/main/sd/source/ui/func/
H A Dfuolbull.cxx109 SfxItemSet aSet( *pDlg->GetOutputItemSet() ); in DoExecute() local
/trunk/main/editeng/source/uno/
H A Dunoipset.cxx237 SfxItemSet aSet( mrItemPool, pMap->nWID, pMap->nWID); in getPropertyValue() local
H A Dunotext.cxx518 SfxItemSet aSet( pForwarder->GetParaAttribs( nPara ) ); in _setPropertyValue() local
842 const SfxItemSet aSet( pForwarder->GetAttribs( aSel ) ); in _setPropertyValues() local
862 const SfxItemSet aSet( pForwarder->GetParaAttribs( nTempPara ) ); in _setPropertyValues() local
890 SfxItemSet aSet( pForwarder->GetParaAttribs( nTempPara ) ); in _setPropertyValues() local
1254 SfxItemSet aSet( *pForwarder->GetPool(), sal_True ); in _setPropertyToDefault() local
1326 SfxItemSet aSet( *pPool, pMap->nWID, pMap->nWID); in getPropertyDefault() local
2266 SfxItemSet aSet( pTextForwarder->GetParaAttribs( nPara ) ); in appendTextPortion() local
/trunk/main/sw/source/core/edit/
H A Dedsect.cxx251 SfxItemSet aSet(rSet); in _SetSectionAttr() local
/trunk/main/sw/source/core/layout/
H A Dpagedesc.cxx138 SfxItemSet aSet( *aMaster.GetAttrSet().GetPool(), in Mirror() local
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ObjectProperties.cxx519 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() local
/trunk/main/cui/source/tabpages/
H A Dtextattr.cxx786 void SvxTextAttrPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
H A Dtpshadow.cxx594 void SvxShadowTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()
H A Dmeasure.cxx865 void SvxMeasurePage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()
/trunk/main/sd/source/ui/view/
H A Ddrviewsc.cxx586 SfxAllItemSet aSet(GetDoc()->GetPool()); in FuTemp03() local
/trunk/main/sw/source/ui/shells/
H A Ddrawsh.cxx173 … SfxItemSet aSet(pSdrView->GetModel()->GetItemPool(), XATTR_FILLSTYLE, XATTR_FILLBITMAP); in InsertPictureFromFile() local
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx520 SfxItemSet aSet( pEdView->GetAttribs() ); in SetCharAttriutes() local
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx328 SfxItemSet aSet( *pPool, RES_CHRATR_BEGIN, RES_CHRATR_END ); in NewFldPortion() local
/trunk/main/vcl/source/window/
H A Dwpropset.cxx279 uno::Sequence< beans::PropertyValue > aSet( 1 ); in propertyChange() local
/trunk/main/sw/source/core/doc/
H A Dpoolfmt.cxx368 SwAttrSet aSet( GetAttrPool(), aTxtFmtCollSetRange ); in GetTxtCollFromPool() local
1161 SwAttrSet aSet( GetAttrPool(), pWhichRange ); in GetFmtFromPool() local
1513 SwAttrSet aSet( GetAttrPool(), aPgFrmFmtSetRange ); in GetPageDescFromPool() local
/trunk/main/svx/source/dialog/
H A Dhdft.cxx247 SfxItemSet aSet(*pPool,aWhichTab); in FillItemSet() local
1160 void SvxHFPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx240 SfxItemSet aSet( in MiscExec_Impl() local
1097 SfxItemSet aSet(GetPool(), SID_AUTO_CORRECT_DLG, SID_AUTO_CORRECT_DLG); in OfaExec_Impl() local
/trunk/main/sw/source/ui/misc/
H A Dpggrid.cxx509 SfxItemSet aSet(rOldSet); in IMPL_LINK() local
/trunk/main/sc/source/ui/view/
H A Dgridwin3.cxx368 SfxItemSet aSet(pViewData->GetViewShell()->GetPool(), SID_ATTR_POSITION, SID_ATTR_SIZE); in UpdateStatusPosSize() local

Completed in 156 milliseconds

12345678910>>...13