Searched refs:lcl_validPropState (Results 1 – 1 of 1) sorted by relevance
585 bool lcl_validPropState( const XMLPropertyState& rState ) in lcl_validPropState() function675 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