Lines Matching refs:ScStyleSheet
56 TYPEINIT1(ScStyleSheet, SfxStyleSheet);
63 ScStyleSheet::ScStyleSheet( const String& rName, in ScStyleSheet() function in ScStyleSheet
75 ScStyleSheet::ScStyleSheet( const ScStyleSheet& rStyle ) in ScStyleSheet() function in ScStyleSheet
83 __EXPORT ScStyleSheet::~ScStyleSheet() in ~ScStyleSheet()
89 sal_Bool __EXPORT ScStyleSheet::HasFollowSupport() const in HasFollowSupport()
96 sal_Bool __EXPORT ScStyleSheet::HasParentSupport () const in HasParentSupport()
115 sal_Bool __EXPORT ScStyleSheet::SetParent( const String& rParentName ) in SetParent()
150 SfxItemSet& __EXPORT ScStyleSheet::GetItemSet() in GetItemSet()
270 sal_Bool __EXPORT ScStyleSheet::IsUsed() const in IsUsed()
289 void __EXPORT ScStyleSheet::Notify( SfxBroadcaster&, const SfxHint& rHint ) in Notify()
301 const String& ScStyleSheet::GetName() const in GetName()
311 const String& ScStyleSheet::GetParent() const in GetParent()
321 const String& ScStyleSheet::GetFollow() const in GetFollow()
339 sal_Bool ScStyleSheet::SetName( const String& rNew ) in SetName()