Home
last modified time | relevance | path

Searched refs:aParentTypes (Results 1 – 5 of 5) sorted by relevance

/aoo4110/main/sc/source/ui/unoobj/
H A Dfielduno.cxx475 uno::Sequence<uno::Type> aParentTypes(OComponentHelper::getTypes()); in getTypes() local
476 long nParentLen = aParentTypes.getLength(); in getTypes()
477 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
1162 uno::Sequence<uno::Type> aParentTypes(OComponentHelper::getTypes()); in getTypes() local
1163 long nParentLen = aParentTypes.getLength(); in getTypes()
1164 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
H A Dcursuno.cxx85 uno::Sequence<uno::Type> aParentTypes(ScCellRangeObj::getTypes()); in getTypes() local
86 long nParentLen = aParentTypes.getLength(); in getTypes()
87 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
H A Dcellsuno.cxx4177 long nParentLen = aParentTypes.getLength(); in getTypes()
4178 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
4836 long nParentLen = aParentTypes.getLength(); in getTypes()
4837 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
6152 uno::Sequence<uno::Type> aParentTypes(ScCellRangeObj::getTypes()); in getTypes() local
6153 long nParentLen = aParentTypes.getLength(); in getTypes()
6154 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
6943 long nParentLen = aParentTypes.getLength(); in getTypes()
6944 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
8845 long nParentLen = aParentTypes.getLength(); in getTypes()
[all …]
H A Ddapiuno.cxx1161 Sequence< uno::Type > aParentTypes = ScDataPilotDescriptorBase::getTypes(); in getTypes() local
1162 sal_Int32 nParentLen = aParentTypes.getLength(); in getTypes()
1163 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()
H A Ddocuno.cxx504 uno::Sequence<uno::Type> aParentTypes(SfxBaseModel::getTypes()); in getTypes() local
505 long nParentLen = aParentTypes.getLength(); in getTypes()
506 const uno::Type* pParentPtr = aParentTypes.getConstArray(); in getTypes()

Completed in 176 milliseconds