Home
last modified time | relevance | path

Searched refs:ScStrCollection (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/sc/inc/
H A Dcollect.hxx112 friend class ScStrCollection;
128 class SC_DLLPUBLIC ScStrCollection : public ScSortedCollection class
131 ScStrCollection(sal_uInt16 nLim = 4, sal_uInt16 nDel = 4, sal_Bool bDup = sal_False) : in ScStrCollection() function in ScStrCollection
133 ScStrCollection(const ScStrCollection& rScStrCollection) : in ScStrCollection() function in ScStrCollection
H A Ddpoutput.hxx47 class ScStrCollection;
158 void GetMemberResultNames( ScStrCollection& rNames, long nDimension );
H A Dchartlis.hxx140 class ScChartListenerCollection : public ScStrCollection
161 using ScStrCollection::operator==;
H A Ddpdimsave.hxx36 class ScStrCollection;
110 bool HasOnlyHidden( const ScStrCollection& rVisible );
H A Dchgtrack.hxx53 const ScStrCollection& rUsers;
1023 ScStrCollection aUserCollection;
1151 const ScStrCollection& ); // only to use in the XML import
1188 const ScStrCollection& GetUserCollection() const in GetUserCollection()
H A Ddpobject.hxx59 class ScStrCollection;
198 void GetMemberResultNames( ScStrCollection& rNames, long nDimension );
H A Dunitconv.hxx53 class ScUnitConverter : public ScStrCollection
H A Ddocument.hxx116 class ScStrCollection;
287 ScStrCollection* pOtherObjects; // non-chart OLE objects
/aoo41x/main/sc/source/ui/view/
H A Ddbfunc3.cxx767 void ScDBFunc::GetSelectedMemberList( ScStrCollection& rEntries, long& rDimension ) in GetSelectedMemberList()
847 ScStrCollection aEntries; in HasSelectionForDateGroup()
960 ScStrCollection aEntries; in HasSelectionForNumGroup()
1020 ScStrCollection aEntries; in DateGroupDataPilot()
1150 ScStrCollection aEntries; in NumGroupDataPilot()
1194 ScStrCollection aEntries; in GroupDataPilot()
1338 ScStrCollection aEntries; in UngroupDataPilot()
1379 ScStrCollection aVisibleEntries; in UngroupDataPilot()
2008 ScStrCollection aEntries; in HasSelectionForDrillDown()
2043 ScStrCollection aEntries; in SetDataPilotDetails()
[all …]
/aoo41x/main/sc/source/core/tool/
H A Dcollect.cxx311 short ScStrCollection::Compare(ScDataObject* pKey1, ScDataObject* pKey2) const in Compare()
324 ScDataObject* ScStrCollection::Clone() const in Clone()
326 return new ScStrCollection(*this); in Clone()
H A Dchartlis.cxx470 ScStrCollection( 4, 4, sal_False ), in ScChartListenerCollection()
478 ScStrCollection( rColl ), in ScChartListenerCollection()
H A Dunitconv.cxx102 ScStrCollection( nInit, nDeltaP, sal_False ) in ScUnitConverter()
/aoo41x/main/sc/source/ui/inc/
H A Ddbfunc.hxx39 class ScStrCollection;
47 void GetSelectedMemberList( ScStrCollection& rEntries, long& rDimension );
/aoo41x/main/sc/source/core/data/
H A Ddocumen5.cxx699 sal_Bool lcl_StringInCollection( const ScStrCollection* pColl, const String& rStr ) in lcl_StringInCollection()
790 pOtherObjects = new ScStrCollection; in UpdateChartListenerCollection()
807 pOtherObjects = new ScStrCollection; in AddOLEObjectToCollection()
H A Ddpdimsave.cxx252 bool ScDPSaveGroupDimension::HasOnlyHidden( const ScStrCollection& rVisible ) in HasOnlyHidden()
H A Dtable3.cxx1473 ScStrCollection aScStrCollection; in Query()
H A Ddpoutput.cxx1028 void ScDPOutput::GetMemberResultNames( ScStrCollection& rNames, long nDimension ) in GetMemberResultNames()
H A Ddpobject.cxx1091 void ScDPObject::GetMemberResultNames( ScStrCollection& rNames, long nDimension ) in GetMemberResultNames()
/aoo41x/main/sc/source/ui/unoobj/
H A Dlinkuno.cxx421 ScStrCollection aNames; // um doppelte wegzulassen in GetObjectByIndex_Impl()
482 ScStrCollection aNames; // um doppelte wegzulassen in getCount()
568 ScStrCollection aNames; // um doppelte wegzulassen in getElementNames()
/aoo41x/main/sc/source/filter/xml/
H A DXMLChangeTrackingImportHelper.hxx184 ScStrCollection aUsers;
/aoo41x/main/sc/source/ui/miscdlgs/
H A Dhighred.cxx129 ScStrCollection aUserColl=pChanges->GetUserCollection(); in Init()
H A Dacredlin.cxx258 ScStrCollection aUserColl=pChanges->GetUserCollection(); in Init()
/aoo41x/main/sc/source/ui/docshell/
H A Ddocsh6.cxx364 ScStrCollection aNames; in UpdateLinks()
H A Ddocsh8.cxx426 ScStrCollection aFieldNamesCollection; in lcl_GetColumnTypes()
/aoo41x/main/sc/source/filter/xcl97/
H A DXclExpChangeTrack.cxx118 const ScStrCollection& rStrColl = rChangeTrack.GetUserCollection(); in XclExpUserBViewList()

Completed in 136 milliseconds

12