|
LibreOffice Module sc (master) 1
|
This is the complete list of members for sc::PrintPageRangesInput, including all inherited members.
| getEndColumn() const | sc::PrintPageRangesInput | inline |
| getEndRow() const | sc::PrintPageRangesInput | inline |
| getPrintTab() const | sc::PrintPageRangesInput | inline |
| getStartColumn() const | sc::PrintPageRangesInput | inline |
| getStartRow() const | sc::PrintPageRangesInput | inline |
| m_aDocSize | sc::PrintPageRangesInput | |
| m_aRange | sc::PrintPageRangesInput | |
| m_bPrintArea | sc::PrintPageRangesInput | |
| m_bSkipEmpty | sc::PrintPageRangesInput | |
| operator=(PrintPageRangesInput const &rInput) | sc::PrintPageRangesInput | inline |
| operator==(PrintPageRangesInput const &rInput) const | sc::PrintPageRangesInput | inline |
| PrintPageRangesInput() | sc::PrintPageRangesInput | inline |
| PrintPageRangesInput(bool bSkipEmpty, bool bPrintArea, ScRange const &rRange, Size const &rDocSize) | sc::PrintPageRangesInput | inline |