Searched refs:lcl_validPropState (Results 1 – 1 of 1) sorted by relevance
583 bool lcl_validPropState( const XMLPropertyState& rState ) in lcl_validPropState() function673 … if( find_if( xPropStates.begin(), xPropStates.end(), lcl_validPropState ) != xPropStates.end() ) in Add()717 if( find_if( xPropStates.begin(), xPropStates.end(), lcl_validPropState ) != xPropStates.end() ) in Find()
Completed in 29 milliseconds