Searched defs:isThreeD (Results 1 – 5 of 5) sorted by relevance
51 virtual bool isThreeD() const { return false; } in isThreeD() function
23 virtual bool isThreeD() const { return true; } in isThreeD() function
434 bool PlotArea::isThreeD() const in isThreeD() function in PlotArea
593 bool ChartShape::isThreeD() const in isThreeD() function in KoChart::ChartShape
16 static bool isThreeD; variable