/trunk/main/svl/source/items/ |
H A D | style.cxx | 72 TYPEINIT0(SfxStyleSheetBase) 150 SfxStyleSheetBase::SfxStyleSheetBase( const SfxStyleSheetBase& r ) in SfxStyleSheetBase() function in SfxStyleSheetBase 184 SfxStyleSheetBase::SfxStyleSheetBase() in SfxStyleSheetBase() function in SfxStyleSheetBase 190 SfxStyleSheetBase::~SfxStyleSheetBase() in ~SfxStyleSheetBase() 365 sal_Bool SfxStyleSheetBase::IsUsed() const in IsUsed() 572 SfxStyleSheetBase& rSource, SfxStyleSheetBase& rTarget ) in Replace() 636 SfxStyleSheetBase *pStyle = in SetParent() 688 SfxStyleSheetBase* SfxStyleSheetBasePool::Create( const SfxStyleSheetBase& r ) in Create() 690 return new SfxStyleSheetBase( r ); in Create() 725 SfxStyleSheetBase& SfxStyleSheetBasePool::Add( SfxStyleSheetBase& rSheet ) in Add() [all …]
|
/trunk/main/svl/inc/svl/ |
H A D | style.hxx | 99 SfxStyleSheetBase(); // do not use! 101 SfxStyleSheetBase( const SfxStyleSheetBase& ); 102 virtual ~SfxStyleSheetBase(); 172 virtual SfxStyleSheetBase* Next(); 189 SfxStyleSheetBase* pAktStyle; 204 friend class SfxStyleSheetBase; 218 SfxStyleSheetBase& Add( SfxStyleSheetBase& ); 221 virtual SfxStyleSheetBase* Create( const SfxStyleSheetBase& ); 246 SfxStyleSheetBase& rSource, SfxStyleSheetBase& rTarget ); 341 SfxStyleSheetBase* pStyleSh; [all …]
|
/trunk/main/sw/inc/ |
H A D | docstyle.hxx | 59 class SW_DLLPUBLIC SwDocStyleSheet : public SfxStyleSheetBase 180 virtual SfxStyleSheetBase *operator[](sal_uInt16 nIdx); 181 virtual SfxStyleSheetBase* First(); 182 virtual SfxStyleSheetBase* Next(); 183 virtual SfxStyleSheetBase* Find(const UniString& rStr); 199 virtual SfxStyleSheetBase* Create( const String&, SfxStyleFamily, sal_uInt16 nMask); 200 virtual SfxStyleSheetBase* Create( const SfxStyleSheetBase& ); 207 virtual void Replace( SfxStyleSheetBase& rSource, 208 SfxStyleSheetBase& rTarget ); 211 virtual SfxStyleSheetBase* Find( const String&, SfxStyleFamily eFam, [all …]
|
/trunk/main/sd/source/core/ |
H A D | stlpool.cxx | 181 SfxStyleSheetBase* pSheet = NULL; in CreateLayoutStyleSheets() 209 SfxStyleSheetBase* pParent = NULL; in CreateLayoutStyleSheets() 681 SfxStyleSheetBase* pSheet = NULL; in CopyLayoutSheets() 712 SfxStyleSheetBase* pParent = (SfxStyleSheetBase*)pOutlineSheets->First(); in CopyLayoutSheets() 713 pSheet = (SfxStyleSheetBase*)pOutlineSheets->Next(); in CopyLayoutSheets() 720 pSheet = (SfxStyleSheetBase*)pOutlineSheets->Next(); in CopyLayoutSheets() 789 SfxStyleSheetBase* pSheet = aIter.First(); in CreateLayoutSheetList() 809 SfxStyleSheetBase* pSheet = NULL; in CreatePseudosIfNecessary() 810 SfxStyleSheetBase* pParent = NULL; in CreatePseudosIfNecessary() 900 SfxStyleSheetBase* pStyle = aStyles[ n ].get(); in UpdateStdNames() [all …]
|
/trunk/main/sc/inc/ |
H A D | stlpool.hxx | 42 virtual void Remove( SfxStyleSheetBase* pStyle ); 44 void SetActualStyleSheet ( SfxStyleSheetBase* pActStyleSheet ) in SetActualStyleSheet() 47 SfxStyleSheetBase* GetActualStyleSheet () in GetActualStyleSheet() 62 virtual SfxStyleSheetBase& Make( const String&, SfxStyleFamily eFam, 70 virtual SfxStyleSheetBase* Create( const String& rName, 73 virtual SfxStyleSheetBase* Create( const SfxStyleSheetBase& rStyle ); 76 SfxStyleSheetBase* pActualStyleSheet;
|
/trunk/main/sfx2/source/doc/ |
H A D | objcont.cxx | 472 SfxStyleSheetBase *pStyle = (*pStylePool)[i]; in GetContent() 558 SfxStyleSheetBase* pHisSheet = NULL; in Insert() 597 SfxStyleSheetBase& rNewSheet = pMyPool->Make( in Insert() 636 SfxStyleSheetBase* pParentOfNew = in Insert() 650 SfxStyleSheetBase* pFollowOfNew = in Insert() 708 SfxStyleSheetBase* pMySheet = (*pMyPool)[nIdx2]; in Remove() 715 SfxStyleSheetBase* pTestSheet = pMyPool->First(); in Remove() 764 SfxStyleSheetBase *pStyle = pIter->First(); in Print() 900 SfxStyleSheetBase *pSource; in LoadStyles() 901 SfxStyleSheetBase *pDest; in LoadStyles() [all …]
|
/trunk/main/sd/inc/ |
H A D | stlpool.hxx | 63 …void SetActualStyleSheet(SfxStyleSheetBase* pActStyleSheet) { mpActualStyleSheet = pActStyleShe… in SetActualStyleSheet() 64 SfxStyleSheetBase* GetActualStyleSheet() { return mpActualStyleSheet; } in GetActualStyleSheet() 66 SfxStyleSheetBase* GetTitleSheet(const String& rLayoutName); 89 static void PutNumBulletItem( SfxStyleSheetBase* pSheet, Font& rBulletFont ); 128 virtual SfxStyleSheetBase* Create(const String& rName, SfxStyleFamily eFamily, sal_uInt16 nMask); 129 virtual SfxStyleSheetBase* Create(const SdStyleSheet& rStyle); 138 SfxStyleSheetBase* mpActualStyleSheet;
|
H A D | sdabstdlg.hxx | 58 class SfxStyleSheetBase; 200 …plateDlg( SfxObjectShell* pDocSh, ::Window* pParent, SdResId DlgId, SfxStyleSheetBase& rStyleBase,… 202 …TabTemplateDlg( ::Window* pParent, const SfxObjectShell* pDocShell, SfxStyleSheetBase& rStyleBase,…
|
/trunk/main/sfx2/inc/sfx2/ |
H A D | styledlg.hxx | 31 class SfxStyleSheetBase; 36 SfxStyleSheetBase* pStyle; 45 SfxStyleDialog( Window* pParent, const ResId& rResId, SfxStyleSheetBase&, 50 SfxStyleSheetBase& GetStyleSheet() { return *pStyle; } in GetStyleSheet() 51 const SfxStyleSheetBase& GetStyleSheet() const { return *pStyle; } in GetStyleSheet()
|
H A D | mgetempl.hxx | 46 class SfxStyleSheetBase; 73 SfxStyleSheetBase *pStyle;
|
/trunk/main/svx/source/sdr/properties/ |
H A D | attributeproperties.cxx | 343 SfxStyleSheetBase* pSheet = pOldStyleSheet; in SetModel() 352 SfxStyleSheetBase* pAnchor = 0L; in SetModel() 371 pSheet = (SfxStyleSheetBase*)aList.First(); in SetModel() 372 SfxStyleSheetBase* pNewSheet = 0L; in SetModel() 373 SfxStyleSheetBase* pLastSheet = 0L; in SetModel() 374 SfxStyleSheetBase* pForThisObject = 0L; in SetModel() 397 pSheet = (SfxStyleSheetBase*)aList.Next(); in SetModel()
|
/trunk/main/sc/source/core/data/ |
H A D | stlpool.cxx | 98 SfxStyleSheetBase& ScStyleSheetPool::Make( const String& rName, in Make() 125 SfxStyleSheetBase* __EXPORT ScStyleSheetPool::Create( in Create() 139 SfxStyleSheetBase* __EXPORT ScStyleSheetPool::Create( const SfxStyleSheetBase& rStyle ) in Create() 147 void __EXPORT ScStyleSheetPool::Remove( SfxStyleSheetBase* pStyle ) in Remove() 166 SfxStyleSheetBase* pStyleSheet = pSrcPool->Find( rName, eFamily ); in CopyStyleFrom() 170 SfxStyleSheetBase* pDestSheet = Find( rName, eFamily ); in CopyStyleFrom() 625 SfxStyleSheetBase* pStyle = aStyles[n].get(); in FindCaseIns()
|
/trunk/main/sw/source/ui/app/ |
H A D | docstyle.cxx | 404 SfxStyleSheetBase( rName, _rPool, eFam, _nMask ), in SwDocStyleSheet() 450 SfxStyleSheetBase(rOrg), in SwDocStyleSheet() 814 return SfxStyleSheetBase::GetDescription(eUnit); in GetDescription() 835 if( !SfxStyleSheetBase::SetName( rStr )) in SetName() 1015 if( rStr.Len() && !SfxStyleSheetBase::SetFollow( rStr )) in SetFollow() 2174 SfxStyleSheetBase& SwDocStyleSheetPool::Make( in Make() 2192 SfxStyleSheetBase* SwDocStyleSheetPool::Create( const SfxStyleSheetBase& /*rOrg*/) in Create() argument 2207 SfxStyleSheetBase& rTarget ) in Replace() 2316 void SwDocStyleSheetPool::Remove( SfxStyleSheetBase* pStyle) in Remove() 2548 SfxStyleSheetBase* SwStyleSheetIterator::First() in First() [all …]
|
H A D | docsh2.cxx | 383 SfxStyleSheetBase* pHisSheet = (*pHisPool)[nSourceIdx2]; in Insert() 401 SfxStyleSheetBase* pExist; in Insert() 485 SfxStyleSheetBase* pTestSheet = pMyPool->First(); in Insert() 512 SfxStyleSheetBase* pParentOfNew = pMyPool->Find(rParentName, in Insert() 528 SfxStyleSheetBase* pFollowOfNew = pMyPool->Find(rFollowName, in Insert() 583 SfxStyleSheetBase* pMySheet = (*pMyPool)[nIdx2]; in Remove() 602 SfxStyleSheetBase* pTestSheet = pMyPool->First(); in Remove()
|
/trunk/main/sc/source/filter/inc/ |
H A D | xestyle.hxx | 465 class SfxStyleSheetBase; 482 const SfxStyleSheetBase& rStyleSheet ); 503 bool Equals( const SfxStyleSheetBase& rStyleSheet ) const; 678 sal_uInt32 InsertStyle( const SfxStyleSheetBase* pStyleSheet ); 713 sal_uInt32 FindXF( const SfxStyleSheetBase& rStyleSheet ) const; 725 sal_uInt32 InsertStyleXF( const SfxStyleSheetBase& rStyleSheet );
|
/trunk/main/sd/source/filter/xml/ |
H A D | sdtransform.cxx | 58 void transformStyle( SfxStyleSheetBase& rSheet ); 65 bool getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, bool& rState ); 143 SfxStyleSheetBase* pSheet = aIter.First(); in transformStyles() 151 void SdTransformOOo2xDocument::transformStyle( SfxStyleSheetBase& rSheet ) in transformStyle() 281 bool SdTransformOOo2xDocument::getBulletState( const SfxItemSet& rSet, SfxStyleSheetBase* pSheet, b… in getBulletState()
|
/trunk/main/sw/source/core/unocore/ |
H A D | unostyle.cxx | 800 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in getByName() 858 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in hasByName() 895 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in insertByName() 924 SfxStyleSheetBase& rNewBase = in insertByName() 965 SfxStyleSheetBase* pBase = pBasePool->Find(rName); in replaceByName() 1002 SfxStyleSheetBase* pBase = pBasePool->Find( aString ); in removeByName() 1420 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in SwXStyle() 1461 SfxStyleSheetBase* pBase = pBasePool->Find(sStyleName); in getName() 2476 SfxStyleSheetBase* pBase, in lcl_GetStyleProperty() 2814 SfxStyleSheetBase* pBase = 0; in GetPropertyValues_Impl() [all …]
|
/trunk/main/sc/source/ui/unoobj/ |
H A D | styleuno.cxx | 987 SfxStyleSheetBase* pStyle = aIter.First(); in getElementNames() 1174 SfxStyleSheetBase* ScStyleObj::GetStyle_Impl() in GetStyle_Impl() 1190 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in isUserDefined() 1199 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in isInUse() 1208 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in getParentStyle() 1218 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setParentStyle() 1264 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in getName() 1274 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setName() 1321 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in GetStyleItemSet_Impl() 1591 SfxStyleSheetBase* pStyle = GetStyle_Impl(); in setAllPropertiesToDefault() [all …]
|
/trunk/main/sc/source/ui/docshell/ |
H A D | docsh6.cxx | 55 SfxStyleSheetBase *pSource; 56 SfxStyleSheetBase *pDest; 241 SfxStyleSheetBase *pStyle = pStylePool->First(); in lcl_AdjustPool() 305 SfxStyleSheetBase* pSourceStyle = aIter.First(); in LoadStylesArgs() 309 …SfxStyleSheetBase* pDestStyle = pDestPool->Find( pSourceStyle->GetName(), pSourceStyle->GetFamily(… in LoadStylesArgs()
|
/trunk/main/sc/source/ui/undo/ |
H A D | undostyl.cxx | 87 void ScStyleSaveData::InitFromStyle( const SfxStyleSheetBase* pSource ) in InitFromStyle() 94 pItems = new SfxItemSet( ((SfxStyleSheetBase*)pSource)->GetItemSet() ); in InitFromStyle() 123 void lcl_DocStyleChanged( ScDocument* pDoc, SfxStyleSheetBase* pStyle, sal_Bool bRemoved ) in lcl_DocStyleChanged() 149 SfxStyleSheetBase* pStyle = NULL; in DoChange()
|
/trunk/main/sd/source/ui/func/ |
H A D | futempl.cxx | 120 SfxStyleSheetBase* pStyleSheet = NULL; in DoExecute() 181 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() 207 SfxStyleSheetBase *p = pSSPool->Find(aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_ALL ); in DoExecute() 437 SfxStyleSheetBase* pFirstStyleSheet = pSSPool->Find( sStyleName, SD_STYLE_FAMILY_PSEUDO); in DoExecute() 465 SfxStyleSheetBase* pSheet = pSSPool->Find( aName, SD_STYLE_FAMILY_PSEUDO); in DoExecute()
|
/trunk/main/sc/source/ui/inc/ |
H A D | styledlg.hxx | 34 class SfxStyleSheetBase; 40 SfxStyleSheetBase& rStyleBase,
|
H A D | undostyl.hxx | 31 class SfxStyleSheetBase; 48 void InitFromStyle( const SfxStyleSheetBase* pSource );
|
/trunk/main/sd/source/ui/inc/ |
H A D | prltempl.hxx | 38 class SfxStyleSheetBase; 83 …SdPresLayoutTemplateDlg( SfxObjectShell* pDocSh, Window* pParent, SdResId DlgId, SfxStyleSheetBase…
|
/trunk/main/sfx2/source/dialog/ |
H A D | newstyle.cxx | 43 SfxStyleSheetBase* pStyle = rPool.Find( aName, rPool.GetSearchFamily(), SFXSTYLEBIT_ALL ); in IMPL_LINK() 92 SfxStyleSheetBase *pStyle = rPool.First(); in IMPL_LINK_INLINE_END()
|