Home
last modified time | relevance | path

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

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