Home
last modified time | relevance | path

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

/aoo41x/main/basic/inc/basic/
H A Dbasicrt.hxx38 const String GetModuleName( SbxNameType nType );
39 const String GetMethodName( SbxNameType nType );
54 const String GetModuleName( SbxNameType nType );
55 const String GetMethodName( SbxNameType nType );
H A Dsbxdef.hxx147 enum SbxNameType { // Type of the questioned name of a variable enum
H A Dsbxvar.hxx470 virtual const String& GetName( SbxNameType = SbxNAME_NONE ) const;
/aoo41x/main/basic/source/sbx/
H A Dsbxvar.cxx222 const XubString& SbxVariable::GetName( SbxNameType t ) const in GetName()

Completed in 49 milliseconds