Home
last modified time | relevance | path

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

/AOO42X/main/basic/source/comp/ !
H A Dexprtree.cxx859 SbxVariableRef refConv = new SbxVariable; in GetShortValue() local
860 refConv->PutString( aVal ); in GetShortValue()
861 return refConv->GetInteger(); in GetShortValue()