Home
last modified time | relevance | path

Searched refs:theOptions (Results 1 – 6 of 6) sorted by relevance

/aoo4110/main/sc/source/core/tool/
H A Dprintopt.cxx92 theOptions ( rOpt ) in ScTpPrintItem()
98 theOptions ( rItem.theOptions ) in ScTpPrintItem()
116 return ( theOptions == rPItem.theOptions ); in operator ==()
H A Ddocoptio.cxx139 theOptions ( rOpt ) in ScTpCalcItem()
147 theOptions ( rItem.theOptions ) in ScTpCalcItem()
172 return ( theOptions == rPItem.theOptions ); in operator ==()
H A Dviewopti.cxx250 theOptions ( rOpt ) in ScTpViewItem()
258 theOptions ( rItem.theOptions ) in ScTpViewItem()
283 return ( theOptions == rPItem.theOptions ); in operator ==()
/aoo4110/main/sc/inc/
H A Dprintopt.hxx72 const ScPrintOptions& GetPrintOptions() const { return theOptions; } in GetPrintOptions()
75 ScPrintOptions theOptions; member in ScTpPrintItem
H A Dviewopti.hxx143 const ScViewOptions& GetViewOptions() const { return theOptions; } in GetViewOptions()
146 ScViewOptions theOptions; member in ScTpViewItem
H A Ddocoptio.hxx183 const ScDocOptions& GetDocOptions() const { return theOptions; } in GetDocOptions()
186 ScDocOptions theOptions; member in ScTpCalcItem

Completed in 25 milliseconds