dptablecache.hxx (b4df81e3) dptablecache.hxx (4f68f4a1)
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 95 unchanged lines hidden (view full) ---

104 ScDPTableDataCache( ScDocument* pDoc );
105//deconstruction
106 virtual ~ScDPTableDataCache();
107
108protected:
109private:
110public:
111 void AddLabel( ScDPItemData* pData);
1/**************************************************************
2 *
3 * Licensed to the Apache Software Foundation (ASF) under one
4 * or more contributor license agreements. See the NOTICE file
5 * distributed with this work for additional information
6 * regarding copyright ownership. The ASF licenses this file
7 * to you under the Apache License, Version 2.0 (the
8 * "License"); you may not use this file except in compliance

--- 95 unchanged lines hidden (view full) ---

104 ScDPTableDataCache( ScDocument* pDoc );
105//deconstruction
106 virtual ~ScDPTableDataCache();
107
108protected:
109private:
110public:
111 void AddLabel( ScDPItemData* pData);
112 template< bool bCheckDate >
113 sal_Bool AddData( long nDim, ScDPItemData* itemData );
114};
115
116#endif //DPTABLECACHE_HXX
112 sal_Bool AddData( long nDim, ScDPItemData* itemData );
113};
114
115#endif //DPTABLECACHE_HXX