Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx262 bool bIncIndex = ( IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in StringToByteArray()
/trunk/main/basic/source/inc/
H A Druntime.hxx527 bool IsBaseIndexOne();
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx750 bool IsBaseIndexOne() in IsBaseIndexOne() function
771 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC()
H A Dmethods.cxx4062 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC()

Completed in 57 milliseconds