Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx4556 std::vector< std::vector<sal_uInt8> > aConvertedChpx; in ImportOldFormatStyles() local
4574 aConvertedChpx.push_back( ChpxToSprms(aChpx) ); in ImportOldFormatStyles()
4579 aConvertedChpx.push_back( std::vector<sal_uInt8>() ); in ImportOldFormatStyles()
4664 if (aConvertedChpx[stcp].size() > 0) in ImportOldFormatStyles()
4665 ImportSprms(&(aConvertedChpx[stcp][0]), in ImportOldFormatStyles()
4666 static_cast< short >(aConvertedChpx[stcp].size()), in ImportOldFormatStyles()