Home
last modified time | relevance | path

Searched defs:GetDefaultAttr (Results 1 – 4 of 4) sorted by relevance

/dports/math/gambit/gambit-16.0.1/src/labenski/src/
H A Dsheetatr.cpp529 const wxSheetCellAttr& wxSheetCellAttr::GetDefaultAttr() const in GetDefaultAttr() function in wxSheetCellAttr
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dsvdpntv.hxx438 const SfxItemSet& GetDefaultAttr() const { return maDefaultAttr; } in GetDefaultAttr() function in SdrPaintView
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dsvdpntv.hxx451 const SfxItemSet& GetDefaultAttr() const { return maDefaultAttr; } in GetDefaultAttr() function in SdrPaintView
/dports/math/gambit/gambit-16.0.1/src/labenski/include/wx/sheet/
H A Dsheet.h541 …wxSheetCellAttr GetDefaultAttr(const wxSheetCoords& coords) const { return GetAttr(coords, wxSHEET… in GetDefaultAttr() function