Home
last modified time | relevance | path

Searched refs:aSet (Results 151 – 175 of 359) sorted by relevance

12345678910>>...15

/aoo41x/main/sd/source/filter/ppt/
H A Dpptinanimations.cxx381 PropertySet aSet; in importAnimationContainer() local
391 if( is_random( aNode, aSet, nPresetClass ) ) in importAnimationContainer()
412 fillNode( xNode, aNode, aSet ); in importAnimationContainer()
420 dump( aSet ); in importAnimationContainer()
471 dump( aSet ); in importAnimationContainer()
475 if( aSet.hasProperty( DFF_ANIM_NODE_TYPE ) ) in importAnimationContainer()
538 dump( aSet ); in importAnimationContainer()
552 dump( aSet ); in importAnimationContainer()
1696 PropertySet aSet; in importAnimateAttributeTargetContainer() local
1697 importPropertySetContainer( pChildAtom, aSet ); in importAnimateAttributeTargetContainer()
[all …]
/aoo41x/main/sw/source/ui/inc/
H A Doptpage.hxx167 virtual void PageCreated (SfxAllItemSet aSet);
256 virtual void PageCreated (SfxAllItemSet aSet);
318 virtual void PageCreated (SfxAllItemSet aSet);
369 virtual void PageCreated( SfxAllItemSet aSet );
/aoo41x/main/sw/source/filter/ww8/
H A Dww8atr.cxx787 SfxItemSet aSet( rFmt.GetAttrSet() ); in OutputFormat() local
794 aSet.Put( aLR ); in OutputFormat()
796 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat()
810 SfxItemSet aSet( rFmt.GetAttrSet() ); in OutputFormat() local
813 aSet.Put( aLR ); in OutputFormat()
814 OutputItemSet( aSet, bPapFmt, bChpFmt, in OutputFormat()
836 aSet.Set(rFrmFmt.GetAttrSet()); in OutputFormat()
846 aSet.Put(aAnchor); in OutputFormat()
850 aSet.Put(SwFmtSurround(SURROUND_NONE)); in OutputFormat()
854 OutputItemSet(aSet, true, false, in OutputFormat()
[all …]
H A Dwrtw8sty.cxx1010 SfxItemSet aSet( *rSet.GetPool(), RES_COL, RES_COL ); in NumberOfColumns() local
1011 aSet.SetParent( &rSet ); in NumberOfColumns()
1015 aSet.Put( rInfo.pSectionFmt->GetFmtAttr( RES_COL ) ); in NumberOfColumns()
1017 const SwFmtCol& rCol = (const SwFmtCol&)aSet.Get( RES_COL ); in NumberOfColumns()
1548 SfxItemSet aSet( *pPdSet->GetPool(), pPdSet->GetRanges() ); in SectionProperties() local
1549 aSet.SetParent( pPdSet ); in SectionProperties()
1568 aSet.Put(aCol); in SectionProperties()
1571 aSet.Put(rSepInfo.pSectionFmt->GetFmtAttr(RES_COL)); in SectionProperties()
1574 aSet.Put( aResultLR ); in SectionProperties()
1578 pISet = &aSet; in SectionProperties()
[all …]
/aoo41x/main/extensions/source/oooimprovecore/
H A Dcore.cxx133 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in inviteUser() local
134 aSet.Put( SfxStringItem( SID_CURRENT_URL, help_url ) ); in inviteUser()
138 SfxAbstractDialog *pDlg = pFact->CreateSfxDialog( NULL, aSet, 0, RID_SVXPAGE_IMPROVEMENT ); in inviteUser()
/aoo41x/main/cui/source/options/
H A Doptasian.cxx437 ForbiddenCharacters aSet; in IMPL_LINK() local
438 aSet.beginLine = sStart; in IMPL_LINK()
439 aSet.endLine = sEnd; in IMPL_LINK()
441 pImpl->addForbiddenCharacters(eSelectLanguage, &aSet); in IMPL_LINK()
/aoo41x/main/sd/source/core/
H A Dsdpage.cxx543 SfxItemSet aSet( ((SdDrawDocument*) pModel)->GetPool() ); in CreatePresObj() local
544 aSet.Put( SdrTextContourFrameItem( sal_True ) ); in CreatePresObj()
545 aSet.Put( SvxAdjustItem( SVX_ADJUST_CENTER, EE_PARA_JUST ) ); in CreatePresObj()
547 pSdrObj->SetMergedItemSet(aSet); in CreatePresObj()
2164 SfxItemSet aSet(pModel->GetPool(), EE_PARA_LRSPACE, EE_PARA_LRSPACE ); in convertPresentationObjectImpl() local
2166 aSet.Put(pNewObj->GetMergedItemSet()); in convertPresentationObjectImpl()
2168 aSet.ClearItem(EE_PARA_LRSPACE); in convertPresentationObjectImpl()
2170 pNewObj->SetMergedItemSet(aSet); in convertPresentationObjectImpl()
2204 aSet.Put(pNewObj->GetMergedItemSet()); in convertPresentationObjectImpl()
2209 aSet.Put(aNewLRItem); in convertPresentationObjectImpl()
[all …]
/aoo41x/main/sw/source/core/doc/
H A Ddocedt.cxx1400 aSet.Put( *pItem ); in lcl_JoinText()
1403 aSet.Put( *pItem ); in lcl_JoinText()
1404 if( aSet.Count() ) in lcl_JoinText()
1405 pTxtNd->SetAttr( aSet ); in lcl_JoinText()
2363 SfxItemSet aSet( GetAttrPool(), in ReplaceRangeImpl() local
2367 pTxtNd->GetAttr( aSet, nStt+1, nStt+1 ); in ReplaceRangeImpl()
2369 aSet.ClearItem( RES_TXTATR_REFMARK ); in ReplaceRangeImpl()
2370 aSet.ClearItem( RES_TXTATR_TOXMARK ); in ReplaceRangeImpl()
2372 aSet.ClearItem( RES_TXTATR_INETFMT ); in ReplaceRangeImpl()
2373 aSet.ClearItem( RES_TXTATR_META ); in ReplaceRangeImpl()
[all …]
/aoo41x/main/sw/source/core/unocore/
H A Dunoevent.cxx290 SfxItemSet aSet(*rStyleSet.GetPool(), RES_FRMMACRO, RES_FRMMACRO); in setMacroItem() local
291 aSet.Put(rItem); in setMacroItem()
292 xStyle->SetItemSet(aSet); in setMacroItem()
/aoo41x/main/sc/source/ui/drawfunc/
H A Ddrtxtob2.cxx119 SfxItemSet aSet( GetPool(), EE_PARA_HYPHENATE, EE_PARA_HYPHENATE ); in ExecuteGlobal() local
121 aSet.Put( SfxBoolItem( EE_PARA_HYPHENATE, bValue ) ); in ExecuteGlobal()
122 pView->SetAttributes( aSet ); in ExecuteGlobal()
/aoo41x/main/cui/source/inc/
H A Dparagrph.hxx139 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
194 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
288 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
/aoo41x/main/sw/source/ui/shells/
H A Ddrawsh.cxx173 … SfxItemSet aSet(pSdrView->GetModel()->GetItemPool(), XATTR_FILLSTYLE, XATTR_FILLBITMAP); in InsertPictureFromFile() local
175 aSet.Put(XFillStyleItem(XFILL_BITMAP)); in InsertPictureFromFile()
176 aSet.Put(XFillBitmapItem(String(), aGraphic)); in InsertPictureFromFile()
177 rObject.SetMergedItemSetAndBroadcast(aSet); in InsertPictureFromFile()
/aoo41x/main/sw/source/core/text/
H A Dtxtfld.cxx326 SfxItemSet aSet( *pPool, RES_CHRATR_BEGIN, RES_CHRATR_END ); in NewFldPortion() local
327 SfxItemSet aTmpSet( aSet ); in NewFldPortion()
328 pFrm->GetTxtNode()->GetAttr(aSet,rInf.GetIdx(),rInf.GetIdx()+1); in NewFldPortion()
330 aTmpSet.Differentiate( aSet ); in NewFldPortion()
/aoo41x/main/editeng/source/uno/
H A Dunofored.cxx102 SfxItemSet aSet( rEditEngine.GetParaAttribs( nPara ) ); in GetParaAttribs() local
107 if( aSet.GetItemState( nWhich, sal_True ) != SFX_ITEM_ON ) in GetParaAttribs()
110 aSet.Put( rEditEngine.GetParaAttrib( nPara, nWhich ) ); in GetParaAttribs()
115 return aSet; in GetParaAttribs()
H A Dunoforou.cxx130 SfxItemSet aSet( ImplOutlinerForwarderGetAttribs( rSel, bOnlyHardAttrib, rEditEngine ) ); in GetAttribs() local
134 mpAttribsCache = new SfxItemSet( aSet ); in GetAttribs()
140 aSet.SetParent( &(pStyle->GetItemSet() ) ); in GetAttribs()
142 return aSet; in GetAttribs()
/aoo41x/main/svx/source/svdraw/
H A Dsvdibrow.cxx1145 SfxItemSet aSet(pView->GetModel()->GetItemPool()); in Undirty() local
1146 pView->GetAttributes(aSet); in Undirty()
1154 SetAttributes(&aSet,&a2ndSet); in Undirty()
1158 SetAttributes(&aSet); in Undirty()
1174 SfxItemSet aSet(pView->GetModel()->GetItemPool()); in IMPL_LINK() local
1175 pView->GetAttributes(aSet); in IMPL_LINK()
1177 SfxItemSet aNewSet(*aSet.GetPool(),pEntry->nWhichId,pEntry->nWhichId); in IMPL_LINK()
1187 SfxPoolItem* pNewItem=aSet.Get(pEntry->nWhichId).Clone(); in IMPL_LINK()
/aoo41x/main/svx/source/engine3d/
H A Dview3d.cxx758 SfxItemSet aSet(pObj->GetMergedItemSet()); in ImpCreateSingle3DObjectFlat() local
760 XFillStyle eFillStyle = ITEMVALUE(aSet, XATTR_FILLSTYLE, XFillStyleItem); in ImpCreateSingle3DObjectFlat()
763 aSet.Put(XLineStyleItem(XLINE_NONE)); in ImpCreateSingle3DObjectFlat()
774 aSet.Put(Svx3DDoubleSidedItem(sal_True)); in ImpCreateSingle3DObjectFlat()
777 aSet.Put(XFillStyleItem(XFILL_SOLID)); in ImpCreateSingle3DObjectFlat()
781 Color aColorLine = ((const XLineColorItem&)(aSet.Get(XATTR_LINECOLOR))).GetColorValue(); in ImpCreateSingle3DObjectFlat()
782 aSet.Put(XFillColorItem(String(), aColorLine)); in ImpCreateSingle3DObjectFlat()
803 p3DObj->SetMergedItemSet(aSet); in ImpCreateSingle3DObjectFlat()
/aoo41x/main/sw/source/filter/rtf/
H A Dswparrtf.cxx840 aSet.Put(SvxFrameDirectionItem( in InsertSection()
1489 SfxItemSet aSet(pStroke->GetMergedItemSet()); in ReadShapeObject() local
1492 aSet.Put(XFillStyleItem(XFILL_SOLID)); in ReadShapeObject()
1497 aSet.Put(XFillStyleItem(XFILL_NONE)); in ReadShapeObject()
1500 aSet.Put(XLineStyleItem(XLINE_NONE)); in ReadShapeObject()
1505 pStroke->SetMergedItemSet(aSet); in ReadShapeObject()
1537 SfxItemSet aSet(pStroke->GetMergedItemSet()); in ReadShapeObject() local
1539 aSet.Put(XLineStyleItem(XLINE_NONE)); in ReadShapeObject()
1544 pStroke->SetMergedItemSet(aSet); in ReadShapeObject()
3661 aSet.Put( SwFmtAnchor( FLY_AS_CHAR )); in ReadHeaderFooter()
[all …]
/aoo41x/main/cui/source/tabpages/
H A Dtpline.cxx2027 void SvxLineTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated() argument
2029 SFX_ITEMSET_ARG (&aSet,pColorTabItem,SvxColorTableItem,SID_COLOR_TABLE,sal_False); in PageCreated()
2030 SFX_ITEMSET_ARG (&aSet,pDashListItem,SvxDashListItem,SID_DASH_LIST,sal_False); in PageCreated()
2031 SFX_ITEMSET_ARG (&aSet,pLineEndListItem,SvxLineEndListItem,SID_LINEEND_LIST,sal_False); in PageCreated()
2032 SFX_ITEMSET_ARG (&aSet,pPageTypeItem,SfxUInt16Item,SID_PAGE_TYPE,sal_False); in PageCreated()
2033 SFX_ITEMSET_ARG (&aSet,pDlgTypeItem,SfxUInt16Item,SID_DLG_TYPE,sal_False); in PageCreated()
2034 SFX_ITEMSET_ARG (&aSet,pSdrObjListItem,OfaPtrItem,SID_OBJECT_LIST,sal_False); in PageCreated()
2035 SFX_ITEMSET_ARG (&aSet,pSymbolAttrItem,SfxTabDialogItem,SID_ATTR_SET,sal_False); in PageCreated()
2036 SFX_ITEMSET_ARG (&aSet,pGraphicItem,SvxGraphicItem,SID_GRAPHIC,sal_False); in PageCreated()
H A Dtpshadow.cxx594 void SvxShadowTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated() argument
596 SFX_ITEMSET_ARG (&aSet,pColorTabItem,SvxColorTableItem,SID_COLOR_TABLE,sal_False); in PageCreated()
597 SFX_ITEMSET_ARG (&aSet,pPageTypeItem,SfxUInt16Item,SID_PAGE_TYPE,sal_False); in PageCreated()
598 SFX_ITEMSET_ARG (&aSet,pDlgTypeItem,SfxUInt16Item,SID_DLG_TYPE,sal_False); in PageCreated()
H A Dtparea.cxx602 void SvxTransparenceTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated() argument
604 SFX_ITEMSET_ARG (&aSet,pPageTypeItem,SfxUInt16Item,SID_PAGE_TYPE,sal_False); in PageCreated()
605 SFX_ITEMSET_ARG (&aSet,pDlgTypeItem,SfxUInt16Item,SID_DLG_TYPE,sal_False); in PageCreated()
2567 void SvxAreaTabPage::PageCreated (SfxAllItemSet aSet) //add CHINA001 in PageCreated() argument
2569 SFX_ITEMSET_ARG (&aSet,pColorTabItem,SvxColorTableItem,SID_COLOR_TABLE,sal_False); in PageCreated()
2570 SFX_ITEMSET_ARG (&aSet,pGradientListItem,SvxGradientListItem,SID_GRADIENT_LIST,sal_False); in PageCreated()
2571 SFX_ITEMSET_ARG (&aSet,pHatchingListItem,SvxHatchListItem,SID_HATCH_LIST,sal_False); in PageCreated()
2572 SFX_ITEMSET_ARG (&aSet,pBitmapListItem,SvxBitmapListItem,SID_BITMAP_LIST,sal_False); in PageCreated()
2573 SFX_ITEMSET_ARG (&aSet,pPageTypeItem,SfxUInt16Item,SID_PAGE_TYPE,sal_False); in PageCreated()
2574 SFX_ITEMSET_ARG (&aSet,pDlgTypeItem,SfxUInt16Item,SID_DLG_TYPE,sal_False); in PageCreated()
[all …]
/aoo41x/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1571 SfxItemSet aSet( GetDoc()->GetAttrPool(), POOLATTR_BEGIN, in GetContentAtPos() local
1589 aSet.Put( pHt->GetAttr() ); in GetContentAtPos()
1597 aFmtSet.Differentiate( aSet ); in GetContentAtPos()
1599 aSet.Put( aFmtSet ); in GetContentAtPos()
1603 pTxtNd->SwCntntNode::GetAttr( aSet ); in GetContentAtPos()
1619 if( aSet.Count() ) in GetContentAtPos()
1622 SfxItemIter aIter( aSet ); in GetContentAtPos()
1940 SfxItemSet aSet( GetDoc()->GetAttrPool(), in SetShadowCrsrPos() local
1948 aSet.Put( aLR ); in SetShadowCrsrPos()
1953 aSet.Put( SvxAdjustItem( SVX_ADJUST_LEFT, RES_PARATR_ADJUST ) ); in SetShadowCrsrPos()
[all …]
/aoo41x/main/sfx2/source/appl/
H A Dappserv.cxx240 SfxItemSet aSet( in MiscExec_Impl() local
245 aSet.Put( SfxStringItem( in MiscExec_Impl()
257 NULL, &aSet, xFrame ); in MiscExec_Impl()
1097 SfxItemSet aSet(GetPool(), SID_AUTO_CORRECT_DLG, SID_AUTO_CORRECT_DLG); in OfaExec_Impl() local
1102 aSet.Put( *pItem ); in OfaExec_Impl()
1104 … SfxAbstractTabDialog* pDlg = pFact->CreateTabDialog( RID_OFA_AUTOCORR_DLG, NULL, &aSet, NULL ); in OfaExec_Impl()
/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx509 SfxItemSet aSet(rOldSet); in IMPL_LINK() local
512 aSet.Put(*pExSet); in IMPL_LINK()
513 PutGridItem(aSet); in IMPL_LINK()
514 aExampleWN.UpdateExample(aSet); in IMPL_LINK()
/aoo41x/main/sd/source/ui/app/
H A Dsdmod1.cxx623 SfxAllItemSet aSet( *rReq.GetArgs()->GetPool() ); in ExecuteNewDocument() local
624 aSet.Put( aFile ); in ExecuteNewDocument()
625 aSet.Put( aReferer ); in ExecuteNewDocument()
629 aSet.Put( aPassword ); in ExecuteNewDocument()
631 … const SfxPoolItem* pRet = SfxFrame::OpenDocumentSynchron( aSet, xTargetFrame ); in ExecuteNewDocument()

Completed in 1303 milliseconds

12345678910>>...15