Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx262 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in getCaption()
282 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in setCaption()
302 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in OnKey()
338 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run()
459 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vbahelper/source/vbahelper/
H A Dvbaapplicationbase.cxx263 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in getCaption()
283 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in setCaption()
303 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in OnKey()
339 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Run()
460 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Quit()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/basic/
H A Dsbstar.hxx139 static SbMethod* GetActiveMethod( sal_uInt16 nLevel = 0 );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/basic/
H A Dsbstar.hxx139 static SbMethod* GetActiveMethod( sal_uInt16 nLevel = 0 );
/dports/editors/libreoffice/libreoffice-7.2.6.2/basctl/source/basicide/
H A Dbaside2b.cxx1875 SbMethod* pMethod = StarBASIC::GetActiveMethod( nScope ); in UpdateCalls()
1924 pMethod = StarBASIC::GetActiveMethod( nScope ); in UpdateCalls()
2223 if (StarBASIC::IsRunning() && StarBASIC::GetActiveMethod() && !SbxBase::IsError()) in IMPL_LINK()
2350 SbMethod* pCurMethod = StarBASIC::GetActiveMethod(); in UpdateWatches()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basctl/source/basicide/
H A Dbaside2b.cxx1917 SbMethod* pMethod = StarBASIC::GetActiveMethod( nScope ); in UpdateCalls()
1965 pMethod = StarBASIC::GetActiveMethod( nScope ); in UpdateCalls()
2279 if ( StarBASIC::IsRunning() && StarBASIC::GetActiveMethod() && !SbxBase::IsError() ) in EditingEntry()
2404 SbMethod* pCurMethod = StarBASIC::GetActiveMethod(); in UpdateWatches()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/vba/
H A Dvbaapplication.cxx1288 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Volatile()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/vba/
H A Dvbaapplication.cxx1284 SbMethod* pMeth = StarBASIC::GetActiveMethod(); in Volatile()
/dports/editors/libreoffice/libreoffice-7.2.6.2/basic/source/classes/
H A Dsb.cxx1369 SbMethod* StarBASIC::GetActiveMethod( sal_uInt16 nLevel ) in GetActiveMethod() function in StarBASIC
/dports/editors/libreoffice6/libreoffice-6.4.7.2/basic/source/classes/
H A Dsb.cxx1386 SbMethod* StarBASIC::GetActiveMethod( sal_uInt16 nLevel ) in GetActiveMethod() function in StarBASIC