Home
last modified time | relevance | path

Searched refs:Parse (Results 1 – 25 of 90) sorted by last modified time

1234

/trunk/main/basic/source/comp/
H A Dsbcomp.cxx993 while( pParser->Parse() ) {} in Compile()
/trunk/main/starmath/source/
H A Dmathtype.cxx694 int MathType::Parse(SotStorage *pStor) in Parse() function in MathType
H A Dview.cxx1353 pDoc->Parse(); in Insert()
1402 pDoc->Parse(); in InsertFrom()
H A Dmathmlexport.cxx671 SmNode *pTmpTree = rParser.Parse( aText ); in _ExportContent()
H A Ddocument.cxx174 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()
/trunk/main/l10ntools/source/
H A Dtagtest.cxx656 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()
H A Dexport.cxx286 int Parse( int nTyp, const char *pTokenText ){ in Parse() function
841 Parse( LEVELUP, "" ); in Execute()
1147 Parse( LEVELDOWN, "" ); in Execute()
1209 Parse( LEVELDOWN, "" ); in Execute()
H A Dsrclex.l57 extern int Parse( int nTyp, char *pTokenText );
/trunk/main/automation/source/server/
H A DXMLParser.cxx223 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()
/trunk/main/sc/source/ui/vba/
H A Dvbarange.cxx1162 rResFlags = rCellRanges.Parse( sAddress, pDoc, nMask, eConv, 0 ); in getCellRangesForAddress()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/content/
H A DPresentationImporter.java46 aParser.Parse(); in importModel()
H A DSlideParser.java62 maParser.Parse(); in ParseSlide()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xml/
H A DDocumentTokenFormatter.java57 public void Parse () in Parse() method in DocumentTokenFormatter
H A DXMLTokenViewFactory.java97 new DocumentTokenFormatter(new XMLScanner(aIn), maCurrentView).Parse(); in FillDocument()
/trunk/main/ooxml/source/framework/OOXMLViewer/src/org/apache/openoffice/ooxml/viewer/xmltokenview/
H A DXMLViewFactory.java120 aParser.Parse(); in AddSemanticInformation()
/trunk/main/sc/source/ui/app/
H A Dinputhdl.cxx1285 if ( bColRowName || (aTestRange.Parse(rFormula) & SCA_VALID) ) in lcl_Calculate()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx185 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/sc/source/ui/drawfunc/
H A Dfuins2.cxx159 aRangeListRef->Parse( aRangeString, pScDoc ); in lcl_ChartInit()
/trunk/main/offapi/com/sun/star/i18n/
H A DXCharacterClassification.idl143 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.
/trunk/main/xml2cmp/source/xcd/
H A Dxmlelem.hxx46 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 Dcr_index.cxx119 bool bResult = aParser.Parse(i_sFilename); in ReadFile()
H A Dmain.cxx103 aParser.Parse(); in Do_SingleFileCommandLine()
H A Dparse.cxx87 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()
/trunk/main/xml2cmp/source/x2cclass/
H A Dxml_cdff.cxx92 CompDescrsFromAnXmlFile::Parse( const UniString & i_sXmlFilePath ) in Parse() function in CompDescrsFromAnXmlFile
H A Dxml_cdff.hxx73 BOOL Parse(

Completed in 211 milliseconds

1234