Home
last modified time | relevance | path

Searched refs:aCreatedStyles (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/core/
H A Ddrawdoc3.cxx565 SdStyleSheetVector aCreatedStyles; in InsertBookmarkAsPage() local
567 …eetPool*)GetStyleSheetPool())->CopyLayoutSheets(*pLayout, *pBookmarkStyleSheetPool,aCreatedStyles); in InsertBookmarkAsPage()
569 if(!aCreatedStyles.empty()) in InsertBookmarkAsPage()
1718 SdStyleSheetVector aCreatedStyles; // Liste fuer erzeugte StyleSheets in SetMasterPage() local
1765 aCreatedStyles.push_back( SdStyleSheetRef( static_cast< SdStyleSheet* >( pMySheet ) ) ); in SetMasterPage()
1790 if(!aCreatedStyles.empty()) in SetMasterPage()
1828 if( !aCreatedStyles.empty() ) in SetMasterPage()
1832 …SdMoveStyleSheetsUndoAction* pMovStyles = new SdMoveStyleSheetsUndoAction( this, aCreatedStyles, s… in SetMasterPage()
2000 SdStyleSheetVector aCreatedStyles; in SetMasterPage() local
2001 …tic_cast<SdStyleSheetPool*>( mxStyleSheetPool.get())->CreateLayoutSheetList(aName, aCreatedStyles); in SetMasterPage()
[all …]
/trunk/main/sd/source/ui/sidebar/
H A DDocumentHelper.cxx277 SdStyleSheetVector aCreatedStyles; in ProvideStyles() local
281 aCreatedStyles); in ProvideStyles()
284 if( !aCreatedStyles.empty() ) in ProvideStyles()
292 aCreatedStyles, in ProvideStyles()

Completed in 35 milliseconds