Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxlchart.hxx871 sal_uInt8 mnDestType; /// Type of the destination (title, values, ...). member
H A Dxichart.hxx413 inline sal_uInt8 GetDestType() const { return maData.mnDestType; } in GetDestType()
/trunk/main/sc/source/filter/excel/
H A Dxlchart.cxx162 mnDestType( EXC_CHSRCLINK_TITLE ), in XclChSourceLink()
H A Dxechart.cxx914 maData.mnDestType = nDestType; in XclExpChSourceLink()
1099 rStrm << maData.mnDestType in WriteBody()
H A Dxichart.cxx751 rStrm >> maData.mnDestType in ReadChSourceLink()

Completed in 65 milliseconds