Home
last modified time | relevance | path

Searched refs:SetSbxVariable (Results 1 – 2 of 2) sorted by relevance

/aoo41x/main/sc/source/core/inc/
H A Dinterpre.hxx561 sal_Bool SetSbxVariable( SbxVariable* pVar, const ScAddress& );
562 sal_Bool SetSbxVariable( SbxVariable* pVar, SCCOL nCol, SCROW nRow, SCTAB nTab );
/aoo41x/main/sc/source/core/tool/
H A Dinterpr4.cxx2770 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 44 milliseconds