Home
last modified time | relevance | path

Searched refs:nViewAspect (Results 1 – 6 of 6) sorted by last modified time

/trunk/main/svtools/source/misc/
H A Dtransfer.cxx94 sal_uInt32 nSize, nViewAspect, nSig1, nSig2; in operator >>() local
98 rIStm >> nViewAspect; in operator >>()
107 rObjDesc.mnViewAspect = static_cast< sal_uInt16 >( nViewAspect ); in operator >>()
123 const sal_uInt32 nFirstPos = rOStm.Tell(), nViewAspect = rObjDesc.mnViewAspect; in operator <<() local
128 rOStm << nViewAspect; in operator <<()
H A Dembedhlp.cxx248 sal_Int64 nViewAspect; member
263 mpImp->nViewAspect = embed::Aspects::MSOLE_CONTENT; in Construct_Impl()
278 mpImp->nViewAspect = nAspect; in EmbeddedObjectRef()
287 mpImp->nViewAspect = rObj.mpImp->nViewAspect; in EmbeddedObjectRef()
343 mpImp->nViewAspect = nAspect; in Assign()
428 if ( mpImp->nViewAspect == embed::Aspects::MSOLE_CONTENT ) in GetMapUnit()
437 return mpImp->nViewAspect; in GetViewAspect()
442 mpImp->nViewAspect = nAspect; in SetViewAspect()
513 if ( mpImp->nViewAspect == embed::Aspects::MSOLE_ICON ) in GetSize()
532 aSize = mxObj->getVisualAreaSize( mpImp->nViewAspect ); in GetSize()
[all …]
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx7300 sal_Int64 nViewAspect = embed::Aspects::MSOLE_CONTENT; in CheckForConvertToSOObj() local
7313 … MapMode aMapMode( VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nViewAspect ) ) ); in CheckForConvertToSOObj()
7329 xObj->setVisualAreaSize( nViewAspect, aSize ); in CheckForConvertToSOObj()
/trunk/main/comphelper/source/container/
H A Dembeddedobjectcontainer.cxx1620 sal_Int64 nViewAspect, in GetGraphicReplacementStream() argument
1630 embed::VisualRepresentation aRep = xObj->getPreferredVisualRepresentation( nViewAspect ); in GetGraphicReplacementStream()
/trunk/main/svtools/inc/svtools/
H A Dembedhlp.hxx77 sal_Int64 nViewAspect,
/trunk/main/comphelper/inc/comphelper/
H A Dembeddedobjectcontainer.hxx171 sal_Int64 nViewAspect,

Completed in 92 milliseconds