Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/core/data/
H A Ddpoutput.cxx1370 bool lcl_IsNamedDataField( const ScDPGetPivotDataField& rTarget, const String& rSourceName, const S… in lcl_IsNamedDataField() function
1551 rResult[j] = lcl_IsNamedDataField( rTarget, aSourceName, aGivenName ); in lcl_FilterInclude()
1588 rResult[j] = lcl_IsNamedDataField( rTarget, aSourceName, aGivenName ) && in lcl_FilterInclude()
1607 rResult[j] = lcl_IsNamedDataField( rTarget, aSourceName, aGivenName ); in lcl_FilterInclude()
1635 rResult[j] = lcl_IsNamedDataField( rTarget, aSourceName, aGivenName ); in lcl_FilterInclude()
1750 if ( !lcl_IsNamedDataField( rTarget, aDataNames[0], aGivenNames[0] ) ) in GetPivotData()

Completed in 23 milliseconds