Home
last modified time | relevance | path

Searched refs:backgroundImageProperties (Results 1 – 4 of 4) sorted by relevance

/dports/editors/calligra/calligra-3.2.1/sheets/
H A DSheet.h313 BackgroundImageProperties backgroundImageProperties() const;
H A DSheet.cpp1629 Sheet::BackgroundImageProperties Sheet::backgroundImageProperties() const in backgroundImageProperties() function in Calligra::Sheets::Sheet
/dports/editors/calligra/calligra-3.2.1/sheets/ui/
H A DSheetView.cpp321 Sheet::BackgroundImageProperties properties = sheet()->backgroundImageProperties(); in paintCells()
/dports/editors/calligra/calligra-3.2.1/sheets/odf/
H A DSheetsOdfSheet.cpp1419 const Sheet::BackgroundImageProperties& properties = sheet->backgroundImageProperties(); in saveBackgroundImage()