Searched refs:ScDetectiveObjType (Results 1 – 8 of 8) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | detfunc.hxx | 47 enum ScDetectiveObjType enum 148 ScDetectiveObjType GetDetectiveObjectType( SdrObject* pObject, SCTAB nObjTab, 150 void InsertObject( ScDetectiveObjType eType, const ScAddress& rPosition,
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | XMLConverter.hxx | 84 static ScDetectiveObjType 94 const ScDetectiveObjType eObjType,
|
H A D | XMLExportIterator.hxx | 227 ScDetectiveObjType eObjType; 246 ScDetectiveObjType eObjType,
|
H A D | XMLConverter.cxx | 225 ScDetectiveObjType ScXMLConverter::GetDetObjTypeFromString( const OUString& rString ) in GetDetObjTypeFromString() 258 const ScDetectiveObjType eObjType, in GetStringFromDetObjType()
|
H A D | XMLDetectiveContext.hxx | 42 ScDetectiveObjType eObjType;
|
H A D | XMLExportIterator.cxx | 474 void ScMyDetectiveObjContainer::AddObject( ScDetectiveObjType eObjType, const SCTAB nSheet, in AddObject()
|
H A D | xmlexprt.cxx | 2693 ScDetectiveObjType eObjType = aDetFunc.GetDetectiveObjectType( in CollectInternalShape()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | detfunc.cxx | 1489 ScDetectiveObjType eType = GetDetectiveObjectType( pObject, nObjTab, aPos, aSource, bDummy ); in UpdateAllArrowColors() 1580 ScDetectiveObjType ScDetectiveFunc::GetDetectiveObjectType( SdrObject* pObject, SCTAB nObjTab, in GetDetectiveObjectType() 1584 ScDetectiveObjType eType = SC_DETOBJ_NONE; in GetDetectiveObjectType() 1634 void ScDetectiveFunc::InsertObject( ScDetectiveObjType eType, in InsertObject()
|
Completed in 49 milliseconds