Searched refs:bIncIndex (Results 1 – 3 of 3) sorted by relevance
262 bool bIncIndex = ( IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in StringToByteArray() local265 if( bIncIndex ) in StringToByteArray()
771 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC() local774 if ( bIncIndex ) in RTLFUNC()794 if ( bIncIndex ) in RTLFUNC()
4062 bool bIncIndex = (IsBaseIndexOne() && SbiRuntime::isVBAEnabled() ); in RTLFUNC() local4065 if( bIncIndex ) in RTLFUNC()4082 if( bIncIndex ) in RTLFUNC()
Completed in 119 milliseconds