Searched defs:SbxVariable (Results 1 – 5 of 5) sorted by relevance
/aoo4110/main/basic/source/sbx/ |
H A D | sbxvar.cxx | 74 SbxVariable::SbxVariable() : SbxValue() in SbxVariable() function in SbxVariable 89 SbxVariable::SbxVariable( const SbxVariable& r ) in SbxVariable() function in SbxVariable 122 SbxVariable::SbxVariable( SbxDataType t, void* p ) : SbxValue( t, p ) in SbxVariable() function in SbxVariable
|
/aoo4110/main/basic/source/sample/ |
H A D | object.cxx | 235 void SampleObject::Display( SbxVariable*, SbxArray* pPar_, sal_Bool ) in Display() argument 251 void SampleObject::Event( SbxVariable*, SbxArray* pPar_, sal_Bool ) in Event() argument
|
/aoo4110/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 347 void SbStdClipboard::MethClear( SbxVariable*, SbxArray* pPar_, sal_Bool ) in MethClear() argument
|
H A D | dllmgr.cxx | 730 rtl::OUString const &, rtl::OUString const &, SbxArray *, SbxVariable &, in Call() argument
|
/aoo4110/main/basic/inc/basic/ |
H A D | sbxvar.hxx | 440 class SbxVariable : public SbxValue class
|
Completed in 22 milliseconds