/aoo41x/main/sfx2/source/control/ |
H A D | request.cxx | 82 SfxAllItemSet* pInternalArgs; 155 pArgs(rOrig.pArgs? new SfxAllItemSet(*rOrig.pArgs): 0), in SfxRequest() 265 pArgs(new SfxAllItemSet(rPool)), in SfxRequest() 287 const SfxAllItemSet& rSfxArgs in SfxRequest() 293 pArgs(new SfxAllItemSet(rSfxArgs)), in SfxRequest() 331 void SfxRequest::SetInternalArgs_Impl( const SfxAllItemSet& rArgs ) in SetInternalArgs_Impl() 334 pImp->pInternalArgs = new SfxAllItemSet( rArgs ); in SetInternalArgs_Impl() 437 void SfxRequest::SetArgs( const SfxAllItemSet& rArgs ) in SetArgs() 440 pArgs = new SfxAllItemSet(rArgs); in SetArgs() 449 pArgs = new SfxAllItemSet(*pImp->pPool); in AppendItem() [all …]
|
H A D | dispatch.cxx | 1050 void MappedPut_Impl( SfxAllItemSet &rSet, const SfxPoolItem &rItem ) in MappedPut_Impl() 1114 SfxAllItemSet aSet( pShell->GetPool() ); in ExecuteFunction() 1296 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() 1354 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() 1364 SfxAllItemSet aSet( SFX_APP()->GetPool() ); in Execute() 1421 SfxAllItemSet aSet( pShell->GetPool() ); in Execute() 1469 SfxAllItemSet aSet( pShell->GetPool() ); in _Execute() 1532 SfxAllItemSet aSet( pShell->GetPool() ); in Execute()
|
/aoo41x/main/svl/source/items/ |
H A D | itemset.cxx | 1800 SfxAllItemSet::SfxAllItemSet( SfxItemPool &rPool ) in SfxAllItemSet() function in SfxAllItemSet 1817 SfxAllItemSet::SfxAllItemSet(const SfxItemSet &rCopy) in SfxAllItemSet() function in SfxAllItemSet 1828 SfxAllItemSet::SfxAllItemSet(const SfxAllItemSet &rCopy) in SfxAllItemSet() function in SfxAllItemSet 1911 const SfxPoolItem* SfxAllItemSet::Put( const SfxPoolItem& rItem, sal_uInt16 nWhich ) in Put() 2042 int SfxAllItemSet::Put( const SfxItemSet& rSet, sal_Bool bInvalidAsDefault ) in Put() 2060 sal_Bool SfxAllItemSet::Remove(sal_uInt16 nWhich) 2062 DBG_CHKTHIS(SfxAllItemSet, 0); 2126 SfxItemSet *SfxAllItemSet::Clone(sal_Bool bItems, SfxItemPool *pToPool ) const in Clone() 2131 SfxAllItemSet *pNewSet = new SfxAllItemSet( *pToPool ); in Clone() 2137 return bItems ? new SfxAllItemSet(*this) : new SfxAllItemSet(*_pPool); in Clone()
|
/aoo41x/main/svl/inc/svl/ |
H A D | itemset.hxx | 91 friend class SfxAllItemSet; 205 class SVL_DLLPUBLIC SfxAllItemSet: public SfxItemSet class 216 SfxAllItemSet( SfxItemPool &rPool ); 217 SfxAllItemSet( const SfxItemSet & ); 218 SfxAllItemSet( const SfxAllItemSet & );
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | request.hxx | 38 class SfxAllItemSet; 56 SfxAllItemSet* pArgs; 76 SfxRequest( sal_uInt16 nSlot, sal_uInt16 nCallMode, const SfxAllItemSet& rSfxArgs ); 85 SAL_DLLPRIVATE void SetInternalArgs_Impl( const SfxAllItemSet& rArgs ); 88 void SetArgs( const SfxAllItemSet& rArgs );
|
/aoo41x/main/cui/source/inc/ |
H A D | chardlg.hxx | 182 virtual void PageCreated (SfxAllItemSet aSet); 268 virtual void PageCreated (SfxAllItemSet aSet); 343 virtual void PageCreated (SfxAllItemSet aSet); 388 virtual void PageCreated (SfxAllItemSet aSet);
|
H A D | numpages.hxx | 146 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001 194 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001 360 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001 458 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
|
H A D | paragrph.hxx | 139 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001 194 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001 288 virtual void PageCreated(SfxAllItemSet aSet); // add CHINA001
|
H A D | cuitabarea.hxx | 182 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001 309 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001 382 virtual void PageCreated (SfxAllItemSet aSet); //add CHINA001
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8par.hxx | 1432 const WW8_DO* pDo, SfxAllItemSet &rSet); 1434 SfxAllItemSet &rSet); 1436 SfxAllItemSet &rSet); 1438 SfxAllItemSet &rSet); 1440 SfxAllItemSet &rSet); 1442 SfxAllItemSet &rSet); 1461 SfxAllItemSet &rSet); 1463 SfxAllItemSet &rSet); 1465 SfxAllItemSet &rSet); 1467 SfxAllItemSet &rSet);
|
H A D | ww8graf.cxx | 328 SfxAllItemSet &rSet) in ReadLine() 361 SfxAllItemSet &rSet) in ReadRect() 383 SfxAllItemSet &rSet) in ReadElipse() 405 SfxAllItemSet &rSet) in ReadArc() 440 SfxAllItemSet &rSet) in ReadPolyLine() 1203 SfxAllItemSet &rSet) in ReadTxtBox() 1243 SfxAllItemSet &rSet) in ReadCaptionBox() 1296 SfxAllItemSet &rSet) in ReadGroup() 1315 SfxAllItemSet aSet(pDrawModel->GetItemPool()); in ReadGroup() 1335 SfxAllItemSet &rSet) in ReadGrafPrimitive() [all …]
|
/aoo41x/main/sw/source/ui/inc/ |
H A D | optpage.hxx | 167 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/sc/source/ui/miscdlgs/ |
H A D | textdlgs.cxx | 69 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated() 126 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//add CHINA001 in PageCreated()
|
/aoo41x/main/sw/source/ui/frmdlg/ |
H A D | frmdlg.cxx | 154 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 189 SfxAllItemSet aNewSet(*aSet.GetPool()); in PageCreated()
|
/aoo41x/main/sd/source/ui/dlg/ |
H A D | dlgolbul.cxx | 187 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 198 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/svx/source/inc/ |
H A D | fmtextcontrolshell.hxx | 46 class SfxAllItemSet; 186 SfxAllItemSet& _rSet,
|
/aoo41x/main/sc/source/ui/styleui/ |
H A D | styledlg.cxx | 149 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); //CHINA001 in PageCreated() 188 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool()));//CHINA001 in PageCreated()
|
/aoo41x/main/svx/source/form/ |
H A D | fmtextcontrolshell.cxx | 420 SfxAllItemSet aAllItems( _rSet ); in lcl_translateUnoStateToItem() 592 …hell::transferFeatureStatesToItemSet( ControlFeatures& _rDispatchers, SfxAllItemSet& _rSet, bool _… in transferFeatureStatesToItemSet() 676 ::std::auto_ptr< SfxAllItemSet > pCurrentItems( new SfxAllItemSet( *pPureItems ) ); in executeAttributeDialog()
|
/aoo41x/main/sw/source/ui/misc/ |
H A D | num.cxx | 1106 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 1114 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 1122 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated() 1151 SfxAllItemSet aSet(*(GetInputSetImpl()->GetPool())); in PageCreated()
|
/aoo41x/main/sfx2/source/doc/ |
H A D | frmdescr.cxx | 81 pImp->pArgs = new SfxAllItemSet( SFX_APP()->GetPool() ); in GetArgs() 163 pFrame->pImp->pArgs = new SfxAllItemSet( SFX_APP()->GetPool() ); in Clone()
|
/aoo41x/main/sw/source/ui/uno/ |
H A D | swdetect.cxx | 177 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
|
/aoo41x/main/sd/source/ui/unoidl/ |
H A D | sddetect.cxx | 177 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
|
/aoo41x/main/starmath/source/ |
H A D | smdetect.cxx | 177 SfxAllItemSet *pSet = new SfxAllItemSet( pApp->GetPool() ); in detect()
|
/aoo41x/main/basctl/source/basicide/ |
H A D | macrodlg.cxx | 736 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK() 781 SfxAllItemSet aArgs( SFX_APP()->GetPool() ); in IMPL_LINK() 814 SfxAllItemSet Args( SFX_APP()->GetPool() ); in IMPL_LINK()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | tablink.cxx | 209 SfxItemSet* pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in Refresh() 542 SfxItemSet* pSet = new SfxAllItemSet( SFX_APP()->GetPool() ); in ScDocumentLoader()
|