Home
last modified time | relevance | path

Searched refs:bOwnEscher (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/sc/source/filter/inc/
H A Dxcl97rec.hxx84 … XclObj( XclExpObjectManager& rObjMgr, sal_uInt16 nObjType, bool bOwnEscher = false );
120 inline void SetOwnEscher( bool bOwnEscher = true ) { mbOwnEscher = bOwnEscher; } in SetOwnEscher() argument
/aoo4110/main/sc/source/filter/xcl97/
H A Dxcl97esc.cxx354 bool bOwnEscher = pCurrXclObj && pCurrXclObj->IsOwnEscher(); in EndShape() local
357 if( pCurrXclObj && !bOwnEscher ) in EndShape()
H A Dxcl97rec.cxx150 XclObj::XclObj( XclExpObjectManager& rObjMgr, sal_uInt16 nObjType, bool bOwnEscher ) : in XclObj() argument
159 mbOwnEscher( bOwnEscher ) in XclObj()

Completed in 30 milliseconds