Home
last modified time | relevance | path

Searched defs:aSet (Results 201 – 225 of 304) sorted by relevance

12345678910>>...13

/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1183 SfxItemSet aSet(rSh.GetView().GetPool(), in IMPL_LINK() local
1624 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() local
2356 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() local
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx1312 SfxAllItemSet aSet(pDrawModel->GetItemPool()); in ReadGroup() local
1405 SfxAllItemSet aSet( pDrawModel->GetItemPool() ); in ReadGrafLayer1() local
2909 SfxItemSet aSet(pDrawModel->GetItemPool()); in MungeTextIntoDrawBox() local
H A Dww8atr.cxx787 SfxItemSet aSet( rFmt.GetAttrSet() ); in OutputFormat() local
810 SfxItemSet aSet( rFmt.GetAttrSet() ); in OutputFormat() local
834 SfxItemSet aSet(pDoc->GetAttrPool(), RES_FRMATR_BEGIN, in OutputFormat() local
3214 SfxItemSet aSet( pDoc->GetAttrPool(), RES_CHRATR_FONT, in WriteFtnBegin() local
H A Dwrtw8esh.cxx1050 SfxItemSet aSet( pEditObj->GetParaAttribs( nPara )); in NextPara() local
1272 SfxItemSet aSet(pEditObj->GetParaAttribs(nPara)); in GetItem() local
1282 SfxItemSet aSet( pEditObj->GetParaAttribs( nPara )); in OutParaAttr() local
H A Dwrtw8sty.cxx1010 SfxItemSet aSet( *rSet.GetPool(), RES_COL, RES_COL ); in NumberOfColumns() local
1548 SfxItemSet aSet( *pPdSet->GetPool(), pPdSet->GetRanges() ); in SectionProperties() local
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx219 SfxItemSet aSet( _rPage.rSh.GetAttrPool(), _nWhich, _nWhich); in GetFontSettings() local
/trunk/main/svx/source/svdraw/
H A Dsvdmark.cxx123 std::set< sal_uInt16 > aSet; in getContainer() local
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx665 SfxItemSet aSet ( GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM ); in Execute() local
H A Ddrawview.cxx1006 SfxItemSet aSet(GetModel()->GetItemPool(), XATTR_FILLSTYLE, XATTR_FILLBITMAP); in ApplyGraphicToObject() local
H A Dprevwsh.cxx596 SfxItemSet aSet ( GetPool(), SID_ATTR_ZOOM, SID_ATTR_ZOOM ); in Execute() local
/trunk/main/sw/source/core/doc/
H A Ddocfly.cxx1029 SfxItemSet aSet( GetAttrPool(), RES_FRM_SIZE, RES_FRM_SIZE, in Chain() local
/trunk/main/sw/source/core/draw/
H A Ddflyobj.cxx752 SwAttrSet aSet( pFmt->GetDoc()->GetAttrPool(), in NbcMove() local
/trunk/main/editeng/source/uno/
H A Dunoforou.cxx130 SfxItemSet aSet( ImplOutlinerForwarderGetAttribs( rSel, bOnlyHardAttrib, rEditEngine ) ); in GetAttribs() local
/trunk/main/editeng/source/editeng/
H A Dedtspell.cxx623 SfxItemSet aSet( pImpEE->GetEmptyItemSet() ); in SetAttr() local
/trunk/main/cui/source/tabpages/
H A Dnumpages.cxx641 void SvxBulletPickTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
935 void SvxNumPickTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
4034 void SvxNumOptionsTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
4063 void SvxNumPositionTabPage::PageCreated(SfxAllItemSet aSet) in PageCreated()
H A Dborder.cxx1224 void SvxBorderTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated()
/trunk/main/sfx2/source/control/
H A Dbindings.cxx1237 SfxAllItemSet aSet( rPool ); in Execute_Impl() local
1281 SfxItemSet aSet(rPool, nWhich, nWhich, 0); in Execute_Impl() local
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx1004 SfxAllItemSet aSet( pObjectShell->GetPool() ); in attachResource() local
1051 SfxAllItemSet aSet( m_pData->m_pObjectShell->GetPool() ); in getArgs() local
3649 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in loadFromStorage() local
3687 SfxAllItemSet aSet( m_pData->m_pObjectShell->GetPool() ); in storeToStorage() local
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx206 SfxItemSet aSet( pEngine->GetEmptyItemSet() ); in InitRangeFinder() local
1616 SfxItemSet aSet( pEngine->GetEmptyItemSet() ); in UpdateParenthesis() local
3650 SfxItemSet aSet = pEngine->GetAttribs( ESelection(0,0,nParCnt,0) ); in GetTextAndFields() local
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx644 SfxItemSet aSet( pDoc->GetAttrPool(), RES_FRMATR_BEGIN, in add() local
1150 SwAttrSet aSet(pFmt->GetAttrSet()); in setPropertyValue() local
1872 SfxItemSet aSet(pFmt->GetDoc()->GetAttrPool(), pEntry->nWID, pEntry->nWID); in setPropertyToDefault() local
/trunk/main/svx/source/tbxctrls/
H A Dgrafctrl.cxx854 SfxItemSet aSet( rPool, SDRATTR_GRAF_FIRST, SDRATTR_GRAF_LAST ); in ExecuteGrafAttr() local
/trunk/main/extensions/source/scanner/
H A Dsane.cxx450 ByteString aSet( rSet, gsl_getSystemTextEncoding() ); in SetOptionValue() local
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx1035 SfxItemSet aSet(pAnnotationWindow->getView()->GetAttribs()); in ExecuteAnnotationContextMenu() local
/trunk/main/sd/source/ui/dlg/
H A Dheaderfooterdlg.cxx797 …SfxItemSet aSet( pEdit->GetAttribs( aFieldInfo.aPosition.nPara, aFieldInfo.aPosition.nIndex, aFiel… in GetOrSetDateTimeLanguage() local
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1571 SfxItemSet aSet( GetDoc()->GetAttrPool(), POOLATTR_BEGIN, in GetContentAtPos() local
1940 SfxItemSet aSet( GetDoc()->GetAttrPool(), in SetShadowCrsrPos() local

Completed in 323 milliseconds

12345678910>>...13