Home
last modified time | relevance | path

Searched refs:SdStyleSheetRef (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sd/inc/
H A Dstlsheet.hxx151 typedef rtl::Reference< SdStyleSheet > SdStyleSheetRef; typedef
152 typedef std::vector< SdStyleSheetRef > SdStyleSheetVector;
/aoo4110/main/sd/source/core/
H A Dstlpool.cxx702 rCreatedSheets.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( &rNewSheet ) ) ); in CopyLayoutSheets()
794 rLayoutSheets.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( pSheet ) ) ); in CreateLayoutSheetList()
1420 aResult.push_back( SdStyleSheetRef( pChild ) ); in CreateChildList()
H A Ddrawdoc3.cxx1765 aCreatedStyles.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( pMySheet ) ) ); in SetMasterPage()

Completed in 58 milliseconds