Home
last modified time | relevance | path

Searched defs:SbxArray (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx70 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 Ddllmgr.cxx730 rtl::OUString const &, rtl::OUString const &, SbxArray *, SbxVariable &, in Call() argument
/trunk/main/basic/inc/basic/
H A Dsbx.hxx167 class BASIC_DLLPUBLIC SbxArray : public SbxBase class
/trunk/main/basic/source/sbx/
H A Dsbxarray.cxx54 TYPEINIT1(SbxArray,SbxBase) in TYPEINIT1() argument
71 SbxArray::SbxArray( const SbxArray& rArray ) : in SbxArray() function in SbxArray
/trunk/main/basic/source/classes/
H A Dsbunoobj.cxx2075 TYPEINIT1(AutomationNamedArgsSbxArray,SbxArray) in TYPEINIT1() argument

Completed in 55 milliseconds