Searched refs:StringBagComplement (Results 1 – 1 of 1) sorted by relevance
643 struct StringBagComplement : public ::std::unary_function< ::rtl::OUString, void > struct649 StringBagComplement( StringBag& _rMinuend ) :m_rMinuend( _rMinuend ) { } in StringBagComplement() argument658 … ::std::for_each( _rSubtrahend.begin(), _rSubtrahend.end(), StringBagComplement( _rMinuend ) ); in subtract()685 StringBagComplement::subtract( aAllPositives, aAllNegatives ); in lcl_fireUIStateFlag()733 StringBagComplement::subtract( aAllShown, aAllHidden ); in impl_fireShowHidePropertyUI_throw()
Completed in 15 milliseconds