Home
last modified time | relevance | path

Searched refs:GetEmptyItemSet (Results 1 – 25 of 59) sorted by relevance

123

/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx214 SfxItemSet aTmpSet( GetEmptyItemSet() ); in CreateAttribUndo()
348 SfxItemSet aCurSet( GetEmptyItemSet() ); in GetAttribs()
448 SfxItemSet aAttribs( ((ImpEditEngine*)this)->GetEmptyItemSet() ); in GetAttribs()
644 const SfxItemSet* _pEmptyItemSet = bRemoveParaAttribs ? &GetEmptyItemSet() : 0; in RemoveCharAttribs()
649 EditUndoSetAttribs* pUndo = CreateAttribUndo( aSel, GetEmptyItemSet() ); in RemoveCharAttribs()
757 SfxItemSet aTmpSet( GetEmptyItemSet() ); in SetParaAttribs()
H A Deditview.cxx484 const SfxItemSet& EditView::GetEmptyItemSet() in GetEmptyItemSet() function in EditView
488 return PIMPEE->GetEmptyItemSet(); in GetEmptyItemSet()
1217 SfxItemSet aAttrs = GetEditEngine()->GetEmptyItemSet(); in ExecuteSpellPopup()
1454 SfxItemSet aNewSet( pEditView->GetEmptyItemSet() ); in ChangeFontSizeImpl()
H A Deditdbg.cxx331 const SfxItemPool& rPool = *pEE->GetEmptyItemSet().GetPool(); in ShowEditEngineData()
452 DbgOutItemSet( fp, pEE->pImpEditEngine->GetEmptyItemSet(), sal_True, sal_True ); in ShowEditEngineData()
H A Dtextconv.cxx292 SfxItemSet aNewSet( pEditView->GetEmptyItemSet() ); in SetLanguageAndFont()
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx364 pDefaults = new SfxItemSet( GetEmptyItemSet() ); in SetDefaultItem()
375 pDefaults = new SfxItemSet( GetEmptyItemSet() ); in GetDefaults()
484 pCharItems = new SfxItemSet( GetEmptyItemSet() ); in RemoveParaAttribs()
559 SfxItemSet* pEditDefaults = new SfxItemSet( GetEmptyItemSet() ); in Init()
/trunk/main/forms/source/richtext/
H A Dparametrizedattributedispatcher.cxx89 SfxItemSet aEmptySet( const_cast< EditView* >( getEditView() )->GetEmptyItemSet() ); in fillFeatureEventFromAttributeState()
109 SfxAllItemSet aParameterSet( getEditView()->GetEmptyItemSet() ); in convertDispatchArgsToItem()
H A Drichtextvclcontrol.cxx100 SfxItemSet aToApplyAttributes( getView().GetEmptyItemSet() ); in executeAttribute()
/trunk/main/sc/source/ui/view/
H A Deditsh.cxx114 SetPool( pEditView->GetEditEngine()->GetEmptyItemSet().GetPool() ); in ScEditShell()
143 SetPool( pEditView->GetEditEngine()->GetEmptyItemSet().GetPool() ); in SetEditView()
408 SfxItemSet aSet( pTableView->GetEmptyItemSet() ); in Execute()
831 SfxItemSet aSet( pEditView->GetEmptyItemSet() ); in ExecuteAttr()
H A Dspelleng.cxx106 ::std::auto_ptr< SfxItemSet > pEditDefaults( new SfxItemSet( GetEmptyItemSet() ) ); in FindNextConversionCell()
/trunk/main/sc/source/ui/pagedlg/
H A Dtphfedit.cxx464 const SfxItemSet& rEmpty = pEdEngine->GetEmptyItemSet(); in CreateTextObject()
476 SfxItemSet* pSet = new SfxItemSet( pEdEngine->GetEmptyItemSet() ); in SetFont()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx130 return rEditEngine.GetEmptyItemSet().GetPool(); in GetPool()
519 return &rEditEngine.GetEmptyItemSet(); in GetEmptyItemSetPtr()
H A Dunoforou.cxx196 return rOutliner.GetEmptyItemSet().GetPool(); in GetPool()
553 return &rEditEngine.GetEmptyItemSet(); in GetEmptyItemSetPtr()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx72 const SfxItemSet& Outliner::GetEmptyItemSet() const in GetEmptyItemSet() function in Outliner
75 return pEditEngine->GetEmptyItemSet(); in GetEmptyItemSet()
/trunk/main/svx/workben/
H A Dedittest.cxx972 SfxItemSet aSet( pEditEngine->GetEmptyItemSet() ); in IMPL_LINK()
1252 SfxItemSet aSet = pEditView->GetEmptyItemSet(); in IMPL_LINK()
1604 SfxItemSet aNewAttrs( pEditEngine->GetEmptyItemSet() ); in KeyInput()
1624 SfxItemSet aSet = pEditView->GetEmptyItemSet(); in KeyInput()
/trunk/main/svx/source/tbxctrls/
H A Dfontworkgallery.cxx206 rOutl.SetParaAttribs( 0, rOutl.GetEmptyItemSet() ); in changeText()
221 rOutl.SetParaAttribs( 0, rOutl.GetEmptyItemSet() ); in changeText()
/trunk/main/sc/source/filter/excel/
H A Dxihelper.cxx185 SfxItemSet aItemSet( rEE.GetEmptyItemSet() ); in lclCreateTextObject()
544 SfxItemSet aItemSet( mrEE.GetEmptyItemSet() ); in SetAttribs()
H A Dxlroot.cxx376 SfxItemSet* pEditSet = new SfxItemSet( rEE.GetEmptyItemSet() ); in GetHFEditEngine()
/trunk/main/sc/source/core/data/
H A Ddocumen8.cxx721 pDefaults = new SfxItemSet( pEngine->GetEmptyItemSet() ); in OnlineSpellInRange()
1529 SfxItemSet* pDefaults = new SfxItemSet( pEngine->GetEmptyItemSet() ); in TransliterateText()
1556 SfxItemSet* pEmpty = new SfxItemSet( pEngine->GetEmptyItemSet() ); in TransliterateText()
/trunk/main/sw/source/ui/lingu/
H A Dsdrhhcwrap.cxx62 GetDrawOutliner().GetEmptyItemSet().GetPool(), in SdrHHCWrapper()
/trunk/main/sc/source/ui/unoobj/
H A Dtextuno.cxx280 SfxItemSet aDefaults( pHdrEngine->GetEmptyItemSet() ); in GetTextForwarder()
1064 SfxItemSet aDefaults( pEditEngine->GetEmptyItemSet() ); in GetTextForwarder()
/trunk/main/sw/source/filter/ww8/
H A Dww8graf.cxx623 SfxItemSet *pS = new SfxItemSet(mpDrawEditEngine->GetEmptyItemSet()); in InsertAttrsAsDrawingAttrs()
757 pS = new SfxItemSet(mpDrawEditEngine->GetEmptyItemSet()); in InsertAttrsAsDrawingAttrs()
954 mpDrawEditEngine->SetParaAttribs(0, mpDrawEditEngine->GetEmptyItemSet()); in ImportAsOutliner()
1178 mpDrawEditEngine->SetParaAttribs(0, mpDrawEditEngine->GetEmptyItemSet()); in InsertTxbxText()
/trunk/main/editeng/inc/editeng/
H A Deditview.hxx173 const SfxItemSet& GetEmptyItemSet();
/trunk/main/sd/source/ui/func/
H A Dfubullet.cxx281 SfxItemSet aSet(pOL->GetEmptyItemSet()); in InsertSpecialCharacter()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx206 SfxItemSet aSet( pEngine->GetEmptyItemSet() ); in InitRangeFinder()
550 pEditDefaults = new SfxItemSet( pEngine->GetEmptyItemSet() ); in ImplCreateEditEngine()
1616 SfxItemSet aSet( pEngine->GetEmptyItemSet() ); in UpdateParenthesis()
2533 pCommonAttrs = new SfxItemSet( pEngine->GetEmptyItemSet() ); in EnterHandler()
H A Dinputwin.cxx1103 SfxItemSet* pSet = new SfxItemSet( pEditEngine->GetEmptyItemSet() ); in StartEditEngine()
1334 SfxItemSet* pSet = new SfxItemSet( pEditEngine->GetEmptyItemSet() ); in MakeDialogEditView()

Completed in 156 milliseconds

123