Home
last modified time | relevance | path

Searched refs:ScUnoConversion (Results 1 – 25 of 29) sorted by relevance

12

/aoo4110/main/sc/inc/
H A Dconvuno.hxx36 class ScUnoConversion class
86 inline void ScUnoConversion::FillScAddress( in FillScAddress()
93 inline void ScUnoConversion::FillApiAddress( in FillApiAddress()
102 inline void ScUnoConversion::FillScRange( in FillScRange()
110 inline void ScUnoConversion::FillApiRange( in FillApiRange()
121 inline void ScUnoConversion::FillApiRange( in FillApiRange()
130 inline void ScUnoConversion::FillApiStartAddress( in FillApiStartAddress()
139 inline void ScUnoConversion::FillApiEndAddress( in FillApiEndAddress()
148 inline bool ScUnoConversion::Intersects( in Intersects()
157 inline bool ScUnoConversion::Contains( in Contains()
[all …]
/aoo4110/main/sc/source/filter/xml/
H A DXMLExportIterator.cxx104 ScUnoConversion::FillApiAddress( rCellAddress, aShapeList.begin()->aAddress ); in GetFirstAddress()
114 ScUnoConversion::FillScAddress( aAddress, rMyCell.aCellAddress ); in SetCellData()
177 ScUnoConversion::FillScAddress( aAddress, rMyCell.aCellAddress ); in SetCellData()
260 ScUnoConversion::FillApiStartAddress( aFirstAddress, aItr->aCellRange ); in SetCellData()
339 ScUnoConversion::FillApiStartAddress( aAddress, aItr->aDestRange ); in SetCellData()
348 ScUnoConversion::FillApiStartAddress( aAddress, aItr->aDestRange ); in SetCellData()
429 ScUnoConversion::FillApiStartAddress( aFirstAddress, *aItr ); in SetCellData()
488 ScUnoConversion::FillApiAddress( aDetObj.aPosition, rPosition ); in AddObject()
489 ScUnoConversion::FillApiRange( aDetObj.aSourceRange, rSourceRange ); in AddObject()
566 ScUnoConversion::FillApiAddress( aDetOp.aPosition, rPosition ); in AddOperation()
[all …]
H A Dxmlcelli.cxx603 ScUnoConversion::FillScAddress( aPos, aCellAddress ); in SetAnnotation()
715 ScUnoConversion::FillScAddress( aScAddress, rPosition ); in SetDetectiveObj()
754 ScUnoConversion::FillScAddress( aScAddress, rCurrentPos ); in lcl_IsEmptyOrNote()
892ScUnoConversion::FillScAddress( aScAddress, aCurrentPos ); in EndElement()
939ScUnoConversion::FillScAddress( aScAddress, aCurrentPos ); in EndElement()
966ScUnoConversion::FillScAddress( aScAddress, aCurrentPos ); in EndElement()
H A DXMLDetectiveContext.cxx241 ScUnoConversion::FillScAddress( aDetectiveOp.aPosition, rImport.GetTables().GetRealCellPos() ); in ScXMLDetectiveOperationContext()
H A Dxmlsorti.cxx91 ScUnoConversion::FillApiAddress( aOutputPosition, aScRange.aStart ); in ScXMLSortContext()
H A Dxmlfilti.cxx82 ScUnoConversion::FillApiAddress( aOutputPosition, aScRange.aStart ); in ScXMLFilterContext()
H A Dxmlexprt.cxx2819 ScUnoConversion::FillApiRange( aCellAddress, aMatrixRange ); in IsMatrix()
2903 ScUnoConversion::FillScAddress( aCellPos, aCell.aCellAddress ); in WriteCell()
3592 ScUnoConversion::FillScAddress( aCellPos1, aCell1.aCellAddress ); in IsCellEqual()
3594 ScUnoConversion::FillScAddress( aCellPos2, aCell2.aCellAddress ); in IsCellEqual()
H A Dxmldrani.cxx397 ScUnoConversion::FillScRange( aAdvSource, aFilterConditionSourceRangeAddress ); in EndElement()
/aoo4110/main/sc/source/ui/unoobj/
H A Daddruno.cxx157 ScUnoConversion::FillScRange( aRange, aRangeAddress ); in setPropertyValue()
166 ScUnoConversion::FillScAddress( aRange.aStart, aCellAddress ); in setPropertyValue()
242 ScUnoConversion::FillApiRange( aRangeAddress, aRange ); in getPropertyValue()
248 ScUnoConversion::FillApiAddress( aCellAddress, aRange.aStart ); in getPropertyValue()
H A Dnameuno.cxx696 ScUnoConversion::FillScRange( aRange, aSource ); in addNewFromTitles()
1114 ScUnoConversion::FillApiRange( aRet, pData->GetRange(0) ); in getLabelArea()
1123 ScUnoConversion::FillScRange( aLabelRange, aLabelArea ); in setLabelArea()
1134 ScUnoConversion::FillApiRange( aRet, pData->GetRange(1) ); in getDataArea()
1143 ScUnoConversion::FillScRange( aDataRange, aDataArea ); in setDataArea()
1206 ScUnoConversion::FillScRange( aLabelRange, aLabelArea ); in addNew()
1207 ScUnoConversion::FillScRange( aDataRange, aDataArea ); in addNew()
H A Dconvuno.cxx41 LanguageType ScUnoConversion::GetLanguage( const lang::Locale& rLocale ) in GetLanguage()
54 void ScUnoConversion::FillLocale( lang::Locale& rLocale, LanguageType eLang ) in FillLocale()
H A Dtokenuno.cxx143 ScUnoConversion::FillScAddress( aRefPos, rReferencePos ); in parseFormula()
169 ScUnoConversion::FillScAddress( aRefPos, rReferencePos ); in printFormula()
H A Dcellsuno.cxx5037 ScUnoConversion::FillApiRange( aRet, aRange ); in getRangeAddress()
7290 ScUnoConversion::FillScRange( aScRange, rRangeAddress ); in insertCells()
7339 ScUnoConversion::FillScRange( aSourceRange, aSource ); in moveRange()
7356 ScUnoConversion::FillScRange( aSourceRange, aSource ); in copyRange()
7458 ScUnoConversion::FillScRange( aPrintRange, pAry[i] ); in setPrintAreas()
7521 ScUnoConversion::FillApiRange( aRet, *pRange ); in getTitleColumns()
7541 ScUnoConversion::FillScRange( aNew, aTitleColumns ); in setTitleColumns()
7602 ScUnoConversion::FillApiRange( aRet, *pRange ); in getTitleRows()
7622 ScUnoConversion::FillScRange( aNew, aTitleRows ); in setTitleRows()
7947 ScUnoConversion::FillScRange( aMarkRange, rCellRange ); in hideDetail()
[all …]
H A Dchartuno.cxx591 ScUnoConversion::FillScRange( aRange, aCellRange ); in setFastPropertyValue_NoBroadcast()
638 ScUnoConversion::FillApiRange( aCellRange, aRange ); in getFastPropertyValue()
H A Ddocuno.cxx1693 eLatin = ScUnoConversion::GetLanguage(aLocale); in setPropertyValue()
1710 eCjk = ScUnoConversion::GetLanguage(aLocale); in setPropertyValue()
1721 eCtl = ScUnoConversion::GetLanguage(aLocale); in setPropertyValue()
1824 ScUnoConversion::FillLocale( aLocale, eLatin ); in getPropertyValue()
1839 ScUnoConversion::FillLocale( aLocale, eCjk ); in getPropertyValue()
1848 ScUnoConversion::FillLocale( aLocale, eCtl ); in getPropertyValue()
H A Dlinkuno.cxx692 ScUnoConversion::FillScRange( aDest, *pNewDest ); in Modify_Impl()
921 ScUnoConversion::FillApiRange( aRet, pLink->GetDestArea() ); in getDestArea()
H A Ddapiuno.cxx697 ScUnoConversion::FillApiRange( aRet, pDPObject->GetSheetDesc()->aSourceRange ); in getSourceRange()
712 ScUnoConversion::FillScRange( aSheetDesc.aSourceRange, aSourceRange ); in setSourceRange()
1345 ScUnoConversion::FillApiRange( aRet, pDPObj->GetOutputRangeByType( nType ) ); in getOutputRangeByType()
H A Ddatauno.cxx2030 ScUnoConversion::FillScRange(aCoreRange, aRange); in setPropertyValue()
2114 ScUnoConversion::FillApiRange(aRange, aCoreRange); in getPropertyValue()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Doptsolver.cxx979 ScUnoConversion::FillScAddress( aCellPos, aVariables[nVarPos] ); in CallSolver()
1032 ScUnoConversion::FillScAddress( aCellPos, aVariables[nVarPos] ); in CallSolver()
1067 ScUnoConversion::FillScAddress( aCellPos, aVariables[nVarPos] ); in CallSolver()
/aoo4110/main/sc/source/ui/vba/
H A Dvbapagesetup.cxx81 ScUnoConversion::FillScRange( aRange, aSeq[i] ); in getPrintArea()
112 ScUnoConversion::FillApiRange( aRangeAddress, *pRange ); in setPrintArea()
H A Dvbarange.cxx228 ScUnoConversion::FillScRange( refRange, sAddresses[ index ] ); in lcl_makeXRangeFromSheetCellRanges()
1231 ScUnoConversion::FillScRange( refRange, pAddr ); in getRangeForName()
1298 ScUnoConversion::FillScRange( aScRange, aRangeAddr ); in lclExpandToMerged()
1346 ScUnoConversion::FillScRange( aScRange, aRangeAddr ); in lclGetMergedState()
1381 ScUnoConversion::FillApiRange( aRangeAddress, *aCellRanges.First() ); in getCellRangeAddressForVBARange()
2420 if( ScUnoConversion::Intersects( *aIt, aAddress ) ) in setMergeCells()
2729 ScUnoConversion::FillScRange( aRange, resultAddress ); in Range()
2732 ScUnoConversion::FillScRange( parentAddress, parentRangeAddress); in Range()
5125 ScUnoConversion::FillScRange( destRange, destAddress ); in AutoFill()
5126 ScUnoConversion::FillScRange( sourceRange, thisAddress ); in AutoFill()
[all …]
H A Dvbaeventshelper.cxx398 ScUnoConversion::FillScRange( aRange, xCellRangeAddressable->getRangeAddress() ); in changesOccurred()
/aoo4110/main/sc/source/core/tool/
H A Drangeutl.cxx595 ScUnoConversion::FillApiAddress( rAddress, aScAddress ); in GetAddressFromString()
614 ScUnoConversion::FillApiRange( rRange, aScRange ); in GetRangeFromString()
/aoo4110/main/sc/source/filter/excel/
H A Dxeescher.cxx329 ScUnoConversion::FillScAddress( aCellLink, aApiAddress ); in ConvertSheetLinks()
349 ScUnoConversion::FillScRange( aSrcRange, aApiRange ); in ConvertSheetLinks()
H A Dxecontent.cxx1431 ScUnoConversion::FillScRange( aScDestRange, aDestRange ); in XclExpWebQueryBuffer()

Completed in 280 milliseconds

12