Home
last modified time | relevance | path

Searched refs:aSet (Results 101 – 125 of 363) sorted by relevance

12345678910>>...15

/trunk/main/sw/source/ui/dialog/
H A Duiregionsw.cxx1183 SfxItemSet aSet(rSh.GetView().GetPool(), in IMPL_LINK() local
1193 aSet.Put( pSectRepr->GetCol() ); in IMPL_LINK()
1194 aSet.Put( pSectRepr->GetBackground() ); in IMPL_LINK()
1195 aSet.Put( pSectRepr->GetFtnNtAtEnd() ); in IMPL_LINK()
1196 aSet.Put( pSectRepr->GetEndNtAtEnd() ); in IMPL_LINK()
1197 aSet.Put( pSectRepr->GetBalance() ); in IMPL_LINK()
1198 aSet.Put( pSectRepr->GetFrmDir() ); in IMPL_LINK()
1199 aSet.Put( pSectRepr->GetLRSpace() ); in IMPL_LINK()
1211 aSet.Put(SwFmtFrmSize(ATT_VAR_SIZE, nWidth)); in IMPL_LINK()
1626 rPage.PageCreated(aSet); in PageCreated()
[all …]
H A Dmacassgn.cxx134 …SfxItemSet aSet( rSh.GetAttrPool(), RES_FRMMACRO, RES_FRMMACRO, SID_EVENTCONFIG, SID_EVENTCONFIG, … in INetFmtDlg() local
141 aSet.Put( aItem ); in INetFmtDlg()
142 aSet.Put( AddEvents( MACASSGN_INETFMT ) ); in INetFmtDlg()
145 SfxAbstractDialog* pMacroDlg = pFact->CreateSfxDialog( pParent, aSet, in INetFmtDlg()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dresultsetforquery.cxx157 set< rtl::OUString > aSet,aCurrent,aResultSet; in ResultSetForQuery() local
217 aSet.clear(); in ResultSetForQuery()
232 aSet.insert( aURL ); in ResultSetForQuery()
249 aResultSet = aSet; in ResultSetForQuery()
255 set_intersection( aSet.begin(),aSet.end(), in ResultSetForQuery()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx436 SfxItemSet aSet(GetPool(), fnGetRange()); in ExecField() local
437 aSet.Put(SvxPostItTextItem(sComment.ConvertLineEnd(), SID_ATTR_POSTIT_TEXT)); in ExecField()
438 aSet.Put(SvxPostItAuthorItem(pRedline->GetAuthorString(), SID_ATTR_POSTIT_AUTHOR)); in ExecField()
440 aSet.Put( SvxPostItDateItem( GetAppLangDateTimeString( in ExecField()
479 … AbstractSvxPostItDialog* pDlg = pFact2->CreateSvxPostItDialog( pMDI, aSet, bTravel, sal_True ); in ExecField()
795 SfxItemSet aSet(GetPool(), RES_TXTATR_INETFMT, RES_TXTATR_INETFMT); in InsertHyperlink() local
796 rSh.GetCurAttr( aSet ); in InsertHyperlink()
799 if(SFX_ITEM_SET == aSet.GetItemState(RES_TXTATR_INETFMT, sal_False, &pItem)) in InsertHyperlink()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx1035 SfxItemSet aSet(pAnnotationWindow->getView()->GetAttribs()); in ExecuteAnnotationContextMenu() local
1037 if ( aSet.GetItemState( EE_CHAR_WEIGHT ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu()
1039 if( ((const SvxWeightItem&)aSet.Get( EE_CHAR_WEIGHT )).GetWeight() == WEIGHT_BOLD ) in ExecuteAnnotationContextMenu()
1043 if ( aSet.GetItemState( EE_CHAR_ITALIC ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu()
1045 if( ((const SvxPostureItem&)aSet.Get( EE_CHAR_ITALIC )).GetPosture() != ITALIC_NONE ) in ExecuteAnnotationContextMenu()
1049 if ( aSet.GetItemState( EE_CHAR_UNDERLINE ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu()
1051 … if( ((const SvxUnderlineItem&)aSet.Get( EE_CHAR_UNDERLINE )).GetLineStyle() != UNDERLINE_NONE ) in ExecuteAnnotationContextMenu()
1055 if ( aSet.GetItemState( EE_CHAR_STRIKEOUT ) == SFX_ITEM_ON ) in ExecuteAnnotationContextMenu()
1057 … if( ((const SvxCrossedOutItem&)aSet.Get( EE_CHAR_STRIKEOUT )).GetStrikeout() != STRIKEOUT_NONE ) in ExecuteAnnotationContextMenu()
/trunk/main/sw/source/core/edit/
H A Dacorrect.cxx260 SfxItemSet aSet( rPool, aCharFmtSetRange ); in SetAttr() local
261 SetAllScriptItem( aSet, rItem ); in SetAttr()
263 rEditSh.GetDoc()->SetFmtItemByAutoFmt( aPam, aSet ); in SetAttr()
278 SfxItemSet aSet( rEditSh.GetDoc()->GetAttrPool(), in SetINetAttr() local
280 aSet.Put( SwFmtINetFmt( rURL, aEmptyStr )); in SetINetAttr()
281 rEditSh.GetDoc()->SetFmtItemByAutoFmt( aPam, aSet ); in SetINetAttr()
H A Dautofmt.cxx630 SfxItemSet aSet(pDoc->GetAttrPool(), in DoUnderline() local
634 aSet.Put( SwParaConnectBorderItem( sal_False ) ); in DoUnderline()
638 aSet.Put(aBox); in DoUnderline()
639 pDoc->InsertItemSet( aDelPam, aSet, 0 ); in DoUnderline()
1048 SfxItemSet aSet( pDoc->GetAttrPool(), in SetColl() local
1057 aSet.Put( *pAktTxtNd->GetpSwAttrSet() ); in SetColl()
1069 aSet.ClearItem( RES_PARATR_ADJUST ); in SetColl()
1718 SetAllScriptItem( aSet, in BuildEnum()
1728 aSet.ClearItem(); in BuildEnum()
1732 aSet.Put( aTStops ); in BuildEnum()
[all …]
/trunk/main/sd/source/ui/func/
H A Dfucopy.cxx91 SfxItemSet aSet( mpViewShell->GetPool(), in DoExecute() local
109 aSet.Put( aXColorItem ); in DoExecute()
117 …AbstractCopyDlg* pDlg = pFact->CreateCopyDlg(NULL, aSet, mpDoc->GetColorTableFromSdrModel(), mpVie… in DoExecute()
125 pDlg->GetAttr( aSet ); in DoExecute()
126 rReq.Done( aSet ); in DoExecute()
H A Dsmarttag.cxx199 std::set< SmartTagReference > aSet; in Dispose() local
200 aSet.swap( maSet ); in Dispose()
201 for( std::set< SmartTagReference >::iterator aIter( aSet.begin() ); aIter != aSet.end(); ) in Dispose()
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx765 SfxItemSet aSet( mpDoc->GetPool() ); in InsertData() local
775 aSet.Put( pObj->GetMergedItemSet() ); in InsertData()
781 aSet.ClearItem( SDRATTR_ECKENRADIUS ); in InsertData()
789 aSet.Put(XFillStyleItem(XFILL_BITMAP)); in InsertData()
790aSet.Put(XFillBitmapItem(&mpDoc->GetPool(), pSdrGrafObj->GetGraphic())); in InsertData()
793 pPickObj->SetMergedItemSetAndBroadcast( aSet ); in InsertData()
1354 SfxItemSet aSet( mpDoc->GetPool() ); in InsertData() local
1379 aSet.Put(XFillColorItem(aName, aColor)); in InsertData()
1381 aSet.Put( XFillStyleItem( eFill ) ); in InsertData()
1384 aSet.Put( XLineColorItem( aName, aColor ) ); in InsertData()
[all …]
/trunk/main/sfx2/source/dialog/
H A Dversdlg.cxx449 SfxAllItemSet aSet( pObjShell->GetPool() ); in IMPL_LINK() local
451 aSet.Put( SfxInt16Item( SID_VERSION, (short)nPos+1 ) ); in IMPL_LINK()
452 aSet.Put( SfxStringItem( SID_FILE_NAME, pObjShell->GetMedium()->GetName() ) ); in IMPL_LINK()
458 aSet.Put( *pFilterItem ); in IMPL_LINK()
460 aSet.Put( *pFilterOptItem ); in IMPL_LINK()
462 pViewFrame->GetDispatcher()->Execute( SID_DOCUMENT_COMPARE, SFX_CALLMODE_ASYNCHRON, aSet ); in IMPL_LINK()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1695 SfxItemSet aSet(pMod->GetItemPool(),pNewWhichTable); in SetAttributes() local
1697 SfxWhichIter aIter(aSet); in SetAttributes()
1703 if (eState==SFX_ITEM_SET) aSet.Put(*pItem); in SetAttributes()
1709 bRet=mxSelectionController->SetAttributes(aSet,bReplaceAll ); in SetAttributes()
1723 mxTextEditObj->SetMergedItemSetAndBroadcast(aSet, bReplaceAll); in SetAttributes()
1727 SetNotPersistAttrToMarked(aSet,bReplaceAll); in SetAttributes()
2207 SfxItemSet aSet(rOutliner.GetParaAttribs(nPara)); in ApplyFormatPaintBrushToText() local
2208aSet.Put(CreatePaintSet( GetFormatRangeImpl(true), *aSet.GetPool(), rFormatSet, aSet, bNoCharacter… in ApplyFormatPaintBrushToText()
2209 rOutliner.SetParaAttribs(nPara, aSet); in ApplyFormatPaintBrushToText()
2283 SfxItemSet aSet( pOLV->GetAttribs() ); in ApplyFormatPaintBrush() local
[all …]
/trunk/main/svx/source/unodraw/
H A Dunoshape.cxx723 mpObj->SetMergedItemSetAndBroadcast(aSet); in ObtainSettingsFromPropertySet()
725 mpObj->ApplyNotPersistAttr( aSet ); in ObtainSettingsFromPropertySet()
1548 if( SetFillAttribute( nWID, rName, aSet, mpModel ) ) in SetFillAttribute()
1551 mpObj->SetMergedItemSetAndBroadcast(aSet); in SetFillAttribute()
1906 aSet.Put(mpObj->GetMergedItem(pMap->nWID)); in _getPropertyValue()
1911 if(!aSet.Count()) in _getPropertyValue()
1916 mpObj->TakeNotPersistAttr(aSet, sal_False); in _getPropertyValue()
1920 if(!aSet.Count()) in _getPropertyValue()
1927 if(aSet.Count()) in _getPropertyValue()
1928 aAny = GetAnyForItem( aSet, pMap ); in _getPropertyValue()
[all …]
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx520 SfxItemSet aSet( pEdView->GetAttribs() ); in SetCharAttriutes() local
526 SfxAbstractTabDialog* pDlg = pFact->CreateScCharDlg( GetParent(), &aSet, in SetCharAttriutes()
532 aSet.ClearItem(); in SetCharAttriutes()
533 aSet.Put( *pDlg->GetOutputItemSet() ); in SetCharAttriutes()
534 pEdView->SetAttribs( aSet ); in SetCharAttriutes()
/trunk/main/svx/workben/
H A Dedittest.cxx972 SfxItemSet aSet( pEditEngine->GetEmptyItemSet() ); in IMPL_LINK() local
975 aSet.Put( SvxFontHeightItem(600, 100, EE_CHAR_FONTHEIGHT) ); in IMPL_LINK()
976 aSet.Put( SvxPostureItem( ITALIC_NORMAL, EE_CHAR_ITALIC ) ); in IMPL_LINK()
977 aSet.Put( SvxLRSpaceItem( 0, 0, 1000, 0, EE_PARA_LRSPACE ) ); in IMPL_LINK()
978 pEditView->SetParaAttribs( aSet, nPara ); in IMPL_LINK()
1252 SfxItemSet aSet = pEditView->GetEmptyItemSet(); in IMPL_LINK() local
1253 aSet.Put( *pNewItem ); in IMPL_LINK()
1254 pEditView->SetAttribs( aSet ); in IMPL_LINK()
1624 SfxItemSet aSet = pEditView->GetEmptyItemSet(); in KeyInput() local
1625 aSet.Put( SvxFontHeightItem(800, 100, EE_CHAR_FONTHEIGHT) ); in KeyInput()
[all …]
/trunk/main/sw/source/core/unocore/
H A Dunostyle.cxx1980 aSet.SetParent(&rStyleSet); in lcl_SetStyleProperty()
1982 rStyleSet.Put(aSet); in lcl_SetStyleProperty()
2345 aSet.SetParent(&rStyleSet); in lcl_SetStyleProperty()
2346 rPropSet.setPropertyValue(rEntry, aValue, aSet); in lcl_SetStyleProperty()
2347 rStyleSet.Put(aSet); in lcl_SetStyleProperty()
3275 aSet.SetParent(&pTargetFmt->GetAttrSet()); in setPropertiesToDefault()
3277 aSet.ClearItem(XATTR_FILLBMP_STRETCH); in setPropertiesToDefault()
3278 aSet.ClearItem(XATTR_FILLBMP_TILE); in setPropertiesToDefault()
3280 pTargetFmt->SetFmtAttr(aSet); in setPropertiesToDefault()
4534 aSet.Put(aXFillBitmapItem); in insertStyle()
[all …]
H A Dunosect.cxx385 SfxItemSet aSet(pDoc->GetAttrPool(), in attach() local
394 aSet.Put(*m_pImpl->m_pProps->m_pBrushItem); in attach()
398 aSet.Put(*m_pImpl->m_pProps->m_pColItem); in attach()
402 aSet.Put(*m_pImpl->m_pProps->m_pFtnItem); in attach()
406 aSet.Put(*m_pImpl->m_pProps->m_pEndItem); in attach()
410 aSet.Put(*m_pImpl->m_pProps->m_pXMLAttr); in attach()
414 aSet.Put(*m_pImpl->m_pProps->m_pNoBalanceItem); in attach()
418 aSet.Put(*m_pImpl->m_pProps->m_pFrameDirItem); in attach()
423 aSet.Put(*m_pImpl->m_pProps->m_pLRSpaceItem); in attach()
432 pDoc->InsertSwSection( aPam, aSect, 0, aSet.Count() ? &aSet : 0 ); in attach()
/trunk/main/sc/source/ui/drawfunc/
H A Dfuconrec.cxx273 SfxItemSet aSet(pObj->GetMergedItemSet()); in CreateDefaultObject() local
274 aSet.Put(SdrTextVertAdjustItem(SDRTEXTVERTADJUST_CENTER)); in CreateDefaultObject()
275 aSet.Put(SdrTextHorzAdjustItem(SDRTEXTHORZADJUST_RIGHT)); in CreateDefaultObject()
276 pObj->SetMergedItemSet(aSet); in CreateDefaultObject()
/trunk/main/sw/inc/
H A Dformat.hxx49 SwAttrSet aSet; member in SwFmt
125 inline const SwAttrSet& GetAttrSet() const { return aSet; } in GetAttrSet()
129 const SwDoc *GetDoc() const { return aSet.GetDoc(); } in GetDoc()
130 SwDoc *GetDoc() { return aSet.GetDoc(); } in GetDoc()
170 { aSet.GetPresentation( ePres, eCoreMetric, ePresMetric, rText ); } in GetPresentation()
/trunk/main/sfx2/source/control/
H A Dshell.cxx869 SfxItemSet aSet(rPool, nId, nId); in CanExecuteSlot_Impl() local
871 CallState( pFunc, aSet ); in CanExecuteSlot_Impl()
872 return aSet.GetItemState(nId) != SFX_ITEM_DISABLED; in CanExecuteSlot_Impl()
1026 SfxItemSet aSet( rPool, nSlotId, nSlotId ); // pItem stirbt sonst zu fr"uh in GetSlotState() local
1032 CallState( pFunc, aSet ); in GetSlotState()
1033 eState = aSet.GetItemState( nSlotId, sal_True, &pItem ); in GetSlotState()
/trunk/main/sw/source/core/text/
H A Dporrst.cxx298 const SwAttrSet& aSet = GetTxtNode()->GetSwAttrSet(); in FormatEmpty() local
299 const SvxAdjust nAdjust = aSet.GetAdjust().GetAdjust(); in FormatEmpty()
302 aSet.GetRegister().GetValue() ) in FormatEmpty()
304 const SvxLineSpacingItem &rSpacing = aSet.GetLineSpacing(); in FormatEmpty()
307 aSet.GetLRSpace().IsAutoFirst() ) in FormatEmpty()
/trunk/main/sc/source/filter/rtf/
H A Deeimpars.cxx180 SfxItemSet aSet = mpEngine->GetAttribs( pE->aSel ); in WriteToDocument() local
184 const SfxPoolItem& rItem = aSet.Get( EE_PARA_JUST ); in WriteToDocument()
186 aSet.ClearItem( EE_PARA_JUST ); in WriteToDocument()
193 SfxItemState eState = aSet.GetItemState( nId, sal_True, &pItem ); in WriteToDocument()
208 SfxItemState eFieldState = aSet.GetItemState( EE_FEATURE_FIELD, sal_False ); in WriteToDocument()
229 aAttr.GetFromEditItemSet( &aSet ); in WriteToDocument()
/trunk/main/sd/source/ui/app/
H A Dsdmod2.cxx761 SfxAllItemSet aSet(*(rSet.GetPool())); in CreateTabPage() local
789 aSet.Put (SfxUInt32Item(SID_SDMODE_FLAG,SD_DRAW_MODE)); in CreateTabPage()
790 pRet->PageCreated(aSet); in CreateTabPage()
802 aSet.Put (SfxUInt32Item(SID_SDMODE_FLAG,SD_DRAW_MODE)); in CreateTabPage()
804 aSet.Put (SfxUInt32Item(SID_SDMODE_FLAG,SD_IMPRESS_MODE)); in CreateTabPage()
805 pRet->PageCreated(aSet); in CreateTabPage()
/trunk/main/sw/source/ui/chrdlg/
H A Dtblnumfm.cxx60 SfxAllItemSet aSet(*(rSet.GetPool())); in SwNumFmtDlg() local
61aSet.Put ( SvxNumberInfoItem( (const SvxNumberInfoItem&)pNewPage->GetItemSet().Get( SID_ATTR_NUMBE… in SwNumFmtDlg()
62 pNewPage->PageCreated(aSet); in SwNumFmtDlg()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_ShapeParagraph.cxx70 SfxAllItemSet aSet( *( GetInputSetImpl()->GetPool() ) ); in PageCreated() local
75 aSet.Put( SfxUInt16Item( SID_SVXTABULATORTABPAGE_CONTROLFLAGS, in PageCreated()
77 rPage.PageCreated( aSet ); in PageCreated()

Completed in 192 milliseconds

12345678910>>...15