Searched refs:GetActiveMethod (Results 1 – 4 of 4) sorted by relevance
296 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run()430 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit()
1627 SbMethod* pMethod = StarBASIC::GetActiveMethod( nScope ); in IMPL_LINK_INLINE_END()1666 pMethod = StarBASIC::GetActiveMethod( nScope ); in IMPL_LINK_INLINE_END()1963 if ( StarBASIC::IsRunning() && StarBASIC::GetActiveMethod() && !SbxBase::IsError() ) in EditingEntry()2144 SbMethod* pCurMethod = StarBASIC::GetActiveMethod(); in UpdateWatches()
194 static SbMethod* GetActiveMethod( sal_uInt16 nLevel = 0 );
1480 SbMethod* StarBASIC::GetActiveMethod( sal_uInt16 nLevel ) in GetActiveMethod() function in StarBASIC
Completed in 53 milliseconds