Searched refs:SetSbxVariable (Results 1 – 2 of 2) sorted by relevance
561 sal_Bool SetSbxVariable( SbxVariable* pVar, const ScAddress& );562 sal_Bool SetSbxVariable( SbxVariable* pVar, SCCOL nCol, SCROW nRow, SCTAB nTab );
2770 bOk = SetSbxVariable( pPar, aAdr ); in ScMacro()2803 bOk = SetSbxVariable( p, aAdr ); in ScMacro()2926 sal_Bool ScInterpreter::SetSbxVariable( SbxVariable* pVar, const ScAddress& rPos ) in SetSbxVariable() function in ScInterpreter
Completed in 25 milliseconds