Home
last modified time | relevance | path

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

/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx936 SvxMSDffConnectorRule* GetFirstRule();
/trunk/main/sc/source/filter/excel/
H A Dxiescher.cxx3129 for( SvxMSDffConnectorRule* pRule = GetFirstRule(); pRule; pRule = GetNextRule() ) in UpdateConnectorRules()
3140 for( SvxMSDffConnectorRule* pRule = GetFirstRule(); pRule; pRule = GetNextRule() ) in RemoveConnectorRules()
3148 SvxMSDffConnectorRule* XclImpSolverContainer::GetFirstRule() in GetFirstRule() function in XclImpSolverContainer

Completed in 42 milliseconds