Searched refs:theOptions (Results 1 – 6 of 6) sorted by relevance
92 theOptions ( rOpt ) in ScTpPrintItem()98 theOptions ( rItem.theOptions ) in ScTpPrintItem()116 return ( theOptions == rPItem.theOptions ); in operator ==()
139 theOptions ( rOpt ) in ScTpCalcItem()147 theOptions ( rItem.theOptions ) in ScTpCalcItem()172 return ( theOptions == rPItem.theOptions ); in operator ==()
250 theOptions ( rOpt ) in ScTpViewItem()258 theOptions ( rItem.theOptions ) in ScTpViewItem()283 return ( theOptions == rPItem.theOptions ); in operator ==()
72 const ScPrintOptions& GetPrintOptions() const { return theOptions; } in GetPrintOptions()75 ScPrintOptions theOptions; member in ScTpPrintItem
143 const ScViewOptions& GetViewOptions() const { return theOptions; } in GetViewOptions()146 ScViewOptions theOptions; member in ScTpViewItem
183 const ScDocOptions& GetDocOptions() const { return theOptions; } in GetDocOptions()186 ScDocOptions theOptions; member in ScTpCalcItem
Completed in 29 milliseconds