Home
last modified time | relevance | path

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

/trunk/main/framework/inc/services/
H A Dsubstitutepathvars.hxx87 struct SubstituteRule struct
89 SubstituteRule() {} in SubstituteRule() argument
90 SubstituteRule( const rtl::OUString& aVarName, in SubstituteRule() argument
110 SubstituteRule,
121 typedef std::vector< SubstituteRule > SubstituteRuleVector;
146 … FilterRuleSet( const SubstituteRuleVector& aRuleSet, SubstituteRule& aActiveRule );
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx296 SubstituteRule aActiveRule; in GetSharePointsRules()
406 …hVariables_Impl::FilterRuleSet( const SubstituteRuleVector& aRuleSet, SubstituteRule& aActiveRule ) in FilterRuleSet()
417 const SubstituteRule& aRule = aRuleSet[nIndex]; in FilterRuleSet()
580 SubstituteRule aRule( aSharePointName, aDirValue, aEnvValue, eEnvType ); in ReadSharePointRuleSetFromConfiguration()

Completed in 19 milliseconds