Home
last modified time | relevance | path

Searched defs:ConditionsStorage (Results 1 – 3 of 3) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/
H A DConditionsStorage.h40 explicit ConditionsStorage(Map* map) : QObject(map), RectStorage<Conditions>(map) {} in ConditionsStorage() function
41ConditionsStorage(const ConditionsStorage& other) : QObject(other.parent()), RectStorage<Condition… in ConditionsStorage() function
H A DCellStorage.h44 class ConditionsStorage; variable
H A DSheet.h54 class ConditionsStorage; variable