Home
last modified time | relevance | path

Searched defs:aSet (Results 76 – 100 of 304) sorted by relevance

12345678910>>...13

/trunk/main/svl/source/items/
H A Ditemprop.cxx236 SfxItemSet aSet(*rSet.GetPool(), rEntry.nWID, rEntry.nWID); in getPropertyValue() local
297 SfxItemSet aSet(*rSet.GetPool(), rEntry.nWID, rEntry.nWID); in setPropertyValue() local
/trunk/main/svx/source/table/
H A Dcell.cxx220 SfxItemSet aSet(pOutliner->GetParaAttribs(nPara)); in ItemSetChanged() local
970 Any Cell::GetAnyForItem( SfxItemSet& aSet, const SfxItemPropertySimpleEntry* pMap ) in GetAnyForItem()
1086 SfxItemSet aSet( GetModel()->GetItemPool(), pMap->nWID, pMap->nWID); in setPropertyValue() local
1208 SfxItemSet aSet( GetModel()->GetItemPool(), pMap->nWID, pMap->nWID); in getPropertyValue() local
1566 SfxItemSet aSet( GetModel()->GetItemPool(), pMap->nWID, pMap->nWID); in getPropertyDefault() local
/trunk/main/sw/inc/
H A Dformat.hxx49 SwAttrSet aSet; member in SwFmt
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx424 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() local
/trunk/main/filter/source/config/cache/
H A Dcacheitem.cxx144 const css::uno::Any& aSet ) in isSubSet()
/trunk/main/sw/source/ui/chrdlg/
H A Dchardlg.cxx151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() local
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob.cxx258 SfxItemSet aSet( pOutliner->GetEmptyItemSet() ); in Execute() local
594 SfxItemSet aSet( pView->GetDefaultAttr() ); in ExecuteToggle() local
664 SfxItemSet aSet = rEditEng.GetAttribs( aFieldSel ); in lcl_RemoveFields() local
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx436 SfxItemSet aSet(GetPool(), fnGetRange()); in ExecField() local
795 SfxItemSet aSet(GetPool(), RES_TXTATR_INETFMT, RES_TXTATR_INETFMT); in InsertHyperlink() local
H A Ddrwbassh.cxx155 SfxItemSet aSet(GetPool(), RES_SURROUND, RES_SURROUND, in Execute() local
250 SfxItemSet aSet( *aNewAttr.GetPool(), pRange ); in Execute() local
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx260 SfxItemSet aSet( rPool, aCharFmtSetRange ); in SetAttr() local
278 SfxItemSet aSet( rEditSh.GetDoc()->GetAttrPool(), in SetINetAttr() local
/trunk/main/sw/source/ui/fldui/
H A Dfldedt.cxx365 SfxItemSet aSet( pSh->GetAttrPool(), in IMPL_LINK() local
/trunk/main/sd/source/ui/accessibility/
H A DAccessiblePageShape.cxx194 uno::Reference<beans::XPropertySet> aSet (mxPage, uno::UNO_QUERY); in getForeground() local
/trunk/main/sw/source/core/frmedt/
H A Dfecopy.cxx204 SfxItemSet aSet( pClpDoc->GetAttrPool(), aFrmFmtSetRange ); in Copy() local
395 SfxItemSet aSet( pDestDoc->GetAttrPool(),aFrmFmtSetRange); in CopyDrawSel() local
1472 SfxItemSet aSet( GetAttrPool() ); in Paste() local
1607 SfxItemSet aSet(pView->GetModel()->GetItemPool(), XATTR_FILLSTYLE, XATTR_FILLBITMAP); in Paste() local
/trunk/main/sfx2/source/bastyp/
H A Dbitset.cxx42 BitSet aSet(*this); in operator <<() local
/trunk/main/sw/source/core/unocore/
H A Dunoevent.cxx290 SfxItemSet aSet(*rStyleSet.GetPool(), RES_FRMMACRO, RES_FRMMACRO); in setMacroItem() local
H A DSwXTextDefaults.cxx92 SfxItemSet aSet( m_pDoc->GetAttrPool(), RES_PAGEDESC, RES_PAGEDESC ); in setPropertyValue() local
/trunk/main/sd/source/ui/func/
H A Dfucopy.cxx91 SfxItemSet aSet( mpViewShell->GetPool(), in DoExecute() local
/trunk/main/oox/source/docprop/
H A Ddocprophandler.cxx218 uno::Sequence< beans::NamedValue > aSet = m_xDocProp->getDocumentStatistics(); in UpdateDocStatistic() local
/trunk/main/cui/source/tabpages/
H A Dconnect.cxx555 void SvxConnectionPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()
/trunk/main/sd/source/ui/view/
H A Ddrviews6.cxx171 SfxItemSet aSet( GetDoc()->GetPool() ); in GetFormTextState() local
/trunk/main/sw/source/ui/ribbar/
H A Ddrawbase.cxx350 SfxItemSet aSet(m_pView->GetPool(),RES_COL,RES_COL); in MouseButtonUp() local
/trunk/main/sd/source/core/
H A Dstlsheet.cxx1137 SfxItemSet aSet( GetPool().GetPool(), pEntry->nWID, pEntry->nWID); in setPropertyValue() local
1231 SfxItemSet aSet( GetPool().GetPool(), pEntry->nWID, pEntry->nWID); in getPropertyValue() local
1431 SfxItemSet aSet( rMyPool, pEntry->nWID, pEntry->nWID); in getPropertyDefault() local
/trunk/main/svx/source/svdraw/
H A Dsvdcrtv.cxx488 SfxItemSet aSet(pMod->GetItemPool()); in ImpBegCreateObj() local
500 SfxItemSet aSet(pMod->GetItemPool()); in ImpBegCreateObj() local
/trunk/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx310 SfxItemSet aSet(rShell.GetAttrPool(), RES_ANCHOR, RES_ANCHOR, in InsertAddressFrame() local
771 SfxItemSet aSet(m_pExampleWrtShell->GetAttrPool(), RES_ANCHOR, RES_ANCHOR, in IMPL_LINK() local
/trunk/main/sw/source/ui/app/
H A Dappopt.cxx500 SfxAllItemSet aSet(*(rSet.GetPool())); in CreateTabPage() local

Completed in 152 milliseconds

12345678910>>...13