Searched defs:nObjType (Results 1 – 9 of 9) sorted by relevance
/aoo41x/main/sc/source/filter/xcl97/ |
H A D | xcl97esc.cxx | 223 sal_uInt16 nObjType = pObj->GetObjIdentifier(); in StartShape() local 327 sal_uInt16 nObjType = pObj->GetObjIdentifier(); in StartShape() local
|
H A D | xcl97rec.cxx | 150 XclObj::XclObj( XclExpObjectManager& rObjMgr, sal_uInt16 nObjType, bool bOwnEscher ) : in XclObj()
|
/aoo41x/main/sfx2/inc/sfx2/ |
H A D | lnkbase.hxx | 84 sal_uInt16 nObjType; member in sfx2::SvBaseLink
|
/aoo41x/main/sc/source/ui/drawfunc/ |
H A D | drawsh2.cxx | 235 sal_uInt16 nObjType = pObj->GetObjIdentifier(); in GetDrawFuncState() local
|
H A D | drawsh5.cxx | 531 const sal_uInt16 nObjType(pSelected->GetObjIdentifier()); in ExecDrawFunc() local
|
/aoo41x/main/sfx2/source/appl/ |
H A D | linkmgr2.cxx | 176 sal_uInt16 nObjType, in InsertLink() 249 sal_uInt16 nObjType = pLink->GetObjType(); in GetDisplayNames() local
|
/aoo41x/main/oox/source/xls/ |
H A D | drawingmanager.cxx | 337 sal_uInt16 nObjType; in importObjBiff3() local 371 sal_uInt16 nObjType; in importObjBiff4() local 406 sal_uInt16 nObjType; in importObjBiff5() local 451 sal_uInt16 nSubRecId, nSubRecSize, nObjType; in importObjBiff8() local
|
/aoo41x/main/oox/source/dump/ |
H A D | biffdumper.cxx | 3796 sal_uInt16 nObjType = dumpDec< sal_uInt16 >( "obj-type", "OBJ-TYPE" ); in dumpObjRecBiff3() local 3859 sal_uInt16 nObjType = dumpDec< sal_uInt16 >( "obj-type", "OBJ-TYPE" ); in dumpObjRecBiff4() local 3931 sal_uInt16 nObjType = dumpDec< sal_uInt16 >( "obj-type", "OBJ-TYPE" ); in dumpObjRecBiff5() local 4102 sal_uInt16 nObjType = 0xFFFF; in dumpObjRecBiff8() local
|
/aoo41x/main/sc/source/filter/excel/ |
H A D | xiescher.cxx | 223 sal_uInt16 nObjType; in ReadObj3() local 254 sal_uInt16 nObjType; in ReadObj4() local 286 sal_uInt16 nObjType; in ReadObj5() local 328 sal_uInt16 nSubRecId, nSubRecSize, nObjType; in ReadObj8() local
|
Completed in 67 milliseconds