Home
last modified time | relevance | path

Searched refs:PropType (Results 1 – 3 of 3) sorted by relevance

/trunk/main/oox/source/dump/
H A Ddffdumper.cxx204 enum PropType { PROPTYPE_BINARY, PROPTYPE_STRING, PROPTYPE_BLIP, PROPTYPE_COLORARRAY }; enum
209 PropType meType;
212 …inline explicit PropInfo( const OUString& rName, PropType eType, sal_uInt16 nId, sal_uInt32 nS… in PropInfo()
236 PropType eType = PROPTYPE_BINARY; in dumpDffOpt()
/trunk/main/basic/source/runtime/
H A Dstdobj1.cxx70 void SbStdPicture::PropType( SbxVariable* pVar, SbxArray*, sal_Bool bWrite ) in PropType() function in SbStdPicture
174 case ATTR_IMP_TYPE: PropType( pVar, pPar_, bWrite ); return; in SFX_NOTIFY()
/trunk/main/basic/inc/basic/
H A Dsbstdobj.hxx59 void PropType( SbxVariable* pVar, SbxArray* pPar, sal_Bool bWrite );

Completed in 22 milliseconds