/aoo42x/main/sc/source/core/data/ |
H A D | patattr.cxx | 98 GetItemSet().SetParent( &pStyleSheet->GetItemSet() ); in ScPatternAttr() 194 GetItemSet().Store( rStream ); in Store() 862 const SfxItemSet& rMySet = GetItemSet(); in FillEditParaItems() 880 SfxItemSet& rThisSet = GetItemSet(); in DeleteUnchanged() 910 const SfxItemSet& rSet = GetItemSet(); in HasItemsSet() 919 SfxItemSet& rSet = GetItemSet(); in ClearItems() 984 const SfxItemSet* pSrcSet = &GetItemSet(); in PutInPool() 1089 const SfxItemSet& rSet = GetItemSet(); in IsVisible() 1185 GetItemSet().SetParent(NULL); in SetStyleSheet() 1207 GetItemSet().SetParent(&pStyle->GetItemSet()); in UpdateStyleSheet() [all …]
|
H A D | stlpool.cxx | 169 const SfxItemSet& rSourceSet = pStyleSheet->GetItemSet(); in CopyStyleFrom() 173 SfxItemSet& rDestSet = pDestSheet->GetItemSet(); in CopyStyleFrom() 183 const SfxItemSet& rSrcSub = ((const SvxSetItem*) pItem)->GetItemSet(); in CopyStyleFrom() 190 const SfxItemSet& rSrcSub = ((const SvxSetItem*) pItem)->GetItemSet(); in CopyStyleFrom() 291 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 326 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 357 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 373 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 388 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() 432 pSet = &pSheet->GetItemSet(); in CreateStandardStyles() [all …]
|
H A D | attarray.cxx | 145 pPattern->GetItemSet(), pOldPattern->GetItemSet() ) ) in Reset() 544 const SfxItemSet& rNewSet = pNewPattern->GetItemSet(); in ApplyStyleArea() 545 const SfxItemSet& rOldSet = pOldPattern->GetItemSet(); in ApplyStyleArea() 770 const SfxItemSet& rNewSet = pNewPattern->GetItemSet(); in ApplyCacheArea() 880 const SfxItemSet& rThisSet = pPattern->GetItemSet(); in MergePatternArea() 1059 &pPattern->GetItemSet().Get( ATTR_BORDER ); in ApplyFrame() 1467 SfxItemSet* pSet = &pNewPattern->GetItemSet(); in RemoveAreaMerge() 1524 SfxItemSet* pSet = &pNewPattern->GetItemSet(); in SetPatternAreaSafe() 1666 const SfxItemSet& rOldSet = pOldPattern->GetItemSet(); in ChangeIndent() 1699 aNewPattern.GetItemSet().Put( in ChangeIndent() [all …]
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objmisc.cxx | 493 pMedium->GetItemSet()->Put( SfxBoolItem( SID_DOC_READONLY, sal_True ) ); in SetReadOnly() 715 pMedium->GetItemSet()->ClearItem( SID_DOC_READONLY ); in DisconnectFromShared() 1355 pMedium->GetItemSet()->ClearItem( SID_DOC_SALVAGE ); in InitOwnModel_Impl() 1356 pMedium->GetItemSet()->ClearItem( SID_FILE_NAME ); in InitOwnModel_Impl() 1361 pMedium->GetItemSet()->ClearItem( SID_PROGRESS_STATUSBAR_CONTROL ); in InitOwnModel_Impl() 1362 pMedium->GetItemSet()->ClearItem( SID_DOCUMENT ); in InitOwnModel_Impl() 1365 pMedium->GetItemSet()->ClearItem( SID_REFERER ); in InitOwnModel_Impl() 1370 SfxItemSet *pSet = GetMedium()->GetItemSet(); in InitOwnModel_Impl() 1554 pTmpMedium->GetItemSet()->ClearItem( SID_DOC_READONLY ); in TemplateDisconnectionAfterLoad() 2002 SfxItemSet* pSet = pLoadingMedium ? pLoadingMedium->GetItemSet() : GetMedium()->GetItemSet(); in GetDialogParent() [all …]
|
H A D | docfile.cxx | 974 GetItemSet()->Put( SfxBoolItem( SID_TEMPLATE, sal_True ) ); in ShowLockedWebDAVDocumentDialog() 2396 TransformItems( SID_OPENDOC, *GetItemSet(), xProps ); in GetLockingStream_Impl() 2484 TransformItems( SID_OPENDOC, *GetItemSet(), xProps ); in GetMedium_Impl() 2721 pSet = rMedium.GetItemSet() ? new SfxItemSet(*rMedium.GetItemSet()) : 0; in SfxMedium() 3307 GetItemSet()->Put( SfxStringItem( SID_DOC_BASEURL, rBaseURL ) ); in SfxMedium() 3309 GetItemSet()->Put( *p ); in SfxMedium() 3325 GetItemSet()->Put( SfxStringItem( SID_DOC_BASEURL, rBaseURL ) ); in SfxMedium() 3327 GetItemSet()->Put( *p ); in SfxMedium() 3486 SfxItemSet* SfxMedium::GetItemSet() const in GetItemSet() function in SfxMedium 4156 GetItemSet()->ClearItem( SID_DOC_READONLY ); in SwitchDocumentToTempFile() [all …]
|
H A D | objstor.cxx | 513 SfxItemSet *pSet = GetMedium()->GetItemSet(); in DoInitNew() 560 pMedium->GetItemSet()->Put( aSet ); in ImportFromGeneratedStream_Impl() 602 SfxItemSet* pSet = pMedium->GetItemSet(); in DoLoad() 903 SfxItemSet* pSet = pMedium->GetItemSet(); in HandleFilter() 1221 SfxItemSet *pMedSet = rMedium.GetItemSet(); in SaveTo_Impl() 2524 SfxItemSet* pItems = rMedium.GetItemSet(); in ExportTo() 2652 SfxItemSet* pSet = new SfxAllItemSet(*pRetrMedium->GetItemSet()); in DoSave_Impl() 2687 if( pMediumTmp->GetItemSet() ) in DoSave_Impl() 2707 if( pRetrMedium->GetItemSet() ) in DoSave_Impl() 2748 pMed->GetItemSet()->Put( *pPasswordItem ); in Save_Impl() [all …]
|
/aoo42x/main/sc/source/ui/view/ |
H A D | formatsh.cxx | 494 SfxItemSet aAttrSet = pAttrItem->GetItemSet(); in ExecuteStyle() 551 pStyleSheet->GetItemSet().Put( aAttrSet ); in ExecuteStyle() 573 pStyleSheet->GetItemSet().Put( aAttrSet ); in ExecuteStyle() 672 pStyleSheet->GetItemSet().Put( aAttrSet ); in ExecuteStyle() 712 SfxItemSet aOldSet = pStyleSheet->GetItemSet(); in ExecuteStyle() 724 SfxItemSet& rSet = pStyleSheet->GetItemSet(); in ExecuteStyle() 1310 aOldSetItem.GetItemSet().Put( pAttrs->GetItemSet(), sal_False ); in ExecuteTextAttr() 1318 pNewSet->Put( aSetItem.GetItemSet(), sal_False ); in ExecuteTextAttr() 1337 aOldSetItem.GetItemSet().Put( pAttrs->GetItemSet(), sal_False ); in ExecuteTextAttr() 1345 pNewSet->Put( aSetItem.GetItemSet(), sal_False ); in ExecuteTextAttr() [all …]
|
/aoo42x/main/svx/source/dialog/ |
H A D | hdft.cxx | 243 const SfxItemSet& rOldSet = GetItemSet(); in FillItemSet() 308 _pSet = &(static_cast< const SvxSetItem* >(pItem)->GetItemSet()); in FillItemSet() 354 SfxItemPool* pPool = GetItemSet().GetPool(); in Reset() 365 const SfxItemSet& rHeaderSet = pSetItem->GetItemSet(); in Reset() 583 *GetItemSet().GetPool(), in IMPL_LINK_INLINE_END() 620 *GetItemSet().GetPool(), in IMPL_LINK_INLINE_END() 634 pBBSet->Put(((SvxSetItem*)pItem)->GetItemSet()); in IMPL_LINK_INLINE_END() 776 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() 820 const SfxItemSet& rTmpSet = rSetItem.GetItemSet(); in ResetBackground_Impl() 957 const SfxItemSet& rHeaderSet = pSetItem->GetItemSet(); in ActivatePage() [all …]
|
/aoo42x/main/sd/source/ui/func/ |
H A D | fupage.cxx | 267 mergeItemSetsImpl( aMergedAttr, pStyleSheet->GetItemSet() ); in ExecuteDialog() 272 const SfxItemSet& rBackgroundAttributes = mpPage->getSdrPageProperties().GetItemSet(); in ExecuteDialog() 282 …&& XFILL_NONE != ((const XFillStyleItem&)pStyleSheet->GetItemSet().Get(XATTR_FILLSTYLE)).GetValue(… in ExecuteDialog() 286 mergeItemSetsImpl(aMergedAttr, pStyleSheet->GetItemSet()); in ExecuteDialog() 382 *mpDoc, *mpPage, mpPage->getSdrPageProperties().GetItemSet()); in ExecuteDialog() 406 pStyleSheet->GetItemSet().Put( *(pTempSet.get()) ); in ExecuteDialog() 407 sdr::properties::CleanupFillProperties( pStyleSheet->GetItemSet() ); in ExecuteDialog() 428 pStyle->GetItemSet().Put( *(pTempSet.get()) ); in ExecuteDialog() 429 sdr::properties::CleanupFillProperties( pStyleSheet->GetItemSet() ); in ExecuteDialog() 439 const SfxItemSet& rFillAttributes = pPage->getSdrPageProperties().GetItemSet(); in ExecuteDialog() [all …]
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 283 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 306 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 319 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 330 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 341 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 352 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 365 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 378 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 399 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() 412 pISet = &pSheet->GetItemSet(); in CreateLayoutTemplates() [all …]
|
H A D | stlsheet.cxx | 221 GetItemSet().SetParent(&rParentSet); in SetParent() 228 GetItemSet().SetParent(NULL); in SetParent() 246 SfxItemSet& SdStyleSheet::GetItemSet() in GetItemSet() function in SdStyleSheet 312 return(pSdSheet->GetItemSet()); in GetItemSet() 606 const SfxItemSet* pCurSet = &GetItemSet(); in AdjustToFontHeight() 1123 SfxItemSet &rStyleSet = GetItemSet(); in setPropertyValue() 1214 SfxItemSet &rStyleSet = GetItemSet(); in getPropertyValue() 1234 SfxItemSet& rStyleSet = GetItemSet(); in getPropertyValue() 1300 const SfxItemSet& rSet = GetItemSet(); in getPropertyState() 1314 SfxItemSet &rStyleSet = GetItemSet(); in getPropertyState() [all …]
|
H A D | stlpool.cxx | 233 SfxItemSet& rSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 303 SfxItemSet& rOutlineSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 318 pSheet->GetItemSet().Put(aSvxULSpaceItem); in CreateLayoutStyleSheets() 368 SfxItemSet& rTitleSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 414 SfxItemSet& rSubtitleSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 463 SfxItemSet& rNotesSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 515 SfxItemSet& rBackgroundObjectsSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 538 SfxItemSet& rBackgroundSet = pSheet->GetItemSet(); in CreateLayoutStyleSheets() 651 xNewSheet->GetItemSet().Put( xSheet->GetItemSet() ); in CopySheets() 701 rNewSheet.GetItemSet().Put(pSourceSheet->GetItemSet()); in CopyLayoutSheets() [all …]
|
/aoo42x/main/svx/source/xoutdev/ |
H A D | xexch.cxx | 66 …pXFillAttrSetItem( (XFillAttrSetItem*) rXFillAttrSetItem.Clone( rXFillAttrSetItem.GetItemSet().Get… in XFillExchangeData() 67 pPool( rXFillAttrSetItem.GetItemSet().GetPool() ) in XFillExchangeData() 102 SfxWhichIter aIter( rData.pXFillAttrSetItem->GetItemSet() ); in operator <<() 112 …if( SFX_ITEM_SET == rData.pXFillAttrSetItem->GetItemSet().GetItemState( nWhich, sal_False, &pItem … in operator <<() 176 rData.pPool = rData.pXFillAttrSetItem->GetItemSet().GetPool(); in operator >>() 192 …etItem*) rData.pXFillAttrSetItem->Clone( pPool = rData.pXFillAttrSetItem->GetItemSet().GetPool() ); in operator =()
|
/aoo42x/main/sc/source/filter/starcalc/ |
H A D | scflt.cxx | 742 SfxItemSet* pSet = &pSheet->GetItemSet(); in PutToDoc() 1189 SfxItemSet &rItemSet = pStyle->GetItemSet(); in LoadPatternCollection() 1814 aScPattern.GetItemSet().Put(SvxColorItem(TextColor, ATTR_FONT_COLOR )); in LoadColAttr() 1833 aScPattern.GetItemSet().Put(SvxWeightItem(WEIGHT_BOLD, ATTR_FONT_WEIGHT)); in LoadColAttr() 1835 aScPattern.GetItemSet().Put(SvxPostureItem(ITALIC_NORMAL, ATTR_FONT_POSTURE)); in LoadColAttr() 1889 aScPattern.GetItemSet().Put(SfxBoolItem(sal_True)); in LoadColAttr() 1891 aScPattern.GetItemSet().Put(SfxInt32Item(ATTR_ROTATE_VALUE,9000)); in LoadColAttr() 1893 aScPattern.GetItemSet().Put(SfxInt32Item(ATTR_ROTATE_VALUE,27000)); in LoadColAttr() 1897 aScPattern.GetItemSet().Put(SvxMarginItem(20, Margin, 20, Margin, ATTR_MARGIN)); in LoadColAttr() 2009 aScPattern.GetItemSet().Put( aBox ); in LoadColAttr() [all …]
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 1572 xBase->GetItemSet(); in setParentStyle() 1753 SfxItemSet& GetItemSet() in GetItemSet() function in SwStyleBase_Impl 1885 SfxItemSet& rStyleSet = rBase.GetItemSet(); in lcl_SetStyleProperty() 1915 SfxItemSet& rStyleSet = rBase.GetItemSet(); in lcl_SetStyleProperty() 1946 SfxItemSet& rStyleSet = rBase.GetItemSet(); in lcl_SetStyleProperty() 2215 rBase.GetItemSet().Put( aCondItem ); in lcl_SetStyleProperty() 2260 rBase.GetItemSet().Put(aReg); in lcl_SetStyleProperty() 2343 SfxItemSet& rStyleSet = rBase.GetItemSet(); in lcl_SetStyleProperty() 2515 SfxItemSet& rSet = rBase.GetItemSet(); in lcl_GetStyleProperty() 2738 SfxItemSet& rSet = rBase.GetItemSet(); in lcl_GetStyleProperty() [all …]
|
/aoo42x/main/cui/source/tabpages/ |
H A D | tpcolor.cxx | 120 rXFSet ( aXFillAttr.GetItemSet() ), in SvxColorTabPage() 136 aCtlPreviewOld.SetAttributes( aXFillAttr.GetItemSet() ); in SvxColorTabPage() 137 aCtlPreviewNew.SetAttributes( aXFillAttr.GetItemSet() ); in SvxColorTabPage() 475 aCtlPreviewNew.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 686 aCtlPreviewNew.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 965 aCtlPreviewOld.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 966 aCtlPreviewNew.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 988 aCtlPreviewOld.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 989 aCtlPreviewNew.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 1173 aCtlPreviewOld.SetAttributes( aXFillAttr.GetItemSet() ); in ChangeColorHdl_Impl() [all …]
|
H A D | paragrph.cxx | 181 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() 247 (const SvxLineSpacingItem&)GetItemSet().Get( nWhich ) ); in FillItemSet() 274 eState = GetItemSet().GetItemState( nWhich ); in FillItemSet() 294 DBG_ASSERT( GetItemSet().GetParent(), "No ParentSet" ); in FillItemSet() 297 (const SvxULSpaceItem&)GetItemSet().GetParent()->Get( nWhich ); in FillItemSet() 317 eState = GetItemSet().GetItemState( nWhich ); in FillItemSet() 340 DBG_ASSERT( GetItemSet().GetParent(), "No ParentSet" ); in FillItemSet() 343 (const SvxLRSpaceItem&)GetItemSet().GetParent()->Get( nWhich ); in FillItemSet() 374 eState = GetItemSet().GetItemState( nWhich ); in FillItemSet() 392 const SfxItemSet& rInSet = GetItemSet(); in FillItemSet() [all …]
|
H A D | grfpage.cxx | 271 aSz = (const SvxSizeItem&)GetItemSet().Get( nW ); in FillItemSet() 323 SfxItemPool* pPool = GetItemSet().GetPool(); in ActivatePage() 408 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() 439 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() 477 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() 562 SfxItemPool* pPool = GetItemSet().GetPool(); in IMPL_LINK() 586 SfxItemPool* pPool = GetItemSet().GetPool(); in CalcZoom() 615 SfxItemPool* pPool = GetItemSet().GetPool(); in CalcMinMaxBorder() 656 SfxItemPool* pPool = GetItemSet().GetPool(); in GraphicHasChanged() 696 const FieldUnit eMetric = GetModuleFieldUnit( GetItemSet() ); in GraphicHasChanged()
|
H A D | tparea.cxx | 101 aCtlXRectPreview.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 102 aCtlBitmapPreview.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 290 rXFSet ( aXFillAttr.GetItemSet() ) in SvxTransparenceTabPage() 563 aCtlXRectPreview.SetAttributes( aXFillAttr.GetItemSet() ); in InitPreview() 564 aCtlBitmapPreview.SetAttributes( aXFillAttr.GetItemSet() ); in InitPreview() 694 rXFSet ( aXFillAttr.GetItemSet() ), in SvxAreaTabPage() 775 aCtlXRectPreview.SetAttributes( aXFillAttr.GetItemSet() ); in SvxAreaTabPage() 776 aCtlBitmapPreview.SetAttributes( aXFillAttr.GetItemSet() ); in SvxAreaTabPage() 1874 aCtlXRectPreview.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() 1968 aCtlXRectPreview.SetAttributes( aXFillAttr.GetItemSet() ); in IMPL_LINK() [all …]
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drawview.cxx | 193 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 201 pSheet->GetItemSet().Put(aTempSet); in SetAttributes() 234 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 248 pSheet->GetItemSet().Put(aTempSet); in SetAttributes() 308 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 316 pSheet->GetItemSet().Put(aTempSet,false); in SetAttributes() 333 SfxItemSet aTempSet( pSheet->GetItemSet() ); in SetAttributes() 361 pSheet->GetItemSet().Set(aTempSet,false); in SetAttributes()
|
/aoo42x/main/svl/source/items/ |
H A D | poolcach.cxx | 86 DBG_ASSERT( pPool == rOrigItem.GetItemSet().GetPool(), "invalid Pool" ); in ApplyTo() 111 pNewItem->GetItemSet().PutDirect( *pItemToPut ); in ApplyTo() 112 DBG_ASSERT( &pNewItem->GetItemSet().Get( pItemToPut->Which() ) == pItemToPut, in ApplyTo() 116 pNewItem->GetItemSet().Put( *pSetToPut ); in ApplyTo() 133 &pNewPoolItem->GetItemSet().Get( pItemToPut->Which() ) == pItemToPut, in ApplyTo()
|
/aoo42x/main/sd/source/ui/dlg/ |
H A D | prltempl.cxx | 76 aInputSet ( *rStyleBase.GetItemSet().GetPool(), SID_PARAM_NUM_PRESET, SID_PARAM_CUR_NUM_LEVEL ), in SdPresLayoutTemplateDlg() 78 pOrgSet ( &rStyleBase.GetItemSet() ) in SdPresLayoutTemplateDlg() 100 aInputSet.Put( rStyleBase.GetItemSet() ); in SdPresLayoutTemplateDlg() 103 const SfxItemSet* pParentItemSet = rStyleBase.GetItemSet().GetParent();; in SdPresLayoutTemplateDlg() 107 pOutSet = new SfxItemSet( rStyleBase.GetItemSet() ); in SdPresLayoutTemplateDlg() 121 …if( SFX_ITEM_SET == pFirstStyleSheet->GetItemSet().GetItemState(EE_PARA_NUMBULLET, sal_False, &pIt… in SdPresLayoutTemplateDlg()
|
/aoo42x/main/svx/source/sdr/properties/ |
H A D | attributeproperties.cxx | 78 const SfxItemSet& rStyle = pNewStyleSheet->GetItemSet(); in ImpAddStyleSheet() 94 mpItemSet->SetParent(&pNewStyleSheet->GetItemSet()); in ImpAddStyleSheet() 379 pNewSheet->GetItemSet().Put(pSheet->GetItemSet(), sal_False); in SetModel() 383 sdr::properties::ScaleItemSet(pNewSheet->GetItemSet(), aMetricFactor); in SetModel() 425 const SfxItemSet* pItemSet = &pOldStyleSheet->GetItemSet(); in SetModel()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | tabdlg.cxx | 171 pSet = pDialog->pSet = pSetItem->GetItemSet().Clone(); in StateChanged() 179 pTabPage->Reset( pSetItem->GetItemSet() ); in StateChanged() 296 return pImpl->maItemConn.DoFillItemSet( rSet, GetItemSet() ); in FillItemSet() 414 const SfxItemSet& rOldSet = GetItemSet(); in GetOldItem() 625 delete (SfxItemSet*)&pDataObject->pTabPage->GetItemSet(); in ~SfxTabDialog() 994 delete (SfxItemSet*)&pDataObject->pTabPage->GetItemSet(); in RemoveTabPage() 1111 SfxItemSet& rSet = (SfxItemSet&)pTabPage->GetItemSet(); in Ok() 1289 const SfxItemSet* pItemSet = &pDataObject->pTabPage->GetItemSet(); in IMPL_LINK() 1482 pTabPage->Reset( (SfxItemSet &)pTabPage->GetItemSet() ); in IMPL_LINK() 1559 SfxItemPool* pPool = pPage->GetItemSet().GetPool(); in IMPL_LINK() [all …]
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlcss1.cxx | 247 SfxItemSet& rItemSet = pStyleEntry->GetItemSet(); in SetLinkCharFmts() 265 SfxItemSet& rItemSet = pStyleEntry->GetItemSet(); in SetLinkCharFmts() 280 SfxItemSet& rItemSet = pStyleEntry->GetItemSet(); in SetLinkCharFmts() 383 SetTxtCollAttrs( pColl, pStyleEntry->GetItemSet(), in SetTableTxtColl() 395 SetTxtCollAttrs( pColl, pStyleEntry->GetItemSet(), in SetTableTxtColl() 1251 SfxItemSet aItemSet( pClass->GetItemSet() ); in GetChrFmt() 1362 SfxItemSet aItemSet( pClass->GetItemSet() ); in GetTxtFmtColl() 1905 SetPageDescAttrs( pMasterPageDesc, pPageEntry->GetItemSet(), in ParseStyleSheet() 1913 SetPageDescAttrs( GetLeftPageDesc(), pPageEntry->GetItemSet(), in ParseStyleSheet() 1991 pCSS1Parser->MergeStyles( pClass->GetItemSet(), in ParseStyleOptions() [all …]
|