Home
last modified time | relevance | path

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

/trunk/main/sd/source/filter/ppt/
H A Dpptin.cxx653 sal_uInt32 nOutlinerInstance = TSS_TYPE_BODY; in Import() local
659 nOutlinerInstance = TSS_TYPE_SUBTITLE; in Import()
690 … pParagraphs[ nLevel ] = new PPTParagraphObj( *pPPTStyleSheet, nOutlinerInstance, nLevel ); in Import()
692 … PPTPortionObj aPortion( *pPPTStyleSheet, nOutlinerInstance, nLevel ); in Import()