Searched refs:MatchNumber (Results 1 – 1 of 1) sorted by relevance
85 inline sal_Bool MatchNumber( sal_uInt32& rNumber );129 inline sal_Bool SwXMLConditionParser_Impl::MatchNumber( sal_uInt32& rNumber ) in MatchNumber() function in SwXMLConditionParser_Impl158 bOK = SkipWS() && MatchNumber( nSub ) && SkipWS(); in SwXMLConditionParser_Impl()
Completed in 14 milliseconds