Home
last modified time | relevance | path

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

/trunk/main/editeng/source/rtf/
H A Drtfgrf.cxx315 OUString sShapePropertyName, sShapePropertyValue; in ReadBmpData() local
328 if( sShapePropertyName.getLength() ) in ReadBmpData()
330 …cType.aPropertyPairs.push_back( ::std::pair< OUString, OUString >( sShapePropertyName, sShapePrope… in ReadBmpData()
331 sShapePropertyName = sShapePropertyValue = ::rtl::OUString(); in ReadBmpData()
457 sShapePropertyName = aToken; in ReadBmpData()