Searched defs:SbxArray (Results 1 – 5 of 5) sorted by relevance
/aoo42x/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 70 void SbStdPicture::PropType( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropType() argument 91 void SbStdPicture::PropWidth( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropWidth() argument 106 void SbStdPicture::PropHeight( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropHeight() argument 185 void SbStdFont::PropBold( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropBold() argument 193 void SbStdFont::PropItalic( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropItalic() argument 201 void SbStdFont::PropStrikeThrough( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropStrikeThrough() argument 209 void SbStdFont::PropUnderline( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropUnderline() argument 217 void SbStdFont::PropSize( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropSize() argument 225 void SbStdFont::PropName( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropName() argument
|
H A D | dllmgr.cxx | 730 rtl::OUString const &, rtl::OUString const &, SbxArray *, SbxVariable &, in Call() argument
|
/aoo42x/main/basic/inc/basic/ |
H A D | sbx.hxx | 167 class BASIC_DLLPUBLIC SbxArray : public SbxBase class
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxarray.cxx | 54 TYPEINIT1(SbxArray,SbxBase) in TYPEINIT1() argument 71 SbxArray::SbxArray( const SbxArray& rArray ) : in SbxArray() function in SbxArray
|
/aoo42x/main/basic/source/classes/ |
H A D | sbunoobj.cxx | 2075 TYPEINIT1(AutomationNamedArgsSbxArray,SbxArray) in TYPEINIT1() argument
|
Completed in 42 milliseconds