Home
last modified time | relevance | path

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

/trunk/main/filter/source/svg/
H A Dsvgfilter.cxx69 mnDrawingId(0), in SVGFilter()
H A Dsvgfilter.hxx258 sal_Int32 mnDrawingId; member in SVGFilter
H A Dsvgexport.cxx195 mnMasterSlideId = mnSlideId = mnDrawingGroupId = mnDrawingId = 0; in implExport()
902 aId += ::rtl::OUString::valueOf( ++mnDrawingId ); in implExportShape()
/trunk/main/filter/inc/filter/msfilter/
H A Descherex.hxx1414 …sal_uInt32 mnDrawingId; /// Identifier of drawing this cluster belongs to (one-bas… member
1416 …inline explicit ClusterEntry( sal_uInt32 nDrawingId ) : mnDrawingId( nDrawingId ), mnNextShape… in ClusterEntry()
/trunk/main/filter/source/msfilter/
H A Descherex.cxx5060 rStrm << aIt->mnDrawingId << aIt->mnNextShapeId; in WriteDggAtom()

Completed in 91 milliseconds