Home
last modified time | relevance | path

Searched defs:eConv (Results 1 – 25 of 30) sorted by relevance

12

/aoo4110/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx188 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
294 const formula::FormulaGrammar::AddressConvention eConv = pDocP->GetAddressConvention(); in SetReference() local
359 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in VerifyEdit() local
416 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
480 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
H A Dsfiltdlg.cxx255 const formula::FormulaGrammar::AddressConvention eConv = pDocP->GetAddressConvention(); in SetReference() local
330 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
H A Dfoptmgr.cxx145 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
H A Dtpsort.cxx656 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Init() local
/aoo4110/main/sc/source/core/tool/
H A Drangeutl.cxx464 FormulaGrammar::AddressConvention eConv, in GetAddressFromString()
483 FormulaGrammar::AddressConvention eConv, in GetRangeFromString()
535 FormulaGrammar::AddressConvention eConv, in GetRangeListFromString()
560 FormulaGrammar::AddressConvention eConv, in GetAreaFromString()
586 FormulaGrammar::AddressConvention eConv, in GetAddressFromString()
605 FormulaGrammar::AddressConvention eConv, in GetRangeFromString()
624 FormulaGrammar::AddressConvention eConv, in GetRangeListFromString()
652 FormulaGrammar::AddressConvention eConv, in GetStringFromAddress()
669 FormulaGrammar::AddressConvention eConv, in GetStringFromRange()
693 FormulaGrammar::AddressConvention eConv, in GetStringFromRangeList()
[all …]
H A Drangelst.cxx58 formula::FormulaGrammar::AddressConvention eConv, in Parse()
103 formula::FormulaGrammar::AddressConvention eConv, in Format()
H A Dcompiler.cxx400 FormulaGrammar::AddressConvention eConv = FormulaGrammar::extractRefConvention( meGrammar); in SetGrammarAndRefConvention() local
435 ScCompiler::Convention::Convention( FormulaGrammar::AddressConvention eConv ) in Convention()
1823 const FormulaGrammar::AddressConvention eConv ) in CheckTabQuotes()
1878 void ScCompiler::SetRefConvention( FormulaGrammar::AddressConvention eConv ) in SetRefConvention()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx203 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in SetReference() local
310 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Impl_Reset() local
360 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Impl_GetItem() local
385 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Impl_CheckRefStrings() local
447 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Impl_FillLists() local
776 bool lcl_CheckRepeatOne( const String& rStr, formula::FormulaGrammar::AddressConvention eConv, bool… in lcl_CheckRepeatOne()
799 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_CheckRepeatString() local
887 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_GetRepeatRangeString() local
/aoo4110/main/sc/inc/
H A Dreffind.hxx38 formula::FormulaGrammar::AddressConvention eConv; member in ScRefFinder
H A Dcompiler.hxx455const formula::FormulaGrammar::AddressConvention eConv = formula::FormulaGrammar::CONV_OOO ) in IsCharWordChar()
472const formula::FormulaGrammar::AddressConvention eConv = formula::FormulaGrammar::CONV_OOO ) in IsWordChar()
H A Daddress.hxx257 formula::FormulaGrammar::AddressConvention eConv; member
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dtabopdlg.cxx239 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_Parse() local
276 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
H A Dcrnrdlg.cxx278 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in SetColRowData() local
646 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in UpdateRangeData() local
774 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK_INLINE_END() local
H A Dsolvrdlg.cxx235 const formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in IMPL_LINK() local
/aoo4110/main/sc/source/ui/unoobj/
H A Daddruno.cxx68 …ersionObj::ParseUIString( const String& rUIString, ::formula::FormulaGrammar::AddressConvention eC… in ParseUIString()
H A Dtokenuno.cxx119 formula::FormulaGrammar::AddressConvention eConv = formula::FormulaGrammar::CONV_UNSPECIFIED; in SetCompilerFlags() local
/aoo4110/main/formula/inc/formula/
H A Dgrammar.hxx202 static inline Grammar mergeToGrammar( const Grammar eGrammar, const AddressConvention eConv ) in mergeToGrammar()
/aoo4110/main/toolkit/workben/layout/
H A Dtpsort.cxx666 const ScAddress::Convention eConv = pDoc->GetAddressConvention(); in Init() local
/aoo4110/main/sc/source/ui/view/
H A Dtabvwsh3.cxx315 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in Execute() local
/aoo4110/main/sc/source/ui/inc/
H A Dundoblk.hxx738 formula::FormulaGrammar::AddressConvention eConv; member in ScUndoEnterMatrix
/aoo4110/main/starmath/inc/
H A Dparse.hxx256 void SetConversion(SmConvert eConv) { m_eConversion = eConv; } in SetConversion()
/aoo4110/main/vcl/source/gdi/
H A Dpdfwriter_impl2.cxx153 BmpConversion eConv = BMP_CONVERSION_8BIT_GREYS; in implWriteBitmapEx() local
/aoo4110/main/sc/source/filter/excel/
H A Dxeformula.cxx102 void XclExpOperandList::AppendOperand( sal_uInt16 nTokPos, XclFuncParamConv eConv, bool bValType ) in AppendOperand()
674 XclFuncParamConv eConv = (rConvInfo.meConv == EXC_PARAMCONV_RPO) ? ePrevConv : rConvInfo.meConv; in RecalcTokenClass() local
/aoo4110/main/sc/source/ui/app/
H A Dinputwin.cxx1588 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in lcl_GetInputType() local
/aoo4110/main/sc/source/ui/docshell/
H A Dimpex.cxx183 formula::FormulaGrammar::AddressConvention eConv = pDoc->GetAddressConvention(); in ScImportExport() local

Completed in 168 milliseconds

12