Home
last modified time | relevance | path

Searched refs:SdStyleSheet (Results 1 – 17 of 17) sorted by relevance

/trunk/main/sd/source/core/
H A Dstlsheet.cxx118 SdStyleSheet* mpStyleSheet;
146 SdStyleSheet::SdStyleSheet( const SdStyleSheet & r ) in SdStyleSheet() function in SdStyleSheet
155 SdStyleSheet::~SdStyleSheet() in ~SdStyleSheet()
351 sal_Bool SdStyleSheet::IsUsed() const in IsUsed()
405 SdStyleSheet* SdStyleSheet::GetRealStyleSheet() const in GetRealStyleSheet()
409 SdStyleSheet* pRealStyle = NULL; in GetRealStyleSheet()
508 SdStyleSheet* SdStyleSheet::GetPseudoStyleSheet() const in GetPseudoStyleSheet()
510 SdStyleSheet* pPseudoStyle = NULL; in GetPseudoStyleSheet()
882 void SdStyleSheet::disposing() in disposing()
1045 SdStyleSheet* pParentStyle = static_cast< SdStyleSheet* >( mxPool->Find( GetParent(), nFamily ) ); in getParentStyle()
[all …]
H A Dstlfamily.cxx89 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getStyleSheets()
140 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( xStyle.get() ); in GetValidNewSheet()
152 SdStyleSheet* pRet = 0; in GetSheetByName()
167 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in GetSheetByName()
227 return SdStyleSheet::GetFamilyString( mnFamily ); in getName()
287 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getElementNames()
315 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in hasByName()
350 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in hasElements()
378 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getCount()
414 SdStyleSheet* pStyle = static_cast< SdStyleSheet* >( (*iter).get() ); in getByIndex()
[all …]
H A Dstlpool.cxx123 return new SdStyleSheet(rName, *this, eFamily, _nMask); in Create()
128 SfxStyleSheetBase* SdStyleSheetPool::Create(const SdStyleSheet& rStyle) in Create()
130 return new SdStyleSheet( rStyle ); in Create()
702 rCreatedSheets.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( &rNewSheet ) ) ); in CopyLayoutSheets()
794 rLayoutSheets.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( pSheet ) ) ); in CreateLayoutSheetList()
1408 SdStyleSheetVector SdStyleSheetPool::CreateChildList( SdStyleSheet* pSheet ) in CreateChildList()
1417 SdStyleSheet* pChild = dynamic_cast< SdStyleSheet* >( pSheet->GetListener(n) ); in CreateChildList()
H A Dsdpage.cxx641 SdStyleSheet* SdPage::getPresentationStyle( sal_uInt32 nHelpId ) const in getPresentationStyle()
678 return dynamic_cast<SdStyleSheet*>(pResult); in getPresentationStyle()
1985 ((SdStyleSheet*) pOutlineSheet)->AdjustToFontHeight(aTempSet, sal_False); in ScaleObjects()
H A Ddrawdoc3.cxx1765 aCreatedStyles.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( pMySheet ) ) ); in SetMasterPage()
/trunk/main/sd/inc/
H A Dstlsheet.hxx55 class SdStyleSheet : public SdStyleSheetBase, private ::cppu::BaseMutex class
58SdStyleSheet( const rtl::OUString& rDisplayName, SfxStyleSheetBasePool& rPool, SfxStyleFamily eFam…
59 SdStyleSheet( const SdStyleSheet& );
72 SdStyleSheet* GetRealStyleSheet() const;
73 SdStyleSheet* GetPseudoStyleSheet() const;
80 static SdStyleSheet* CreateEmptyUserStyle( SfxStyleSheetBasePool& rPool, SfxStyleFamily eFamily );
133 virtual ~SdStyleSheet();
148 SdStyleSheet& operator=( const SdStyleSheet& ); // not implemented
151 typedef rtl::Reference< SdStyleSheet > SdStyleSheetRef;
H A Dstlpool.hxx45 class SdStyleSheet;
94 static SdStyleSheetVector CreateChildList( SdStyleSheet* pSheet );
129 virtual SfxStyleSheetBase* Create(const SdStyleSheet& rStyle);
H A Dstlfamily.hxx46 class SdStyleSheet;
112SdStyleSheet* GetValidNewSheet( const css::uno::Any& rElement ) throw(css::lang::IllegalArgumentEx…
113SdStyleSheet* GetSheetByName( const ::rtl::OUString& rName ) throw(css::container::NoSuchElementEx…
H A Dsdpage.hxx69 class SdStyleSheet;
369 SdStyleSheet* getPresentationStyle( sal_uInt32 nHelpId ) const;
/trunk/main/sd/source/ui/func/
H A Dfutempl.cxx420 ((SdStyleSheet*)pStyleSheet)->AdjustToFontHeight(aTempSet); in DoExecute()
442 SdStyleSheet* pRealSheet = ((SdStyleSheet*)pFirstStyleSheet)->GetRealStyleSheet(); in DoExecute()
455 SdStyleSheet* pRealSheet =((SdStyleSheet*)pStyleSheet)->GetRealStyleSheet(); in DoExecute()
469 SdStyleSheet* pRealStyleSheet = ((SdStyleSheet*)pSheet)->GetRealStyleSheet(); in DoExecute()
H A Dfupage.cxx259 SdStyleSheet* pStyleSheet = mpPage->getPresentationStyle(HID_PSEUDOSHEET_BACKGROUND); in ExecuteDialog()
423 SdStyleSheet *pStyle = in ExecuteDialog()
/trunk/main/sd/source/ui/dlg/
H A Dunchss.cxx130 …( (SdStyleSheet*)pStyleSheet )->GetRealStyleSheet()->Broadcast(SfxSimpleHint(SFX_HINT_DATACHANGED)… in Undo()
148 …( (SdStyleSheet*)pStyleSheet )->GetRealStyleSheet()->Broadcast(SfxSimpleHint(SFX_HINT_DATACHANGED)… in Redo()
/trunk/main/sd/source/ui/view/
H A Ddrviewsc.cxx569 pStyleSheet = ((SdStyleSheet*)pStyleSheet)->GetPseudoStyleSheet(); in FuTemp03()
577 pStyleSheet = ((SdStyleSheet*)pStyleSheet)->GetPseudoStyleSheet(); in FuTemp03()
H A Dviewshe3.cxx116 pStyleSheet = ((SdStyleSheet*)pStyleSheet)->GetPseudoStyleSheet(); in GetMenuState()
H A Doutlview.cxx2101 SdStyleSheet* pStyleSheet = dynamic_cast< SdStyleSheet* >( mpOutliner->GetStyleSheet( nPara ) ); in OnEndPasteOrDrop()
H A Ddrviewsf.cxx475 pStyleSheet = ((SdStyleSheet*)pStyleSheet)->GetPseudoStyleSheet(); in GetAttrState()
H A Doutlnvsh.cxx1691 pStyleSheet = ((SdStyleSheet*)pStyleSheet)->GetPseudoStyleSheet(); in GetAttrState()

Completed in 106 milliseconds