Home
last modified time | relevance | path

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

/AOO41X/main/sw/inc/
H A Dfmtcol.hxx288 sal_Bool RemoveCondition( const SwCollCondition& rCond );
/AOO41X/main/sw/source/core/doc/
H A Dfmtcol.cxx612 sal_Bool SwConditionTxtFmtColl::RemoveCondition( const SwCollCondition& rCond ) in RemoveCondition() function in SwConditionTxtFmtColl
/AOO41X/main/sw/source/ui/app/
H A Ddocstyle.cxx1181 ((SwConditionTxtFmtColl*)pColl)->RemoveCondition( aCond ); in SetItemSet()