/aoo41x/main/autodoc/source/exes/adc_uni/ |
H A D | adc_cmd_parse.cxx | 134 Parse::Parse() in Parse() function in autodoc::command::Parse 142 Parse::~Parse() in ~Parse() 148 Parse::do_Init( opt_iter & it, in do_Init() 173 Parse::do_clName( opt_iter & it, in do_clName() 185 Parse::do_clDevManual( opt_iter & it, in do_clDevManual() 197 Parse::do_clProject( opt_iter & it, in do_clProject() 213 Parse::do_clDefaultProject( opt_iter & it, in do_clDefaultProject() 228 Parse::do_Run() const in do_Run() 236 Parse::inq_RunningRank() const in inq_RunningRank()
|
H A D | adc_cmd_parse.hxx | 79 class Parse : public Command class 85 Parse(); 86 ~Parse(); 130 Parse::ReposyName() const in ReposyName() 133 Parse::GlobalLanguage() const in GlobalLanguage() 135 inline Parse::ProjectIterator 136 Parse::ProjectsBegin() const in ProjectsBegin() 138 inline Parse::ProjectIterator 139 Parse::ProjectsEnd() const in ProjectsEnd()
|
H A D | cmd_run.cxx | 51 Parser::Parser( const Parse & i_command ) in Parser() 82 command::Parse::ProjectIterator in Perform() 84 for ( command::Parse::ProjectIterator it = rCommand.ProjectsBegin(); in Perform() 278 CommandRunner::Get_ProjectLanguage( const command::Parse & i_rCommand, 328 CommandRunner::Parse() 334 const command::Parse & 353 command::Parse::ProjectIterator itEnd = rCmd.ProjectsEnd(); 354 for ( command::Parse::ProjectIterator it = rCmd.ProjectsBegin(); 488 const command::Parse & i_rCommand,
|
H A D | cmd_run.hxx | 51 class Parse; 64 const Parse & i_command ); 82 const Parse & rCommand;
|
/aoo41x/main/xml2cmp/source/xcd/ |
H A D | xmlelem.hxx | 46 virtual void Parse( 94 virtual void Parse( 113 virtual void Parse( 128 virtual void Parse( 161 virtual void Parse( 179 virtual void Parse( 206 virtual void Parse( 224 virtual void Parse(
|
H A D | xmlelem.cxx | 72 SequenceElement::Parse( X2CParser & io_rParser ) in Parse() function in SequenceElement 108 FreeChoiceElement::Parse( X2CParser & io_rParser ) in Parse() function in FreeChoiceElement 130 ListElement::Parse( X2CParser & io_rParser ) in Parse() function in ListElement 169 SglTextElement::Parse( X2CParser & io_rParser ) in Parse() function in SglTextElement 189 MultipleTextElement::Parse( X2CParser & io_rParser ) in Parse() function in MultipleTextElement 224 SglAttrElement::Parse( X2CParser & io_rParser ) in Parse() function in SglAttrElement 248 MultipleAttrElement::Parse( X2CParser & io_rParser ) in Parse() function in MultipleAttrElement
|
H A D | parse.cxx | 87 X2CParser::Parse() in Parse() function in X2CParser 100 pDocumentData->Parse(*this); in Parse() 104 X2CParser::Parse( const char * i_sFilename ) in Parse() function in X2CParser 108 Parse(); in Parse() 139 o_rElements[i]->Parse(*this); in Parse_Sequence() 158 o_rElements[i]->Parse(*this); in Parse_FreeChoice() 173 pNew->Parse(*this); in Parse_List()
|
H A D | parse.hxx | 52 void Parse(); 53 bool Parse(
|
/aoo41x/main/starmath/source/ |
H A D | document.cxx | 174 Parse(); in SetText() 250 void SmDocShell::Parse() in Parse() function in SmDocShell 257 pTree = aInterpreter.Parse(aText); in Parse() 455 Parse(); in Draw() 510 Parse(); in GetSize() 778 if ( sal_True == (bSuccess = (1 == aEquation.Parse( aStorage )) )) in ConvertFrom() 779 Parse(); in ConvertFrom() 867 Parse(); in Save() 940 Parse(); in SaveAs() 961 Parse(); in ConvertTo()
|
/aoo41x/main/basic/source/comp/ |
H A D | loops.cxx | 52 !bAbort && Parse() ) in If() 81 !bAbort && Parse() ) in If() 118 if( !Parse() ) break; in If() 131 if( !Parse() ) break; in If() 441 if( !Parse() ) goto done; in Select()
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 473 …if ((rAddress.Parse( sToken, const_cast<ScDocument*>(pDocument), eConv ) & SCA_VALID) == SCA_VALID) in GetAddressFromString() 500 …bResult = ((rRange.aStart.Parse( aUIString, const_cast<ScDocument*> (pDocument), eConv) & SCA_VALI… in GetRangeFromString() 515 …bResult = ((rRange.Parse(aUIString, const_cast<ScDocument*> (pDocument), eConv) & SCA_VALID) == SC… in GetRangeFromString() 521 …bResult = ((rRange.aStart.Parse( aUIString.Copy(0, (xub_StrLen)nIndex), const_cast<ScDocument*>(pD… in GetRangeFromString() 523 … ((rRange.aEnd.Parse( aUIString.Copy((xub_StrLen)nIndex+1), const_cast<ScDocument*>(pDocument), in GetRangeFromString() 909 sal_uInt16 nRet = aCell1.Parse(aBeginCell, pDoc, FormulaGrammar::CONV_OOO, &aExtInfo1); in GetStringFromXMLRangeString() 914 nRet = aCell2.Parse(aEndCell, pDoc, FormulaGrammar::CONV_OOO, &aExtInfo2); in GetStringFromXMLRangeString() 937 … sal_uInt16 nRet = aCell.Parse(aToken, pDoc, ::formula::FormulaGrammar::CONV_OOO, &aExtInfo); in GetStringFromXMLRangeString()
|
H A D | rangenam.cxx | 512 while (aRange.Parse( rName, NULL, details) || aAddr.Parse( rName, NULL, details)) in MakeValidName() 542 if (aRange.Parse( rName, pDoc, details) || aAddr.Parse( rName, pDoc, details)) in IsNameValid()
|
H A D | address.cxx | 1224 sal_uInt16 nRes = aAddr.Parse( rRefString, pDoc, rDetails, pExtInfo); in ConvertSingleRef() 1247 sal_uInt16 nRes = aRange.Parse( rRefString, pDoc, rDetails, pExtInfo); in ConvertDoubleRef() 1265 sal_uInt16 ScAddress::Parse( const String& r, ScDocument* pDoc, in Parse() function in ScAddress 1381 sal_uInt16 ScRange::Parse( const String& r, ScDocument* pDoc, in Parse() function in ScRange 1410 sal_uInt16 nRet = Parse( r, pDoc, rDetails ); in ParseAny() 1417 nRet = aAdr.Parse( r, pDoc, rDetails ); in ParseAny()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | sfiltdlg.cxx | 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() 503 sal_uInt16 nResult = ScRange().Parse( theCurAreaStr, pDoc ); in IMPL_LINK()
|
H A D | foptmgr.cxx | 246 sal_uInt16 nResult = ScAddress().Parse( aPosStr, pDoc, pDoc->GetAddressConvention() ); in VerifyPosStr() 281 sal_uInt16 nResult = ScAddress().Parse( theCurPosStr, pDoc, pDoc->GetAddressConvention() ); in IMPL_LINK()
|
H A D | pvlaydlg.cxx | 648 …sal_uInt16 nResult = !bToNewTable ? aAdrDest.Parse( aOutPosStr, mpDoc, mpDoc->GetAddressConvention… in IMPL_LINK() 832 sal_uInt16 nResult = ScAddress().Parse( theCurPosStr, mpDoc, mpDoc->GetAddressConvention() ); in IMPL_LINK() 859 sal_uInt16 nResult = ScRange().Parse( theCurPosStr, mpDoc, mpDoc->GetAddressConvention() ); in IMPL_LINK()
|
/aoo41x/main/offapi/com/sun/star/i18n/ |
H A D | XCharacterClassification.idl | 143 Parse a string for a token starting at position <em>nPos</em>. 202 // Parse any token. 233 Parse a string for a token of type <em>nTokenType</em> starting 258 // Parse predefined (must be an IDENTNAME) token.
|
/aoo41x/main/l10ntools/source/ |
H A D | tagtest.cxx | 656 void SimpleParser::Parse( String PaSource ) in Parse() function in SimpleParser 828 void TokenParser::Parse( const String &aCode, ParserMessageList* pList ) in Parse() function in TokenParser 833 aParser.Parse( aCode ); in Parse() 1538 aReferenceParser.Parse( aReference->GetUText(), aReference->GetMessageList() ); in CheckReference() 1544 aTesteeParser.Parse( aFixedTestee, aTestee->GetMessageList() ); in CheckTestee()
|
/aoo41x/main/automation/source/server/ |
H A D | XMLParser.cxx | 223 sal_Bool Parse( ParseAction aAct ); 254 sal_Bool SAXParser::Parse( ParseAction aAct ) in Parse() function in SAXParser 455 if ( !pSAXParser->Parse( PARSE_ONLY ) ) in HandleSAXParser() 485 if ( !pSAXParser->Parse( aAction ) ) in HandleSAXParser()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | servobj.cxx | 96 if ( aRange.Parse( rItem, pDoc ) & SCA_VALID ) in ScServerObject() 100 else if ( aRange.aStart.Parse( rItem, pDoc, pDoc->GetAddressConvention() ) & SCA_VALID ) in ScServerObject()
|
/aoo41x/main/sc/source/ui/miscdlgs/ |
H A D | solvrdlg.cxx | 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()
|
/aoo41x/main/offapi/com/sun/star/xml/dom/ |
H A D | XDocumentBuilder.idl | 91 Parse the content of the given InputStream as an XML document and 99 Parse the content of the given URI as an XML document and return
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh3.cxx | 100 sal_uInt16 nResult = rScRange.Parse(aAddress, pDoc); in lcl_ParseRange() 104 …return rScRange.Parse(aAddress, pDoc, ScAddress::Details(formula::FormulaGrammar::CONV_XL_A1, 0, 0… in lcl_ParseRange() 111 sal_uInt16 nResult = rScAddress.Parse(aAddress, pDoc); in lcl_ParseAddress() 115 …return rScAddress.Parse(aAddress, pDoc, ScAddress::Details(formula::FormulaGrammar::CONV_XL_A1, 0,… in lcl_ParseAddress()
|
/aoo41x/main/l10ntools/inc/ |
H A D | tagtest.hxx | 326 void Parse( String PaSource ); 360 void Parse( const String &aCode, ParserMessageList* pList );
|
/aoo41x/main/sc/source/core/data/ |
H A D | documen5.cxx | 287 …aRanges.Parse( aRangeStrings[nN], pSheetNameDoc, SCA_VALID, pSheetNameDoc->GetAddressConvention() … in GetChartRanges() 341 rRanges.Parse( aRangesStr, this ); in GetOldChartParameters() 397 aNewRanges->Parse( aRangesStr, this ); in UpdateChartArea()
|