Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/core/tool/
H A Dtoken.cxx908 maDoubleRef(r) in ScExternalDoubleRefToken()
916 maDoubleRef(r.maDoubleRef) in ScExternalDoubleRefToken()
925 maDoubleRef.Ref1 = maDoubleRef.Ref2 = r.GetSingleRef(); in ScExternalDoubleRefToken()
944 return maDoubleRef.Ref1; in GetSingleRef()
949 return maDoubleRef.Ref1; in GetSingleRef()
954 return maDoubleRef.Ref2; in GetSingleRef2()
959 return maDoubleRef.Ref2; in GetSingleRef2()
964 return maDoubleRef; in GetDoubleRef()
969 return maDoubleRef; in GetDoubleRef()
974 maDoubleRef.CalcAbsIfRel( rPos ); in CalcAbsIfRel()
[all …]
/aoo41x/main/sc/inc/
H A Dtoken.hxx213 ScComplexRefData maDoubleRef; member in ScExternalDoubleRefToken

Completed in 24 milliseconds