Searched refs:getCurrentDelim (Results 1 – 2 of 2) sorted by relevance
329 sal_Int16 nDelim = getCurrentDelim(); in Open()349 getCurrentDelim() = nDelim; //set new current in Open()
44 static sal_Int16& getCurrentDelim(){ static sal_Int16 nDelim = 44; return nDelim; } in getCurrentDelim() function in ScVbaWorkbooks
Completed in 20 milliseconds