Home
last modified time | relevance | path

Searched refs:aRuleSet (Results 1 – 2 of 2) sorted by relevance

/aoo42x/main/framework/source/services/
H A Dsubstitutepathvars.cxx290 SubstituteRuleVector aRuleSet; in GetSharePointsRules() local
291 …rePointRuleSetFromConfiguration( aSharePointNames[ nSharePoints ], aSharePointNodeName, aRuleSet ); in GetSharePointsRules()
292 if ( !aRuleSet.empty() ) in GetSharePointsRules()
297 if ( FilterRuleSet( aRuleSet, aActiveRule )) in GetSharePointsRules()
406 bool SubstitutePathVariables_Impl::FilterRuleSet( const SubstituteRuleVector& aRuleSet, SubstituteR… in FilterRuleSet() argument
410 if ( !aRuleSet.empty() ) in FilterRuleSet()
412 const sal_uInt32 nCount = aRuleSet.size(); in FilterRuleSet()
417 const SubstituteRule& aRule = aRuleSet[nIndex]; in FilterRuleSet()
/aoo42x/main/framework/inc/services/
H A Dsubstitutepathvars.hxx146 …bool FilterRuleSet( const SubstituteRuleVector& aRuleSet, SubstituteRule& aActi…
151 … SubstituteRuleVector& aRuleSet );

Completed in 33 milliseconds