Home
last modified time | relevance | path

Searched refs:SbxClassType (Results 1 – 25 of 30) sorted by relevance

12

/aoo41x/main/basic/inc/basic/
H A Dsbxobj.hxx63 virtual SbxClassType GetClass() const;
75 virtual SbxVariable* Find( const String&, SbxClassType );
76 SbxVariable* FindQualified( const String&, SbxClassType );
82 virtual sal_Bool GetAll( SbxClassType ) { return sal_True; } in GetAll() argument
83 SbxVariable* Make( const String&, SbxClassType, SbxDataType );
91 virtual void Remove( const String&, SbxClassType );
H A Dsbobjmod.hxx49 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
78 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
108 virtual SbxVariable* Find( const XubString& rName, SbxClassType t );
H A Dsbstdobj.hxx66 virtual SbxVariable* Find( const String&, SbxClassType );
100 virtual SbxVariable* Find( const String&, SbxClassType );
138 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dsbx.hxx192 virtual SbxClassType GetClass() const;
203 virtual SbxVariable* Find( const String&, SbxClassType );
300 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dsbmod.hxx106 virtual SbxVariable* Find( const String&, SbxClassType );
172 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dsbstar.hxx138 virtual SbxVariable* Find( const String&, SbxClassType );
206 SbxVariable* VBAFind( const String& rName, SbxClassType t );
H A Dsbxvar.hxx277 virtual SbxClassType GetClass() const;
479 virtual SbxClassType GetClass() const;
H A Dsbxprop.hxx43 virtual SbxClassType GetClass() const;
H A Dsbxmeth.hxx44 virtual SbxClassType GetClass() const;
H A Dsbxcore.hxx110 virtual SbxClassType GetClass() const;
H A Dsbxdef.hxx38 enum SbxClassType { // SBX-class-IDs (order is important!) enum
/aoo41x/main/basic/source/sbx/
H A Dsbxexec.cxx58 SbxClassType, const SbxSimpleCharClass& rCharClass );
104 ( SbxObject* pObj, SbxObject* pGbl, const xub_Unicode** ppBuf, SbxClassType t ) in QualifiedName()
297 SbxClassType t, const SbxSimpleCharClass& rCharClass ) in Element()
384 SbxVariable* SbxObject::FindQualified( const XubString& rName, SbxClassType t ) in FindQualified()
H A Dsbxobj.cxx121 SbxClassType SbxObject::GetClass() const in GetClass()
211 SbxVariable* SbxObject::Find( const XubString& rName, SbxClassType t ) in Find()
379 SbxVariable* SbxObject::Make( const XubString& rName, SbxClassType ct, SbxDataType dt ) in Make()
611 void SbxObject::Remove( const XubString& rName, SbxClassType t ) in Remove()
1040 SbxClassType SbxMethod::GetClass() const in GetClass()
1045 SbxClassType SbxProperty::GetClass() const in GetClass()
H A Dsbxarray.cxx118 SbxClassType SbxArray::GetClass() const in GetClass()
455 SbxVariable* SbxArray::Find( const XubString& rName, SbxClassType t ) in Find()
H A Dsbxcoll.cxx111 SbxVariable* SbxCollection::Find( const XubString& rName, SbxClassType t ) in Find()
/aoo41x/main/basic/source/inc/
H A Dsbunoobj.hxx71 virtual SbxVariable* Find( const String&, SbxClassType );
173 virtual SbxVariable* Find( const String&, SbxClassType );
203 virtual SbxVariable* Find( const String&, SbxClassType );
328 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dstdobj.hxx43 virtual SbxVariable* Find( const String&, SbxClassType );
H A Dobject.hxx85 virtual SbxVariable* Find( const String&, SbxClassType );
/aoo41x/main/basic/source/runtime/
H A Dstdobj1.cxx144 SbxVariable* SbStdPicture::Find( const String& rName, SbxClassType t ) in Find()
267 SbxVariable* SbStdFont::Find( const String& rName, SbxClassType t ) in Find()
506 SbxVariable* SbStdClipboard::Find( const String& rName, SbxClassType t ) in Find()
/aoo41x/main/basic/source/sample/
H A Dobject.cxx123 SbxVariable* SampleObject::Find( const String& rName, SbxClassType t ) in Find()
148 SbxClassType eCT = SbxCLASS_OBJECT; in Find()
/aoo41x/main/sfx2/source/inc/
H A Dappbas.hxx36 SbxClassType = SbxCLASS_PROPERTY );
/aoo41x/main/basic/source/classes/
H A Dsb.cxx248 SbxVariable* StarBASIC::VBAFind( const String& rName, SbxClassType t ) in VBAFind()
785 SbxVariable* SbClassModuleObject::Find( const XubString& rName, SbxClassType t ) in Find()
1318 SbxVariable* StarBASIC::Find( const String& rName, SbxClassType t ) in Find()
2108 SbxVariable* BasicCollection::Find( const XubString& rName, SbxClassType t ) in Find()
H A Dsbxmod.cxx713 SbxVariable* SbModule::Find( const XubString& rName, SbxClassType t ) in Find()
2188 SbObjModule::Find( const XubString& rName, SbxClassType t ) in Find()
2549 SbxVariable* SbUserFormModuleInstance::Find( const XubString& rName, SbxClassType t ) in Find()
2679 SbUserFormModule::Find( const XubString& rName, SbxClassType t ) in Find()
/aoo41x/main/sfx2/source/appl/
H A Dappbas.cxx173 const char *pName, sal_uInt32 nSID, SbxDataType eType, SbxClassType eClassType ) in MakeVariable()
/aoo41x/main/automation/source/inc/
H A Dtestapp.hxx93 virtual SbxVariable* Find( const String&, SbxClassType );

Completed in 104 milliseconds

12