Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbasobj2.cxx196 struct MacroExecutionData struct
201 MacroExecutionData() in MacroExecutionData() function
215 MacroExecutionData* i_pData = static_cast<MacroExecutionData*>(p); in IMPL_STATIC_LINK()
218 std::unique_ptr< MacroExecutionData > pData( i_pData ); in IMPL_STATIC_LINK()
348 MacroExecutionData* pExecData = new MacroExecutionData; in ChooseMacro()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbasobj2.cxx194 struct MacroExecutionData struct
199 MacroExecutionData() in MacroExecutionData() argument
213 MacroExecutionData* i_pData = static_cast<MacroExecutionData*>(p); in IMPL_STATIC_LINK()
216 std::unique_ptr< MacroExecutionData > pData( i_pData ); in IMPL_STATIC_LINK()
346 MacroExecutionData* pExecData = new MacroExecutionData; in ChooseMacro()