Home
last modified time | relevance | path

Searched refs:mbOwnEscher (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxcl97rec.hxx80 bool mbOwnEscher; /// true = Escher part created on the fly. member in XclObj
120 inline void SetOwnEscher( bool bOwnEscher = true ) { mbOwnEscher = bOwnEscher; } in SetOwnEscher()
123 inline bool IsOwnEscher() const { return mbOwnEscher; } in IsOwnEscher()
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx159 mbOwnEscher( bOwnEscher ) in XclObj()

Completed in 25 milliseconds