Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx585 bool lcl_validPropState( const XMLPropertyState& rState ) in lcl_validPropState() function
675 if( find_if( xPropStates.begin(), xPropStates.end(), lcl_validPropState ) != xPropStates.end() ) in Add()
719 if( find_if( xPropStates.begin(), xPropStates.end(), lcl_validPropState ) != xPropStates.end() ) in Find()

Completed in 56 milliseconds