Searched refs:PropType (Results 1 – 3 of 3) sorted by relevance
/aoo4110/main/oox/source/dump/ |
H A D | dffdumper.cxx | 204 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()
|
/aoo4110/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 70 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()
|
/aoo4110/main/basic/inc/basic/ |
H A D | sbstdobj.hxx | 58 void PropType( SbxVariable* pVar, SbxArray* pPar, sal_Bool bWrite );
|
Completed in 21 milliseconds