Home
last modified time | relevance | path

Searched refs:SwXMLConditionParser_Impl (Results 1 – 1 of 1) sorted by relevance

/trunk/main/sw/source/filter/xml/
H A Dxmlfmt.cxx72 class SwXMLConditionParser_Impl class
89 SwXMLConditionParser_Impl( const OUString& rInp );
97 inline sal_Bool SwXMLConditionParser_Impl::SkipWS() in SkipWS()
104 inline sal_Bool SwXMLConditionParser_Impl::MatchChar( sal_Unicode c ) in MatchChar()
115 inline sal_Bool SwXMLConditionParser_Impl::MatchName( OUString& rName ) in MatchName()
129 inline sal_Bool SwXMLConditionParser_Impl::MatchNumber( sal_uInt32& rNumber ) in MatchNumber()
144 SwXMLConditionParser_Impl::SwXMLConditionParser_Impl( const OUString& rInp ) : in SwXMLConditionParser_Impl() function in SwXMLConditionParser_Impl
256 SwXMLConditionParser_Impl aCondParser( rValue ); in SwXMLConditionContext_Impl()

Completed in 20 milliseconds