Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/ww8/
H A Drtfsdrexport.cxx297 OStringBuffer aVerticies( 512 ); in Commit() local
318aVerticies.append( ";(" ).append( nX ).append( "," ).append( nY ).append( ")" ); in Commit()
328aVerticies.append( ";(" ).append( nX ).append( "," ).append( nY ).append( ")" ); in Commit()
346 if (aVerticies.getLength() ) in Commit()
351 aBuf.append(aVerticies.makeStringAndClear()); in Commit()

Completed in 14 milliseconds