Home
last modified time | relevance | path

Searched refs:SfxStyleSheet (Results 1 – 25 of 138) sorted by relevance

123456

/trunk/main/svx/source/sdr/properties/
H A Dattributeproperties.cxx58 …void AttributeProperties::ImpAddStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHard… in ImpAddStyleSheet()
101 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ImpRemoveStyleSheet()
251 SfxStyleSheet* AttributeProperties::GetStyleSheet() const in GetStyleSheet()
269 SfxStyleSheet* pStySheet = GetStyleSheet(); in MoveToItemPool()
298 SfxStyleSheet* pNewStyleSheet = dynamic_cast<SfxStyleSheet*>( in MoveToItemPool()
339 SfxStyleSheet* pOldStyleSheet = GetStyleSheet(); in SetModel()
417 ImpAddStyleSheet((SfxStyleSheet*)pForThisObject, sal_True); in SetModel()
491 if(GetStyleSheet() && HAS_BASE(SfxStyleSheet, mpStyleSheet)) in ForceStyleToHardAttributes()
561 SfxStyleSheet* pNewStSh = 0L; in Notify()
570 if(HAS_BASE(SfxStyleSheet, GetStyleSheet())) in Notify()
[all …]
H A Dgroupproperties.cxx209 SfxStyleSheet* GroupProperties::GetStyleSheet() const in GetStyleSheet()
211 SfxStyleSheet* pRetval = 0L; in GetStyleSheet()
218 SfxStyleSheet* pCandidate = pSub->GetObj(a)->GetStyleSheet(); in GetStyleSheet()
237 void GroupProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet()
H A De3dsceneproperties.cxx245 …void E3dSceneProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet()
256 SfxStyleSheet* E3dSceneProperties::GetStyleSheet() const in GetStyleSheet()
258 SfxStyleSheet* pRetval = 0L; in GetStyleSheet()
265 SfxStyleSheet* pCandidate = pSub->GetObj(a)->GetStyleSheet(); in GetStyleSheet()
H A Dtextproperties.cxx232 void TextProperties::SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet()
284SfxStyleSheet* pNewStyle = (SfxStyleSheet*)pStylePool->Find(aNewStyleSheetName, GetStyleSheet()->G… in SetStyleSheet()
425 SfxStyleSheet* pSheet = pOutliner->GetStyleSheet(nPara); in ForceStyleToHardAttributes()
558 if(HAS_BASE(SfxStyleSheet, &rBC)) in Notify()
/trunk/main/svl/source/items/
H A Dstyle.cxx74 TYPEINIT3(SfxStyleSheet, SfxStyleSheetBase, SfxListener, SfxBroadcaster)
1251 SfxStyleSheet::SfxStyleSheet(const XubString &rName, in SfxStyleSheet() function in SfxStyleSheet
1258 SfxStyleSheet::SfxStyleSheet(const SfxStyleSheet& rStyle) : in SfxStyleSheet() function in SfxStyleSheet
1264 SfxStyleSheet::SfxStyleSheet() in SfxStyleSheet() function in SfxStyleSheet
1268 SfxStyleSheet::~SfxStyleSheet() in ~SfxStyleSheet()
1274 sal_Bool SfxStyleSheet::SetParent( const XubString& rName ) in SetParent()
1283 SfxStyleSheet *pParent = (SfxStyleSheet *)rPool.Find(aOldParent, nFamily, 0xffff); in SetParent()
1290 SfxStyleSheet *pParent = (SfxStyleSheet *)rPool.Find(aParent, nFamily, 0xffff); in SetParent()
1318 return new SfxStyleSheet( rName, *this, eFam, mask ); in Create()
1323 return new SfxStyleSheet( r ); in Create()
[all …]
/trunk/main/sd/source/core/
H A Dsdpage2.cxx209 SfxStyleSheet* pSheet = (SfxStyleSheet*)aOutlineStyles.First(); in SetPresentationLayout()
210 SfxStyleSheet* pOldSheet = (SfxStyleSheet*)aOldOutlineStyles.First(); in SetPresentationLayout()
221 pSheet = (SfxStyleSheet*)aOutlineStyles.Next(); in SetPresentationLayout()
222 pOldSheet = (SfxStyleSheet*)aOldOutlineStyles.Next(); in SetPresentationLayout()
243 SfxStyleSheet* pSheet = GetStyleSheetForPresObj(PRESOBJ_TITLE); in SetPresentationLayout()
250 SfxStyleSheet* pSheet = GetStyleSheetForPresObj(GetPresObjKind(pObj)); in SetPresentationLayout()
280 for (SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineStyles->First(); in EndListenOutlineText()
282 pSheet = (SfxStyleSheet*)pOutlineStyles->Next()) in EndListenOutlineText()
451 SfxStyleSheet* SdPage::GetTextStyleSheetForObject( SdrObject* pObj ) const in GetTextStyleSheetForObject()
H A Dsdpage.cxx226 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForMasterPageBackground(); in EnsureMasterPageDefaultBackground()
514 SfxStyleSheet* pSheetForPresObj = GetStyleSheetForPresObj(eObjKind); in CreatePresObj()
526SfxStyleSheet* pSheet = (SfxStyleSheet*)pModel->GetStyleSheetPool()->Find(aName, SD_STYLE_FAMILY_M… in CreatePresObj()
571 SfxStyleSheet* SdPage::GetStyleSheetForMasterPageBackground() const in GetStyleSheetForMasterPageBackground()
587 return (SfxStyleSheet*)pResult; in GetStyleSheetForMasterPageBackground()
590 SfxStyleSheet* SdPage::GetStyleSheetForPresObj(PresObjKind eObjKind) const in GetStyleSheetForPresObj()
636 return (SfxStyleSheet*)pResult; in GetStyleSheetForPresObj()
1917 SfxStyleSheet* pTitleSheet = GetStyleSheetForPresObj(PRESOBJ_TITLE); in ScaleObjects()
1956SfxStyleSheet* pOutlineSheet = (SfxStyleSheet*)((SdDrawDocument*) pModel)->GetStyleSheetPool()->Fi… in ScaleObjects()
2109SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pModel->GetStyleSheetPool()->Find(aName, SD_S… in convertPresentationObjectImpl()
[all …]
H A Ddrawdoc.cxx647 …SetDefaultStyleSheet(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(aName, SD_STYLE_FAMILY_GRA… in NewOrLoadCompleted()
650 …SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(static_cast<SfxStyleSheet*>(mxStyleSheetPool->Find(… in NewOrLoadCompleted()
774 SfxStyleSheet* pTitleSheet = (SfxStyleSheet*) in NewOrLoadCompleted()
804 SfxStyleSheet* pSheet = (SfxStyleSheet*)pOutlineList->GetObject(nSheet); in NewOrLoadCompleted()
H A Dstlpool.cxx820 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
829 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
838 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
847 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
856 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
878 ((SfxStyleSheet*)pSheet)->StartListening(*this); in CreatePseudosIfNecessary()
1041 ((SfxStyleSheet*)pSheet)->Broadcast(SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in PutNumBulletItem()
1071 ((SfxStyleSheet*)pSheet)->Broadcast(SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in PutNumBulletItem()
1138 ((SfxStyleSheet*)pSheet)->Broadcast(SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in PutNumBulletItem()
/trunk/main/svl/inc/svl/
H A Dstyle.hxx278 class SVL_DLLPUBLIC SfxStyleSheet: public SfxStyleSheetBase, class
284 SfxStyleSheet( const UniString&, const SfxStyleSheetBasePool&, SfxStyleFamily, sal_uInt16 );
285 SfxStyleSheet( const SfxStyleSheet& );
291 SfxStyleSheet(); // do not use!
292 virtual ~SfxStyleSheet();
302 virtual SfxStyleSheetBase* Create(const SfxStyleSheet &);
370 class SVL_DLLPUBLIC SfxUnoStyleSheet : public ::cppu::ImplInheritanceHelper2< SfxStyleSheet, ::com:…
374 SfxUnoStyleSheet( const SfxStyleSheet& _rSheet );
/trunk/main/sc/source/core/data/
H A Dstlsheet.cxx56 TYPEINIT1(ScStyleSheet, SfxStyleSheet);
68 : SfxStyleSheet ( rName, rPoolP, eFamily, nMaskP ) in ScStyleSheet()
76 : SfxStyleSheet ( rStyle ) in ScStyleSheet()
130 bResult = SfxStyleSheet::SetParent( aEffName ); in SetParent()
303 const String& rBase = SfxStyleSheet::GetName(); in GetName()
313 const String& rBase = SfxStyleSheet::GetParent(); in GetParent()
323 const String& rBase = SfxStyleSheet::GetFollow(); in GetFollow()
345 return SfxStyleSheet::SetName( rNew ); in SetName()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx190 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj( ePresObjKind ); in SetAttributes()
231 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool->Find(aName, SD_STYLE_FAMILY_MASTERPAGE); in SetAttributes()
258SfxStyleSheet* pOutlSheet = static_cast< SfxStyleSheet* >(pStShPool->Find(aSheetName, SD_STYLE_FAM… in SetAttributes()
305 SfxStyleSheet* pSheet = rPage.GetStyleSheetForPresObj( ePresObjKind ); in SetAttributes()
329 SfxStyleSheet* pSheet = (SfxStyleSheet*)pStShPool-> in SetAttributes()
456 sal_Bool DrawView::SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr) in SetStyleSheet()
/trunk/main/editeng/source/editeng/
H A Dimpedit5.cxx52 SfxStyleSheet* ImpEditEngine::GetStyleSheet( sal_uInt32 nPara ) const in GetStyleSheet()
58 void ImpEditEngine::SetStyleSheet( EditSelection aSel, SfxStyleSheet* pStyle ) in SetStyleSheet()
74 void ImpEditEngine::SetStyleSheet( sal_uInt32 nPara, SfxStyleSheet* pStyle ) in SetStyleSheet()
78 SfxStyleSheet* pCurStyle = pNode->GetStyleSheet(); in SetStyleSheet()
107 void ImpEditEngine::UpdateParagraphsWithStyleSheet( SfxStyleSheet* pStyle ) in UpdateParagraphsWithStyleSheet()
134 void ImpEditEngine::RemoveStyleFromParagraphs( SfxStyleSheet* pStyle ) in RemoveStyleFromParagraphs()
155 SfxStyleSheet* pStyle = NULL; in Notify()
161 DBG_ASSERT( rH.GetStyleSheet()->ISA( SfxStyleSheet ), "Kein SfxStyleSheet!" ); in Notify()
162 pStyle = (SfxStyleSheet*) rH.GetStyleSheet(); in Notify()
165 else if ( ( rHint.Type() == TYPE(SfxSimpleHint ) ) && ( rBC.ISA( SfxStyleSheet ) ) ) in Notify()
[all …]
H A Deertfpar.cxx377 …pImpEditEngine->SetStyleSheet( EditSelection( aStartPaM, aEndPaM ), (SfxStyleSheet*)pImpEditEngine… in SetAttrInDoc()
442 SfxStyleSheet* EditRTFParser::CreateStyleSheet( SvxRTFStyleType* pRTFStyle ) in CreateStyleSheet()
446SfxStyleSheet* pStyle = (SfxStyleSheet*)pImpEditEngine->GetStyleSheetPool()->Find( pRTFStyle->sNam… in CreateStyleSheet()
459 …pStyle = (SfxStyleSheet*) &pImpEditEngine->GetStyleSheetPool()->Make( aName, SFX_STYLE_FAMILY_PARA… in CreateStyleSheet()
467SfxStyleSheet* pS = (SfxStyleSheet*)pImpEditEngine->GetStyleSheetPool()->Find( aParent, SFX_STYLE_… in CreateStyleSheet()
H A Deditdoc.hxx182 SfxStyleSheet* pStyle;
192 SfxStyleSheet* GetStyleSheet() const { return pStyle; } in GetStyleSheet()
193 void SetStyleSheet( SfxStyleSheet* pS );
269 void SetStyleSheet( SfxStyleSheet* pS, sal_Bool bRecalcFont = sal_True );
270 void SetStyleSheet( SfxStyleSheet* pS, const SvxFont& rFontFromStyle );
271 SfxStyleSheet* GetStyleSheet() { return aContentAttribs.GetStyleSheet(); } in GetStyleSheet()
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx244 SfxStyleSheet* pOldStyleSheet = mpView->GetStyleSheet(); in DoExecute()
259 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
552 ( (SfxStyleSheet*) pStyleSheet )->Broadcast( SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in DoExecute()
625 SfxStyleSheet* pOldStyle = mpView->GetStyleSheet(); in DoExecute()
643 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
646 ( (SfxStyleSheet*) pStyleSheet )->Broadcast( SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in DoExecute()
671 mpView->SetStyleSheet( (SfxStyleSheet*) pStyleSheet); in DoExecute()
673 ( (SfxStyleSheet*) pStyleSheet )->Broadcast( SfxSimpleHint( SFX_HINT_DATACHANGED ) ); in DoExecute()
/trunk/main/svx/inc/svx/sdr/properties/
H A Dattributeproperties.hxx40 void ImpAddStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
47 SfxStyleSheet* mpStyleSheet;
72 virtual void SetStyleSheet(SfxStyleSheet* pNewStyleSheet, sal_Bool bDontRemoveHardAttr);
75 virtual SfxStyleSheet* GetStyleSheet() const;
/trunk/main/svx/inc/svx/
H A Dsvdpage.hxx55 class SfxStyleSheet;
362 SfxStyleSheet* mpStyleSheet;
367 void ImpAddStyleSheet(SfxStyleSheet& rNewStyleSheet);
387 void SetStyleSheet(SfxStyleSheet* pStyleSheet);
388 SfxStyleSheet* GetStyleSheet() const;
556 virtual SfxStyleSheet* GetTextStyleSheetForObject( SdrObject* pObj ) const;
H A Dsvdpntv.hxx55 class SfxStyleSheet;
149 SfxStyleSheet* pDefaultStyleSheet;
479 void SetDefaultStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
480 SfxStyleSheet* GetDefaultStyleSheet() const { return pDefaultStyleSheet; } in GetDefaultStyleSheet()
521 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
522 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dsvdmodel.hxx74 class SfxStyleSheet;
199 SfxStyleSheet* pDefaultStyleSheet;
200 SfxStyleSheet* mpDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj; // #119287#
386 SfxStyleSheet* GetDefaultStyleSheet() const { return pDefaultStyleSheet; } in GetDefaultStyleSheet()
387 void SetDefaultStyleSheet(SfxStyleSheet* pDefSS) { pDefaultStyleSheet = pDefSS; } in SetDefaultStyleSheet()
390SfxStyleSheet* GetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj() const { return mpDefaultStyleSheet… in GetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj()
391 …void SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj(SfxStyleSheet* pDefSS) { mpDefaultStyleSheetFo… in SetDefaultStyleSheetForSdrGrafObjAndSdrOle2Obj()
H A Dsvdedtv.hxx39 class SfxStyleSheet;
345 SfxStyleSheet* GetStyleSheetFromMarked() const;
348 void SetStyleSheetToMarked(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
354 SfxStyleSheet* GetStyleSheet() const; // SfxStyleSheet* GetStyleSheet(sal_Bool& rOk) const;
355 sal_Bool SetStyleSheet(SfxStyleSheet* pStyleSheet, sal_Bool bDontRemoveHardAttr);
H A Dselectioncontroller.hxx38 class SfxStyleSheet;
63 virtual bool GetStyleSheet( SfxStyleSheet* &rpStyleSheet ) const;
64 virtual bool SetStyleSheet( SfxStyleSheet* pStyleSheet, bool bDontRemoveHardAttr );
/trunk/main/svx/source/svdraw/
H A Dsvdotxat.cxx310 SfxStyleSheet* pStyle=PTR_CAST(SfxStyleSheet,pStyleBase); in ImpSetTextStyleSheetListeners()
323 SfxStyleSheet* pStyle=PTR_CAST(SfxStyleSheet,pBroadcast); in ImpSetTextStyleSheetListeners()
334 SfxStyleSheet* pStyle=(SfxStyleSheet*)aStyles.GetObject(nNum); in ImpSetTextStyleSheetListeners()
/trunk/main/sd/source/ui/inc/
H A Dunchss.hxx30 class SfxStyleSheet;
35 SfxStyleSheet* pStyleSheet;
44 SfxStyleSheet* pTheStyleSheet,
/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx150SfxStyleSheet* pSheet = static_cast<SfxStyleSheet*>( pStyleSheetPool->GetStyles()[nStyle].get() ); in SdPPTImport()
598 SfxStyleSheet* pSheet; in Import()
604 …pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( String(SdResId( STR_STANDARD_STYLESHEET… in Import()
617 …pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( String(SdResId( STR_PSEUDOSHEET_BACKGRO… in Import()
688SfxStyleSheet* pOutlineSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( aName, SD_STYLE_F… in Import()
876 SfxStyleSheet* pSheet = pMPage->GetStyleSheetForMasterPageBackground(); in Import()
2205SfxStyleSheet* pSheet, SfxStyleSheet** ppStyleSheetAry ) const in ApplyTextObj()
2207 SfxStyleSheet* pStyleSheetAry[ 9 ]; in ApplyTextObj()
2280 … pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( aName, SD_STYLE_FAMILY_MASTERPAGE ); in ApplyTextObj()
2322 …pSheet = (SfxStyleSheet*)mpDoc->GetStyleSheetPool()->Find( String(SdResId( STR_STANDARD_STYLESHEET… in ApplyTextObj()
[all …]

Completed in 137 milliseconds

123456