Searched refs:aCreatedStyles (Results 1 – 2 of 2) sorted by relevance
565 SdStyleSheetVector aCreatedStyles; in InsertBookmarkAsPage() local567 …eetPool*)GetStyleSheetPool())->CopyLayoutSheets(*pLayout, *pBookmarkStyleSheetPool,aCreatedStyles); in InsertBookmarkAsPage()569 if(!aCreatedStyles.empty()) in InsertBookmarkAsPage()1718 SdStyleSheetVector aCreatedStyles; // Liste fuer erzeugte StyleSheets in SetMasterPage() local1765 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() local2001 …tic_cast<SdStyleSheetPool*>( mxStyleSheetPool.get())->CreateLayoutSheetList(aName, aCreatedStyles); in SetMasterPage()[all …]
277 SdStyleSheetVector aCreatedStyles; in ProvideStyles() local281 aCreatedStyles); in ProvideStyles()284 if( !aCreatedStyles.empty() ) in ProvideStyles()292 aCreatedStyles, in ProvideStyles()
Completed in 14 milliseconds