Home
last modified time | relevance | path

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

/aoo4110/main/filter/source/msfilter/
H A Dsvdfppt.cxx6929 PPTTextSpecInfo* pSpecInfo; in PPTTextObj() local
6930 for ( pSpecInfo = (PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.First(); in PPTTextObj()
6931 pSpecInfo; pSpecInfo =(PPTTextSpecInfo*)aTextSpecInfoAtomInterpreter.aList.Next() ) in PPTTextObj()
6933 sal_uInt32 nCharIdx = pSpecInfo->nCharIdx; in PPTTextObj()
6941 pSet->mnLanguage[ 0 ] = pSpecInfo->nLanguage[ 0 ]; in PPTTextObj()
6942 pSet->mnLanguage[ 1 ] = pSpecInfo->nLanguage[ 1 ]; in PPTTextObj()
6943 pSet->mnLanguage[ 2 ] = pSpecInfo->nLanguage[ 2 ]; in PPTTextObj()

Completed in 39 milliseconds