Home
last modified time | relevance | path

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

/trunk/main/basic/source/sbx/
H A Dsbxstr.cxx262 bool bIncIndex = ( IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in StringToByteArray() local
265 if( bIncIndex ) in StringToByteArray()
/trunk/main/basic/source/runtime/
H A Dmethods1.cxx771 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC() local
774 if ( bIncIndex ) in RTLFUNC()
794 if ( bIncIndex ) in RTLFUNC()
H A Dmethods.cxx4062 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC() local
4065 if( bIncIndex ) in RTLFUNC()
4082 if( bIncIndex ) in RTLFUNC()

Completed in 42 milliseconds