Home
last modified time | relevance | path

Searched defs:SbiGosubStack (Results 1 – 1 of 1) sorted by relevance

/trunk/main/basic/source/inc/
H A Druntime.hxx127 struct SbiGosubStack { // GOSUB-Stack: struct
128 SbiGosubStack* pNext; // Chain argument
129 const sal_uInt8* pCode; // Return-Pointer
130 sal_uInt16 nStartForLvl; // #118235: For Level in moment of gosub

Completed in 8 milliseconds