Home
last modified time | relevance | path

Searched refs:SfxItemSet (Results 1 – 25 of 1512) sorted by last modified time

12345678910>>...61

/trunk/main/cui/source/dialogs/
H A Dzoom.cxx148 SvxZoomDialog::SvxZoomDialog( Window* pParent, const SfxItemSet& rCoreSet ) : in SvxZoomDialog()
472 pOutSet = new SfxItemSet( rSet ); in IMPL_LINK()
/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx124 virtual sal_Bool GetAttributes( SfxItemSet& rTargetSet, sal_Bool bOnlyHardAttr=sal_False ) const;
125 virtual sal_Bool SetAttributes(const SfxItemSet& rSet, sal_Bool bReplaceAll = sal_False);
/trunk/main/sw/source/core/text/
H A Dredlnitr.cxx258 pSet = new SfxItemSet(rPool, RES_CHRATR_BEGIN, RES_CHRATR_END-1); in _Seek()
/trunk/main/sfx2/source/inc/
H A Dstatcach.hxx105 void Dispatch( const SfxItemSet* pSet, sal_Bool bForceSynchron = sal_False );
/trunk/main/sw/source/filter/ww8/
H A Drtfexport.hxx131 virtual void PrepareNewPageDesc( const SfxItemSet* pSet,
H A Dww8par.cxx580 SfxItemSet aSet( pSdrModel->GetItemPool() ); in ProcessObj()
885 SfxItemSet aSet( pSdrModel->GetItemPool() ); in ProcessObj()
1386 if (const SfxItemSet *pSet = pNd->GetpSwAttrSet()) in GetFmtAttr()
3846 SfxItemSet aSet(rFmt.GetAttrSet()); in SetSegmentToPageDesc()
4890 const SfxItemSet* pSet = rMedium.GetItemSet(); in QueryPasswordForMedium()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshowimpl.cxx2900 const SfxItemSet* pArgs = rReq.GetArgs(); in receiveRequest()
/trunk/main/sw/source/core/unocore/
H A Dunodraw.cxx644 SfxItemSet aSet( pDoc->GetAttrPool(), RES_FRMATR_BEGIN, in add()
1167 SfxItemSet aItemSet( pDoc->GetAttrPool(), in setPropertyValue()
1871 const SfxItemSet& rSet = pFmt->GetAttrSet(); in setPropertyToDefault()
1872 SfxItemSet aSet(pFmt->GetDoc()->GetAttrPool(), pEntry->nWID, pEntry->nWID); in setPropertyToDefault()
/trunk/main/sw/source/core/doc/
H A Ddocnew.cxx471 SfxItemSet aIgnorableParagraphItems( GetAttrPool(), in SwDoc()
759 SfxItemSet *pSet = new SfxItemSet( ((SwDoc*)this)->GetAttrPool(), in CreatePrinter_()
1166 SfxItemSet aNewDefaults( pRet->GetAttrPool(), aRangeOfDefaults ); in CreateCopy()
/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx2650 SfxItemSet *pSet = m_pData->m_pObjectShell->GetMedium()->GetItemSet(); in Notify()
/trunk/main/sw/source/ui/ribbar/
H A Dconcustomshape.cxx83 const SfxItemSet* pArgs = rReq.GetArgs(); in GetShapeTypeFromRequest()
116 SfxItemSet aAttr( m_pView->GetPool() ); in MouseButtonDown()
172 const SfxItemSet& rSource = pSourceObj->GetMergedItemSet(); in SetAttributes()
173 SfxItemSet aDest( pObj->GetModel()->GetItemPool(), // ranges from SdrAttrObj in SetAttributes()
H A Dconrect.cxx103 SfxItemSet aItemSet( pSdrView->GetModel()->GetItemPool(), in MouseButtonUp()
121 SfxItemSet aSet(pSdrView->GetModel()->GetItemPool()); in MouseButtonUp()
/trunk/main/editeng/source/editeng/
H A Deditdoc2.cxx431 ContentAttribsInfo::ContentAttribsInfo( const SfxItemSet& rParaAttribs ) : in ContentAttribsInfo()
496 void ConvertAndPutItems( SfxItemSet& rDest, const SfxItemSet& rSource, const MapUnit* pSourceUnit, … in ConvertAndPutItems()
H A Dimpedit2.cxx471 SfxItemSet aSet( GetEmptyItemSet() ); in Command()
791 const SfxItemSet& ImpEditEngine::GetEmptyItemSet() in GetEmptyItemSet()
795 pEmptyItemSet = new SfxItemSet( aEditDoc.GetItemPool(), EE_ITEMS_START, EE_ITEMS_END ); in GetEmptyItemSet()
H A Dimpedit.hxx432 SfxItemSet* pEmptyItemSet;
534 EditUndoSetAttribs* CreateAttribUndo( EditSelection aSel, const SfxItemSet& rSet );
765 const SfxItemSet& GetEmptyItemSet();
815SfxItemSet GetAttribs( sal_uInt32 nPara, sal_uInt16 nStart, sal_uInt16 nEnd, sal_uInt8 nFlags…
816 SfxItemSet GetAttribs( EditSelection aSel, sal_Bool bOnlyHardAttrib = sal_False );
817 void SetAttribs( EditSelection aSel, const SfxItemSet& rSet, sal_uInt8 nSpecial = 0 );
822 void SetParaAttribs( sal_uInt32 nPara, const SfxItemSet& rSet );
823 const SfxItemSet& GetParaAttribs( sal_uInt32 nPara ) const;
1228 void ConvertAndPutItems( SfxItemSet& rDest, const SfxItemSet& rSource, const MapUnit* pSourceUnit =…
/trunk/main/sw/source/ui/frmdlg/
H A Dcolex.cxx48 void SwPageExample::UpdateExample( const SfxItemSet& rSet ) in UpdateExample()
108 const SfxItemSet& rHeaderSet = ((SvxSetItem*)pItem)->GetItemSet(); in UpdateExample()
132 SfxItemSet aTempSet(*rHeaderSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample()
155 const SfxItemSet& rFooterSet = ((SvxSetItem*)pItem)->GetItemSet(); in UpdateExample()
179 SfxItemSet aTempSet(*rFooterSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample()
203 SfxItemSet aTempSet(*rSet.GetPool(), XATTR_FILL_FIRST, XATTR_FILL_LAST); in UpdateExample()
614 void SwPageGridExample::UpdateExample( const SfxItemSet& rSet ) in UpdateExample()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1114 sal_Bool SwTOXSelectTabPage::FillItemSet( SfxItemSet& ) in FillItemSet() argument
1412 void SwTOXSelectTabPage::Reset( const SfxItemSet& ) in Reset() argument
1447 void SwTOXSelectTabPage::ActivatePage( const SfxItemSet& ) in ActivatePage() argument
1454 int SwTOXSelectTabPage::DeactivatePage( SfxItemSet* _pSet ) in DeactivatePage()
2299 sal_Bool SwTOXEntryTabPage::FillItemSet( SfxItemSet& ) in FillItemSet() argument
2307 void SwTOXEntryTabPage::Reset( const SfxItemSet& ) in Reset() argument
2584 int SwTOXEntryTabPage::DeactivatePage( SfxItemSet* /*pSet*/) in DeactivatePage() argument
4108 sal_Bool SwTOXStylesTabPage::FillItemSet( SfxItemSet& ) in FillItemSet() argument
4115 void SwTOXStylesTabPage::Reset( const SfxItemSet& rSet ) in Reset()
4122 void SwTOXStylesTabPage::ActivatePage( const SfxItemSet& ) in ActivatePage() argument
[all …]
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx88 typedef SfxItemSet* SfxItemSetPtr;
104 SfxItemSet* pBoxNumAttr;
123 SfxItemSet aTblSet;
944 SfxItemSet* pSet = new SfxItemSet( *pFmt->GetAttrSet().GetPool(), in AddFmt()
979 SfxItemSet& rFmtSet = (SfxItemSet&)pFmt->GetAttrSet(); in RestoreAttr()
1042 SfxItemSet& rFmtSet = (SfxItemSet&)pFmt->GetAttrSet(); in CreateNew()
1370 SfxItemSet* pSet = 0; in SaveCntntAttrs()
1373 pSet = new SfxItemSet( pDoc->GetAttrPool(), in SaveCntntAttrs()
2231 const SfxItemSet* pNewSet ) in SwUndoTblNumFmt()
2412 SfxItemSet aBoxSet( rDoc.GetAttrPool(), in RedoImpl()
[all …]
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1973 ::boost::scoped_ptr<SfxItemSet> pSet; in _getDefaultAttributesImpl()
1976 pSet.reset( new SfxItemSet( const_cast<SwAttrPool&>(pTxtNode->GetDoc()->GetAttrPool()), in _getDefaultAttributesImpl()
1984 pSet.reset( new SfxItemSet( const_cast<SwAttrPool&>(pTxtNode->GetDoc()->GetAttrPool()), in _getDefaultAttributesImpl()
1997 SfxItemSet aParaSet( const_cast<SwAttrPool&>(pTxtNode->GetDoc()->GetAttrPool()), in _getDefaultAttributesImpl()
2009 SfxItemSet aCharSet( const_cast<SwAttrPool&>(pTxtNode->GetDoc()->GetAttrPool()), in _getDefaultAttributesImpl()
2218 SfxItemSet aSet( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl()
2231 SfxItemSet aAutomaticParaStyleCharAttrs( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl()
2240 SfxItemSet aCharAttrsAtPaM( pPaM->GetDoc()->GetAttrPool(), in _getRunAttributesImpl()
2354 ::boost::scoped_ptr<SfxItemSet> pSet; in _getSupplementalAttributesImpl()
2355 pSet.reset( new SfxItemSet( const_cast<SwAttrPool&>(pTxtNode->GetDoc()->GetAttrPool()), in _getSupplementalAttributesImpl()
/trunk/main/sw/source/core/edit/
H A Dedlingu.cxx1428 SfxItemSet aSet(GetAttrPool(), nLangWhichId, nLangWhichId, 0); in ApplyChangedSentence()
1765 SfxItemSet aSet(rSh.GetAttrPool(), nLangWhichId, nLangWhichId, 0); in lcl_GetLanguage()
/trunk/main/svx/source/svdraw/
H A Dsvdomeas.cxx83 const SfxItemSet& rSet = GetMergedItemSet(); in TakeRepresentation()
332 const SfxItemSet& rSet = GetObjectItemSet(); in ImpTakeAttr()
390 const SfxItemSet& rSet = GetObjectItemSet(); in ImpCalcGeometrics()
1164 SfxItemSet aSet(GetObjectItemSet()); in DoConvertToPolyObj()
H A Dsvdotext.cxx389 const SfxItemSet& rSet = GetObjectItemSet(); in IsAutoGrowHeight()
414 const SfxItemSet& rSet = GetObjectItemSet(); in IsAutoGrowWidth()
442 SdrTextHorzAdjust SdrTextObj::GetTextHorizontalAdjust(const SfxItemSet& rSet) const in GetTextHorizontalAdjust()
475 SdrTextVertAdjust SdrTextObj::GetTextVerticalAdjust(const SfxItemSet& rSet) const in GetTextVerticalAdjust()
658 SfxItemSet aSet( in AdaptTextMinSize()
760 const SfxItemSet& rSet = GetObjectItemSet(); in ImpSetContourPolygon()
1640 const SfxItemSet& rSet = GetObjectItemSet(); in SetVerticalWriting()
1652 SfxItemSet aNewSet(*rSet.GetPool(), in SetVerticalWriting()
1974 const SfxItemSet& rSet = GetObjectItemSet(); in GetTextScrollMetaFileAndRectangle()
H A Dsvdoashp.cxx155 SdrObject* ImpCreateShadowObjectClone(const SdrObject& rOriginal, const SfxItemSet& rOriginalSet) in ImpCreateShadowObjectClone()
223 SfxItemSet aTempSet(rOriginalSet); in ImpCreateShadowObjectClone()
406 const SfxItemSet& rOriginalSet = GetObjectItemSet(); in GetSdrObjectShadowFromCustomShape()
1730 SfxItemSet aSet(GetObjectItemSet()); in AdaptTextMinSize()
1752 SfxItemSet aSet(GetObjectItemSet()); in AdaptTextMinSize()
2534 const SfxItemSet& rSet = GetMergedItemSet(); in IsAutoGrowHeight()
2542 const SfxItemSet& rSet = GetMergedItemSet(); in IsAutoGrowWidth()
2566 const SfxItemSet& rSet = GetObjectItemSet(); in SetVerticalWriting()
2576 SfxItemSet aNewSet(*rSet.GetPool(), in SetVerticalWriting()
H A Dsvdobj.cxx1181 SfxItemSet aNewSet(*GetObjectItemPool()); in TakeContour()
1988 const SfxItemSet& SdrObject::GetObjectItemSet() const in GetObjectItemSet()
1993 const SfxItemSet& SdrObject::GetMergedItemSet() const in GetMergedItemSet()
2018 void SdrObject::SetObjectItemSet(const SfxItemSet& rSet) in SetObjectItemSet()
2060 void SdrObject::ApplyNotPersistAttr(const SfxItemSet& rAttr) in ApplyNotPersistAttr()
2069 void SdrObject::NbcApplyNotPersistAttr(const SfxItemSet& rAttr) in NbcApplyNotPersistAttr()
2227 void lcl_SetItem(SfxItemSet& rAttr, FASTBOOL bMerge, const SfxPoolItem& rItem) in lcl_SetItem()
2233 void SdrObject::TakeNotPersistAttr(SfxItemSet& rAttr, FASTBOOL bMerge) const in TakeNotPersistAttr()
2497 SfxItemSet aSet(pRet->GetMergedItemSet()); in ImpConvertToContourObj()
2900 const SfxItemSet& rAttr = pO->GetMergedItemSet(); in IsTransparent()
[all …]
/trunk/main/dbaccess/source/ui/misc/
H A DUITools.cxx1151 SfxItemSet* pFormatDescriptor = new SfxItemSet(*pPool, aAttrMap); in callColumnFormatDialog()
1184 const SfxItemSet* pSet = aDlg.GetExampleSet(); in callColumnFormatDialog()
1202 const SfxItemSet* pResult = aDlg.GetOutputItemSet(); in callColumnFormatDialog()

Completed in 308 milliseconds

12345678910>>...61