Searched refs:mnDestType (Results 1 – 5 of 5) sorted by relevance
871 sal_uInt8 mnDestType; /// Type of the destination (title, values, ...). member
413 inline sal_uInt8 GetDestType() const { return maData.mnDestType; } in GetDestType()
162 mnDestType( EXC_CHSRCLINK_TITLE ), in XclChSourceLink()
914 maData.mnDestType = nDestType; in XclExpChSourceLink()1099 rStrm << maData.mnDestType in WriteBody()
751 rStrm >> maData.mnDestType in ReadChSourceLink()
Completed in 66 milliseconds