Home
last modified time | relevance | path

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

/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx6940 PPTTextSpecInfo* pSpecInfo; in PPTTextObj() local
6941 for ( pSpecInfo = (PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.First(); in PPTTextObj()
6942 pSpecInfo; pSpecInfo =(PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.Next() ) in PPTTextObj()
6944 sal_uInt32 nCharIdx = pSpecInfo->nCharIdx; in PPTTextObj()
6952 pSet->mnLanguage[ 0 ] = pSpecInfo->nLanguage[ 0 ]; in PPTTextObj()
6953 pSet->mnLanguage[ 1 ] = pSpecInfo->nLanguage[ 1 ]; in PPTTextObj()
6954 pSet->mnLanguage[ 2 ] = pSpecInfo->nLanguage[ 2 ]; in PPTTextObj()

Completed in 66 milliseconds