Home
last modified time | relevance | path

Searched refs:GetActiveMethod (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx296 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run()
430 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit()
/aoo42x/main/basctl/source/basicide/
H A Dbaside2b.cxx1627 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()
/aoo42x/main/basic/inc/basic/
H A Dsbstar.hxx194 static SbMethod* GetActiveMethod( sal_uInt16 nLevel = 0 );
/aoo42x/main/basic/source/classes/
H A Dsb.cxx1480 SbMethod* StarBASIC::GetActiveMethod( sal_uInt16 nLevel ) in GetActiveMethod() function in StarBASIC

Completed in 43 milliseconds