Lines Matching refs:SdStyleSheetPool

85 SdStyleSheetPool::SdStyleSheetPool(SfxItemPool const& _rPool, SdDrawDocument* pDocument)  in SdStyleSheetPool()  function in SdStyleSheetPool
114 SdStyleSheetPool::~SdStyleSheetPool() in ~SdStyleSheetPool()
121 SfxStyleSheetBase* SdStyleSheetPool::Create(const String& rName, SfxStyleFamily eFamily, sal_uInt16… in Create()
128 SfxStyleSheetBase* SdStyleSheetPool::Create(const SdStyleSheet& rStyle) in Create()
135 SfxStyleSheetBase* SdStyleSheetPool::GetTitleSheet(const String& rLayoutName) in GetTitleSheet()
151 List* SdStyleSheetPool::CreateOutlineSheetList (const String& rLayoutName) in CreateOutlineSheetList()
174 void SdStyleSheetPool::CreateLayoutStyleSheets(const String& rLayoutName, sal_Bool bCheck /*= sal_F… in CreateLayoutStyleSheets()
557 void SdStyleSheetPool::CopyGraphicSheets(SdStyleSheetPool& rSourcePool) in CopyGraphicSheets()
562 void SdStyleSheetPool::CopyCellSheets(SdStyleSheetPool& rSourcePool) in CopyCellSheets()
567 void SdStyleSheetPool::CopyTableStyles(SdStyleSheetPool& rSourcePool) in CopyTableStyles()
624 void SdStyleSheetPool::CopySheets(SdStyleSheetPool& rSourcePool, SfxStyleFamily eFamily ) in CopySheets()
679 void SdStyleSheetPool::CopyLayoutSheets(const String& rLayoutName, SdStyleSheetPool& rSourcePool, S… in CopyLayoutSheets()
732 List* SdStyleSheetPool::CreateLayoutSheetNames(const String& rLayoutName) const in CreateLayoutSheetNames()
782 void SdStyleSheetPool::CreateLayoutSheetList(const String& rLayoutName, SdStyleSheetVector& rLayout… in CreateLayoutSheetList()
805 void SdStyleSheetPool::CreatePseudosIfNecessary() in CreatePseudosIfNecessary()
892 void SdStyleSheetPool::UpdateStdNames() in UpdateStdNames()
1009 void SdStyleSheetPool::PutNumBulletItem( SfxStyleSheetBase* pSheet, in PutNumBulletItem()
1150 Font SdStyleSheetPool::GetBulletFont() const in GetBulletFont()
1169 void SdStyleSheetPool::AddStyleFamily( const SdPage* pPage ) in AddStyleFamily()
1177 void SdStyleSheetPool::RemoveStyleFamily( const SdPage* pPage ) in RemoveStyleFamily()
1197 void SdStyleSheetPool::throwIfDisposed() throw(::com::sun::star::uno::RuntimeException) in throwIfDisposed()
1207 OUString SAL_CALL SdStyleSheetPool::getImplementationName() throw(RuntimeException) in getImplementationName()
1216 sal_Bool SAL_CALL SdStyleSheetPool::supportsService( const OUString& ServiceName ) throw(RuntimeExc… in supportsService()
1223 Sequence< OUString > SAL_CALL SdStyleSheetPool::getSupportedServiceNames() throw(RuntimeException) in getSupportedServiceNames()
1233 Any SAL_CALL SdStyleSheetPool::getByName( const OUString& aName ) throw(NoSuchElementException, Wra… in getByName()
1257 Sequence< OUString > SAL_CALL SdStyleSheetPool::getElementNames() throw(RuntimeException) in getElementNames()
1278 sal_Bool SAL_CALL SdStyleSheetPool::hasByName( const OUString& aName ) throw(RuntimeException) in hasByName()
1304 Type SAL_CALL SdStyleSheetPool::getElementType() throw(RuntimeException) in getElementType()
1313 sal_Bool SAL_CALL SdStyleSheetPool::hasElements() throw(RuntimeException) in hasElements()
1322 sal_Int32 SAL_CALL SdStyleSheetPool::getCount() throw(RuntimeException) in getCount()
1331 Any SAL_CALL SdStyleSheetPool::getByIndex( sal_Int32 Index ) throw(IndexOutOfBoundsException, Wrapp… in getByIndex()
1362 void SAL_CALL SdStyleSheetPool::dispose() throw (RuntimeException) in dispose()
1396 void SAL_CALL SdStyleSheetPool::addEventListener( const Reference< XEventListener >& /*xListener*/ … in addEventListener()
1402 void SAL_CALL SdStyleSheetPool::removeEventListener( const Reference< XEventListener >& /*aListener… in removeEventListener()
1408 SdStyleSheetVector SdStyleSheetPool::CreateChildList( SdStyleSheet* pSheet ) in CreateChildList()
1430 void SAL_CALL SdStyleSheetPool::acquire (void) throw () in acquire()
1435 void SAL_CALL SdStyleSheetPool::release (void) throw () in release()