Home
last modified time | relevance | path

Searched refs:SfxStyleSheetBasePool (Results 1 – 25 of 77) sorted by relevance

1234

/trunk/main/svl/source/items/
H A Dstyle.cxx173 static SfxStyleSheetBasePool* pSheetPool = 0; in implGetStaticPool()
571 void SfxStyleSheetBasePool::Replace( in Replace()
593 SfxStyleSheetBasePool::SfxStyleSheetBasePool( SfxItemPool& r ) in SfxStyleSheetBasePool() function in SfxStyleSheetBasePool
606 SfxStyleSheetBasePool::SfxStyleSheetBasePool( const SfxStyleSheetBasePool& r ) in SfxStyleSheetBasePool() function in SfxStyleSheetBasePool
622 SfxStyleSheetBasePool::~SfxStyleSheetBasePool() in ~SfxStyleSheetBasePool()
659 String SfxStyleSheetBasePool::GetStreamName() in GetStreamName()
736 SfxStyleSheetBasePool& SfxStyleSheetBasePool::operator=( const SfxStyleSheetBasePool& r ) in operator =()
746 SfxStyleSheetBasePool& SfxStyleSheetBasePool::operator+=( const SfxStyleSheetBasePool& r ) in operator +=()
761 sal_uInt16 SfxStyleSheetBasePool::Count() in Count()
842 void SfxStyleSheetBasePool::Clear() in Clear()
[all …]
/trunk/main/svl/inc/svl/
H A Dstyle.hxx43 class SfxStyleSheetBasePool;
83 friend class SfxStyleSheetBasePool;
165 SfxStyleSheetIterator(SfxStyleSheetBasePool *pBase,
178 SfxStyleSheetBasePool* pBasePool;
193 friend class SfxStyleSheetBasePool;
223 ~SfxStyleSheetBasePool();
226 SfxStyleSheetBasePool( SfxItemPool& );
227 SfxStyleSheetBasePool( const SfxStyleSheetBasePool& );
253 SfxStyleSheetBasePool& operator=( const SfxStyleSheetBasePool& );
254 SfxStyleSheetBasePool& operator+=( const SfxStyleSheetBasePool& );
[all …]
/trunk/main/sfx2/source/doc/
H A Dobjcont.cxx314 SfxStyleSheetBasePool* SfxObjectShell::GetStyleSheetPool() in GetStyleSheetPool()
320 SfxStyleSheetBasePool* pStylePool) const in SetOrganizerSearchMask()
339 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in GetContentCount()
364 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in TriggerHelpPI()
470 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in GetContent()
554 SfxStyleSheetBasePool* pHisPool = rSource.GetStyleSheetPool(); in Insert()
555 SfxStyleSheetBasePool* pMyPool = GetStyleSheetPool(); in Insert()
704 SfxStyleSheetBasePool* pMyPool = GetStyleSheetPool(); in Remove()
760 SfxStyleSheetBasePool *pStylePool = GetStyleSheetPool(); in Print()
905 SfxStyleSheetBasePool *pSourcePool = rSource.GetStyleSheetPool(); in LoadStyles()
[all …]
/trunk/main/sfx2/inc/sfx2/
H A Dnewstyle.hxx37 class SfxStyleSheetBasePool;
48 SfxStyleSheetBasePool& rPool;
56 SfxNewStyleDlg( Window* pParent, SfxStyleSheetBasePool& );
H A Dobjsh.hxx72 class SfxStyleSheetBasePool;
202 SfxStyleSheetBasePool* pStyleSheetPool; // StyleSheets
518 virtual SfxStyleSheetBasePool* GetStyleSheetPool();
519 void SetStyleSheetPool( SfxStyleSheetBasePool *pBasePool ) { in SetStyleSheetPool()
543 SfxStyleSheetBasePool* ) const;
/trunk/main/sw/inc/
H A Dunostyle.hxx124 SfxStyleSheetBasePool* pBasePool;
187 SfxStyleSheetBasePool* pBasePool;
199 const SfxStyleSheetBasePool* GetBasePool() const {return pBasePool;} in GetBasePool()
200 SfxStyleSheetBasePool* GetBasePool() {return pBasePool;} in GetBasePool()
213 SwXStyle(SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam,
279 void SetDoc(SwDoc* pDc, SfxStyleSheetBasePool* pPool) in SetDoc()
294 SwXFrameStyle(SfxStyleSheetBasePool& rPool, in SwXFrameStyle()
323 SwXPageStyle(SfxStyleSheetBasePool& rPool, SwDocShell* pDocSh, SfxStyleFamily eFam,
H A Ddocsh.hxx41 class SfxStyleSheetBasePool;
69 rtl::Reference< SfxStyleSheetBasePool > mxBasePool; // Durchreiche fuer Formate
218 virtual SfxStyleSheetBasePool* GetStyleSheetPool();
H A Ddocstyle.hxx192 class SwDocStyleSheetPool : public SfxStyleSheetBasePool
202 using SfxStyleSheetBasePool::Find;
/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx37 class SfxStyleSheetBasePool;
104 virtual SfxStyleSheetBasePool* GetStyleSheetPool();
105 virtual void SetOrganizerSearchMask(SfxStyleSheetBasePool* pBasePool) const;
H A Dprltempl.hxx39 class SfxStyleSheetBasePool;
83 …Id DlgId, SfxStyleSheetBase& rStyleBase, PresentationObjects ePO, SfxStyleSheetBasePool* pSSPool );
/trunk/main/sd/inc/
H A Dstlsheet.hxx58 …SdStyleSheet( const rtl::OUString& rDisplayName, SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam…
80 static SdStyleSheet* CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily );
140 rtl::Reference< SfxStyleSheetBasePool > mxPool;
H A Dsdabstdlg.hxx57 class SfxStyleSheetBasePool;
200 …Id DlgId, SfxStyleSheetBase& rStyleBase, PresentationObjects ePO, SfxStyleSheetBasePool* pSSPool )…
/trunk/main/sc/source/ui/docshell/
H A Ddocsh6.cxx228 SfxStyleSheetBasePool* __EXPORT ScDocShell::GetStyleSheetPool() in GetStyleSheetPool()
230 return (SfxStyleSheetBasePool*)aDocument.GetStyleSheetPool(); in GetStyleSheetPool()
238 void lcl_AdjustPool( SfxStyleSheetBasePool* pStylePool ) in lcl_AdjustPool()
/trunk/main/svx/inc/svx/
H A Dsvdmodel.hxx198 rtl::Reference< SfxStyleSheetBasePool > mxStyleSheetPool;
666 SfxStyleSheetBasePool* GetStyleSheetPool() const { return mxStyleSheetPool.get(); } in GetStyleSheetPool()
667 void SetStyleSheetPool(SfxStyleSheetBasePool* pPool) { mxStyleSheetPool=pPool; } in SetStyleSheetPool()
H A Dtbcontrl.hxx167 class SfxStyleSheetBasePool;
208 SfxStyleSheetBasePool* pStyleSheetPool;
H A Dsrchdlg.hxx51 class SfxStyleSheetBasePool;
270 void TemplatesChanged_Impl( SfxStyleSheetBasePool& rPool );
/trunk/main/sw/source/core/unocore/
H A Dunoevent.cxx282 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in setMacroItem()
303 SfxStyleSheetBasePool* pBasePool = rStyle.GetBasePool(); in getMacroItem()
/trunk/main/sw/source/ui/chrdlg/
H A Dswuiccoll.cxx210 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in Reset()
321 SfxStyleSheetBasePool* pPool = rSh.GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK()
/trunk/main/sfx2/source/inc/
H A Dtempldgi.hxx54 class SfxStyleSheetBasePool;
154 SfxStyleSheetBasePool* pStyleSheetPool;
/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx344 SfxStyleSheetBasePool* pOldPool = pOldModel->GetStyleSheetPool(); in SetModel()
345 SfxStyleSheetBasePool* pNewPool = pNewModel->GetStyleSheetPool(); in SetModel()
H A Dtextproperties.cxx283 SfxStyleSheetBasePool* pStylePool = (pModel != NULL) ? pModel->GetStyleSheetPool() : 0L; in SetStyleSheet()
599 else if(HAS_BASE(SfxStyleSheetBasePool, &rBC)) in Notify()
/trunk/main/sw/source/ui/misc/
H A Ddocfnote.cxx235 SfxStyleSheetBasePool* pStyleSheetPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in Reset()
423 SfxStyleSheetBasePool* pPool = pSh->GetView().GetDocShell()->GetStyleSheetPool(); in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx44 class SfxStyleSheetBasePool;
346 virtual SfxStyleSheetBasePool* GetStyleSheetPool();
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx146 SfxStyleSheetBasePool* pSSPool = mpDoc->GetStyleSheetPool(); in ModelHasChanged()
169 SfxStyleSheetBasePool* pStShPool = mpDoc->GetStyleSheetPool(); in SetAttributes()
/trunk/main/sd/source/core/
H A Dstlsheet.cxx137 SdStyleSheet::SdStyleSheet(const OUString& rDisplayName, SfxStyleSheetBasePool& _rPool, SfxStyleFam… in SdStyleSheet()
141 , mxPool( const_cast< SfxStyleSheetBasePool* >(&_rPool) ) in SdStyleSheet()
753 SdStyleSheet* SdStyleSheet::CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam… in CreateEmptyUserStyle()

Completed in 138 milliseconds

1234