Lines Matching refs:SbxArray

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
167 SbxArray* pPar_ = pVar->GetParameters(); in SFX_NOTIFY()
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
289 SbxArray* pPar_ = pVar->GetParameters(); in SFX_NOTIFY()
347 void SbStdClipboard::MethClear( SbxVariable*, SbxArray* pPar_, sal_Bool ) in MethClear()
358 void SbStdClipboard::MethGetData( SbxVariable* pVar, SbxArray* pPar_, sal_Bool ) in MethGetData()
391 void SbStdClipboard::MethGetFormat( SbxVariable* pVar, SbxArray* pPar_, sal_Bool ) in MethGetFormat()
410 void SbStdClipboard::MethGetText( SbxVariable* pVar, SbxArray* pPar_, sal_Bool ) in MethGetText()
422 void SbStdClipboard::MethSetData( SbxVariable* pVar, SbxArray* pPar_, sal_Bool ) in MethSetData()
456 void SbStdClipboard::MethSetText( SbxVariable* pVar, SbxArray* pPar_, sal_Bool ) in MethSetText()
528 SbxArray* pPar_ = pVar->GetParameters(); in SFX_NOTIFY()