Home
last modified time | relevance | path

Searched refs:eConv (Results 1 – 25 of 37) sorted by last modified time

12

/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1152 …, ScDocShell* pDocSh, ScRangeList& rCellRanges, formula::FormulaGrammar::AddressConvention& eConv ) in getCellRangesForAddress() argument
1162 rResFlags = rCellRanges.Parse( sAddress, pDoc, nMask, eConv, 0 ); in getCellRangesForAddress()
1194 formula::FormulaGrammar::AddressConvention eConv = aConv; in getScRangeListForAddress() local
1203 eConv = pDocSh->GetDocument()->GetAddressConvention(); in getScRangeListForAddress()
1207 if ( !getCellRangesForAddress( nFlags, sAddress, pDocSh, aCellRanges, eConv ) ) in getScRangeListForAddress()
1227 …able::CellRangeAddress& pAddr, formula::FormulaGrammar::AddressConvention eConv = formula::Formula… in getRangeForName() argument
1232 if ( !getScRangeListForAddress ( sName, pDocSh, refRange, aCellRanges, eConv ) ) in getRangeForName()
1358 …ScDocShell* pDocSh, formula::FormulaGrammar::AddressConvention eConv ) throw ( uno::RuntimeExcepti… in getRangeObjectForName() argument
1361 return getRangeForName( xContext, sRangeName, pDocSh, refAddr, eConv ); in getRangeObjectForName()
H A Dvbarange.hxx154 …formula::FormulaGrammar::AddressConvention eConv = formula::FormulaGrammar::CONV_XL_A1 ) throw ( …
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx3445 if( aAddrDetails.eConv == formula::FormulaGrammar::CONV_XL_R1C1 ) in NotifyChange()
H A Dinputwin.cxx1588 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_GetInputType() local
1598 if ( aRange.Parse( rText, pDoc, eConv ) & SCA_VALID ) in lcl_GetInputType()
1600 else if ( aAddress.Parse( rText, pDoc, eConv ) & SCA_VALID ) in lcl_GetInputType()
1602 else if ( aRangeUtil.MakeRangeFromName( rText, pDoc, nTab, aRange, RUTL_NAMES, eConv ) ) in lcl_GetInputType()
1604 else if ( aRangeUtil.MakeRangeFromName( rText, pDoc, nTab, aRange, RUTL_DBASE, eConv ) ) in lcl_GetInputType()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx183 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in ScImportExport() local
185 if( aRange.Parse( aPos, pDoc, eConv ) & SCA_VALID ) in ScImportExport()
188 else if( aRange.aStart.Parse( aPos, pDoc, eConv ) & SCA_VALID ) in ScImportExport()
/trunk/main/vcl/source/gdi/
H A Dpdfwriter_impl.cxx10088 BmpConversion eConv = BMP_CONVERSION_8BIT_GREYS; in createBitmapEmit() local
10091 eConv = BMP_CONVERSION_4BIT_GREYS; in createBitmapEmit()
10093 aBitmap.Convert( eConv ); in createBitmapEmit()
H A Dpdfwriter_impl2.cxx153 BmpConversion eConv = BMP_CONVERSION_8BIT_GREYS; in implWriteBitmapEx() local
156 eConv = BMP_CONVERSION_4BIT_GREYS; in implWriteBitmapEx()
158 aBitmapEx.Convert( eConv ); in implWriteBitmapEx()
/trunk/main/toolkit/workben/layout/
H A Dtpsort.cxx666 const ScAddress::Convention eConv = pDoc->GetAddressConvention(); in Init() local
682 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
699 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init()
/trunk/main/starmath/inc/
H A Dparse.hxx258 void SetConversion(SmConvert eConv) { m_eConversion = eConv; } in SetConversion() argument
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx315 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Execute() local
316 if( aRangeUtil.MakeRangeFromName( aAddress, pDoc, nTab, aScRange, RUTL_NAMES, eConv ) || in Execute()
317 aRangeUtil.MakeRangeFromName( aAddress, pDoc, nTab, aScRange, RUTL_DBASE, eConv ) ) in Execute()
/trunk/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx119 formula::FormulaGrammar::AddressConvention eConv = formula::FormulaGrammar::CONV_UNSPECIFIED; in SetCompilerFlags() local
121 eConv = aConvMap[mnConv]; in SetCompilerFlags()
123 rCompiler.SetRefConvention( eConv ); in SetCompilerFlags()
H A Daddruno.cxx68 …onObj::ParseUIString( const String& rUIString, ::formula::FormulaGrammar::AddressConvention eConv ) in ParseUIString() argument
77 sal_uInt16 nResult = aRange.ParseAny( rUIString, pDoc, eConv ); in ParseUIString()
91 sal_uInt16 nResult = aRange.aStart.Parse( rUIString, pDoc, eConv ); in ParseUIString()
193 … ::formula::FormulaGrammar::AddressConvention eConv = aNameStr.EqualsAscii( SC_UNONAME_XLA1REPR ) ? in setPropertyValue()
216 bSuccess = ParseUIString( aUIString, eConv ); in setPropertyValue()
271 … ::formula::FormulaGrammar::AddressConvention eConv = aNameStr.EqualsAscii( SC_UNONAME_XLA1REPR ) ? in getPropertyValue()
276 aRange.aStart.Format( aFormatStr, SCA_VALID | SCA_TAB_3D, pDoc, eConv ); in getPropertyValue()
283 if( eConv != ::formula::FormulaGrammar::CONV_XL_A1 ) in getPropertyValue()
285 aRange.aEnd.Format( aSecond, nFlags, pDoc, eConv ); in getPropertyValue()
/trunk/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx207 rRef.Format( aStr, SCR_ABS, pDoc, eConv ); in SetReference()
320 pPrintRange->Format( aOne, SCR_ABS, pDoc, eConv ); in Impl_Reset()
362 aRange.Format(aRangeStr, SCR_ABS, pDoc, eConv); in Impl_GetItem()
395 sal_uInt16 nResult = aRange.Parse( aOne, pDoc, eConv ); in Impl_CheckRefStrings()
450 aRange.Format( aStrRange, SCR_ABS, pDoc, eConv ); in Impl_FillLists()
455 aList->Format( aStrRange, SCR_ABS, pDoc, eConv ); in Impl_FillLists()
484 if ( aRange.ParseAny( aSymbol, pDoc, eConv ) & SCA_VALID ) in Impl_FillLists()
488 aRange.Format( aSymbol, SCR_ABS, pDoc, eConv ); in Impl_FillLists()
778 switch (eConv) in lcl_CheckRepeatOne()
893 rStart.Format(aTmpStr, nFmt, pDoc, eConv); in lcl_GetRepeatRangeString()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx235 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
236 sal_uInt16 nRes1 = theFormulaCell .Parse( aEdFormulaCell.GetText(), pDoc, eConv ); in IMPL_LINK()
237 sal_uInt16 nRes2 = theVariableCell.Parse( aEdVariableCell.GetText(), pDoc, eConv ); in IMPL_LINK()
H A Dtabopdlg.cxx239 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_Parse() local
241 bRet = ConvertDoubleRef( pDoc, rString, nCurTab, rStart, rEnd, eConv ); in lcl_Parse()
244 bRet = ConvertSingleRef( pDoc, rString, nCurTab, rStart, eConv ); in lcl_Parse()
276 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
280 theRowCell, eConv )) in IMPL_LINK()
294 theColCell, eConv )) in IMPL_LINK()
302 theFormulaCell, eConv ); in IMPL_LINK()
H A Dcrnrdlg.cxx278 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in SetColRowData() local
280 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in SetColRowData()
288 theCurData.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in SetColRowData()
646 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in UpdateRangeData() local
649 theCurArea.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in UpdateRangeData()
656 theCurData.Format( aStr, SCR_ABS_3D, pDoc, eConv ); in UpdateRangeData()
774 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK_INLINE_END() local
777 … if ( (bOk1 = ((aRange1.ParseAny( aNewArea, pDoc, eConv ) & SCA_VALID) == SCA_VALID)) != sal_False in IMPL_LINK_INLINE_END()
778 && ((aRange2.ParseAny( aNewData, pDoc, eConv ) & SCA_VALID) == SCA_VALID) ) in IMPL_LINK_INLINE_END()
/trunk/main/sc/source/ui/inc/
H A Dundoblk.hxx738 formula::FormulaGrammar::AddressConvention eConv; member in ScUndoEnterMatrix
/trunk/main/sc/source/ui/dbgui/
H A Dtpsort.cxx655 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
669 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
684 ).Format( theArea, SCR_ABS, pDoc, eConv ); in Init()
H A Dfoptmgr.cxx145 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
147 theCurArea.Format( theAreaStr, SCR_ABS_3D, pDoc, eConv ); in Init()
162 aRange.aStart.Format( aRefStr, SCA_ABS_3D, pDoc, eConv ); in Init()
211 ).Format( aString, SCA_ABS_3D, pDoc, eConv ); in Init()
H A Dsfiltdlg.cxx255 const formula::FormulaGrammar::AddressConvention eConv = pDocP->GetAddressConvention(); in SetReference() local
258 rRef.aStart.Format( aRefStr, SCA_ABS_3D, pDocP, eConv ); in SetReference()
260 rRef.Format( aRefStr, SCR_ABS_3D, pDocP, eConv ); in SetReference()
330 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
339 sal_uInt16 nResult = theAdrCopy.Parse( theCopyStr, pDoc, eConv ); in IMPL_LINK()
354 sal_uInt16 nResult = ScRange().Parse( theAreaStr, pDoc, eConv ); in IMPL_LINK()
372 sal_uInt16 nResult = theFilterArea.Parse( theAreaStr, pDoc, eConv ); in IMPL_LINK()
H A Dconsdlg.cxx188 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
196 SCR_ABS_3D, pDoc, eConv ); in Init()
204 ).Format( aStr, SCA_ABS_3D, pDoc, eConv ); in Init()
237 aRange.Format( aStrArea, SCA_ABS_3D, pDoc, eConv ); in Init()
300 rRef.Format( aStr, nFmt, pDocP, eConv ); in SetReference()
302 rRef.aStart.Format( aStr, nFmt, pDocP, eConv ); in SetReference()
364 nTab, &theCompleteStr, NULL, NULL, eConv ); in VerifyEdit()
372 nTab, &theCompleteStr, NULL, eConv ); in VerifyEdit()
418 if ( pRangeUtil->IsAbsPos( aDestPosStr, pDoc, nTab, NULL, &aDestAddress, eConv ) ) in IMPL_LINK()
429 *pArea, pDoc, nTab, eConv ); in IMPL_LINK()
[all …]
/trunk/main/sc/source/filter/xml/
H A Dxmlimprt.cxx2708 FormulaGrammar::AddressConvention eConv = FormulaGrammar::CONV_OOO; in SetLabelRanges() local
2710 …rter::GetRangeFromString( aLabelRange, (*aItr)->sLabelRangeStr, GetDocument(), eConv, nOffset1 ) && in SetLabelRanges()
2711 …onverter::GetRangeFromString( aDataRange, (*aItr)->sDataRangeStr, GetDocument(), eConv, nOffset2 )) in SetLabelRanges()
/trunk/main/sc/source/filter/excel/
H A Dxeformula.cxx99 void AppendOperand( sal_uInt16 nTokPos, XclFuncParamConv eConv, bool bValType );
102 void XclExpOperandList::AppendOperand( sal_uInt16 nTokPos, XclFuncParamConv eConv, bool bValType ) in AppendOperand() argument
107 rConvInfo.meConv = eConv; in AppendOperand()
674 XclFuncParamConv eConv = (rConvInfo.meConv == EXC_PARAMCONV_RPO) ? ePrevConv : rConvInfo.meConv; in RecalcTokenClass() local
678 switch( eConv ) in RecalcTokenClass()
760 RecalcTokenClass( *aIt, eConv, eClassConv, nTokClass == EXC_TOKCLASS_REF ); in RecalcTokenClass()
/trunk/main/sc/source/core/tool/
H A Drangeutl.cxx464 FormulaGrammar::AddressConvention eConv, in GetAddressFromString() argument
483 FormulaGrammar::AddressConvention eConv, in GetRangeFromString() argument
535 FormulaGrammar::AddressConvention eConv, in GetRangeListFromString() argument
560 FormulaGrammar::AddressConvention eConv, in GetAreaFromString() argument
586 FormulaGrammar::AddressConvention eConv, in GetAddressFromString() argument
605 FormulaGrammar::AddressConvention eConv, in GetRangeFromString() argument
624 FormulaGrammar::AddressConvention eConv, in GetRangeListFromString() argument
652 FormulaGrammar::AddressConvention eConv, in GetStringFromAddress() argument
669 FormulaGrammar::AddressConvention eConv, in GetStringFromRange() argument
693 FormulaGrammar::AddressConvention eConv, in GetStringFromRangeList() argument
[all …]
H A Dreffind.cxx67 eConv( eConvP ), in ScRefFinder()

Completed in 306 milliseconds

12