Home
last modified time | relevance | path

Searched refs:SbTextType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/basic/inc/basic/
H A Dtesttool.hxx106 #define TT_KEYWORD ((SbTextType)100) // Including locally executed commands like 'use' ...
107 #define TT_REMOTECMD ((SbTextType)101) // Remotely executed commands like 'nodebug'
108 #define TT_LOCALCMD ((SbTextType)102) // Locally executed commands like 'use'
109 #define TT_CONTROL ((SbTextType)103) // Possibly available control loaded by 'use'
110 #define TT_SLOT ((SbTextType)104) // Available Slots loaded by 'use'
111 #define TT_METHOD ((SbTextType)105) // Possibly allowed Method for controls
112 #define TT_NOMETHOD ((SbTextType)106) // No Possibly allowed Method for controls
114 #define FILELIST1 ((SbTextType)111) // Symbols in file 1
115 #define FILELIST2 ((SbTextType)112) // Symbols in file 2
116 #define FILELIST3 ((SbTextType)113) // Symbols in file 3
[all …]
H A Dsbdef.hxx33 enum SbTextType enum
58 SbTextType eType; // Type of the portion
H A Dmybasic.hxx79 virtual SbTextType GetSymbolType( const String &Symbol, sal_Bool bWasTTControl );
/aoo41x/main/automation/source/app/
H A Dtestbasi.hxx52SbTextType GetSymbolType( const String &Symbol, sal_Bool bWasTTControl ); // Besimmt den erweitert…
H A Dtestbasi.cxx101 SbTextType TTBasic::GetSymbolType( const String &rSymbol, sal_Bool bWasTTControl ) in GetSymbolType()
/aoo41x/main/automation/source/inc/
H A Dtestapp.hxx182 SbTextType GetSymbolType( const String &rSymbol, sal_Bool bWasControl );

Completed in 36 milliseconds