Home
last modified time | relevance | path

Searched refs:Parse (Results 26 – 50 of 72) sorted by relevance

123

/aoo4110/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.hxx73 BOOL Parse(
H A Dxml_cdff.cxx92 CompDescrsFromAnXmlFile::Parse( const UniString & i_sXmlFilePath ) in Parse() function in CompDescrsFromAnXmlFile
/aoo4110/main/sc/source/ui/navipi/
H A Dnavcitem.cxx71 aScAddress.Parse( aAddress ); in StateChanged()
/aoo4110/main/sc/source/core/tool/
H A Drangelst.cxx57 sal_uInt16 ScRangeList::Parse( const String& rStr, ScDocument* pDoc, sal_uInt16 nMask, in Parse() function in ScRangeList
90 sal_uInt16 nRes = aRange.Parse( aOne, pDoc, eConv ); in Parse()
H A Dreffind.cxx133 sal_uInt16 nResult = aAddr.Parse( aExpr, pDoc, pDoc->GetAddressConvention() ); in ToggleRel()
/aoo4110/main/basic/source/comp/
H A Dparser.cxx314 while( !bAbort && Parse() ) {} in StmntBlock()
326 sal_Bool SbiParser::Parse() in Parse() function in SbiParser
/aoo4110/main/sc/inc/
H A Drangelst.hxx52 sal_uInt16 Parse( const String&, ScDocument* = NULL,
H A Daddress.hxx314 SC_DLLPUBLIC sal_uInt16 Parse( const String&, ScDocument* = NULL,
476 sal_uInt16 Parse( const String&, ScDocument* = NULL,
/aoo4110/main/basic/source/inc/
H A Dparser.hxx85 sal_Bool Parse(); // die Aktion
/aoo4110/main/sc/source/ui/docshell/
H A Ddocsh4.cxx230 if ( aPos.Parse( sTarget, &aDocument, aDocument.GetAddressConvention() ) & SCA_VALID ) in Execute()
320 aRangeListRef->Parse( aRangeName, pDoc ); in Execute()
2126 …bool bValid = ( (aRange.Parse(aPos, &aDocument, formula::FormulaGrammar::CONV_OOO ) & SCA_VALID) || in DdeCreateLinkSource()
2127 … (aRange.aStart.Parse(aPos, &aDocument, formula::FormulaGrammar::CONV_OOO) & SCA_VALID) ); in DdeCreateLinkSource()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx395 sal_uInt16 nResult = aRange.Parse( aOne, pDoc, eConv ); in Impl_CheckRefStrings()
398 sal_uInt16 nAddrResult = aAddr.Parse( aOne, pDoc, eConv ); in Impl_CheckRefStrings()
/aoo4110/main/l10ntools/source/
H A Dexport.cxx286 int Parse( int nTyp, const char *pTokenText ){ in Parse() function
841 Parse( LEVELUP, "" ); in Execute()
1157 Parse( LEVELDOWN, "" ); in Execute()
1219 Parse( LEVELDOWN, "" ); in Execute()
H A Dsrclex.l57 extern int Parse( int nTyp, char *pTokenText );
/aoo4110/main/starmath/inc/
H A Ddocument.hxx198 void Parse();
H A Dparse.hxx251 SmNode *Parse(const String &rBuffer);
/aoo4110/main/xml2cmp/source/finder/
H A Ddependy.cxx126 if ( !aParser.Parse(i_sFilename) ) in ReadFile()
/aoo4110/main/xml2cmp/source/xcd/
H A Dcr_index.cxx119 bool bResult = aParser.Parse(i_sFilename); in ReadFile()
H A Dmain.cxx103 aParser.Parse(); in Do_SingleFileCommandLine()
/aoo4110/main/toolkit/workben/layout/
H A Dtpsort.cxx919 USHORT nResult = thePos.Parse( thePosStr, pDoc, pDoc->GetAddressConvention() ); in DeactivatePage()
1040 USHORT nResult = ScAddress().Parse( theCurPosStr, pDoc, pDoc->GetAddressConvention() ); in EdOutPosModHdl()
/aoo4110/main/sc/source/ui/dbgui/
H A Dtpsort.cxx901 sal_uInt16 nResult = thePos.Parse( thePosStr, pDoc, pDoc->GetAddressConvention() ); in DeactivatePage()
1022 sal_uInt16 nResult = ScAddress().Parse( theCurPosStr, pDoc, pDoc->GetAddressConvention() ); in EdOutPosModHdl()
/aoo4110/main/xmerge/source/xmerge/java/org/openoffice/xmerge/util/
H A Dresources.properties35 PARSE_ERROR=Parse Error
/aoo4110/main/starmath/source/
H A Dmathtype.hxx74 int Parse( SotStorage* pStor );
/aoo4110/main/autodoc/source/exes/adc_uni/
H A Dadc_cl.cxx515 pCmd_Parse = new command::Parse; in do_clParse()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx289 aLocalRangeList.Parse(aFilterCtr.GetRange(), pDoc); in IMPL_LINK()
/aoo4110/main/sc/source/ui/unoobj/
H A Daddruno.cxx91 sal_uInt16 nResult = aRange.aStart.Parse( rUIString, pDoc, eConv ); in ParseUIString()

Completed in 149 milliseconds

123