Home
last modified time | relevance | path

Searched refs:nAspect (Results 1 – 25 of 85) sorted by last modified time

1234

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx3536 void SAL_CALL SfxBaseModel::setVisualAreaSize( sal_Int64 nAspect, const awt::Size& aSize ) in setVisualAreaSize() argument
3552 awt::Size aCurrent = getVisualAreaSize( nAspect ); in setVisualAreaSize()
/trunk/main/sw/source/filter/ww8/
H A Dww8par.cxx435 sal_Int64 nAspect ) const in ImportOLE()
464 rGrf, rBoundRect, rVisArea, pStData, nError, nSvxMSDffOLEConvFlags, nAspect ); in ImportOLE()
H A Dww8par.hxx699 sal_Int64 nAspect ) const;
H A Dww8par4.cxx441 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in ImportOleBase() local
451 nAspect = embed::Aspects::MSOLE_ICON; in ImportOleBase()
458 SwMSDffManager::GetFilterFlags(), nAspect ); in ImportOleBase()
H A Dwrtw8esh.cxx1807 sal_Int64 nAspect = rOLENd.GetAspect(); in WriteOLEFlyFrame() local
1819 if ( xObj.is() && nAspect != embed::Aspects::MSOLE_ICON ) in WriteOLEFlyFrame()
1823 awt::Size aSize = xObj->getVisualAreaSize( nAspect ); in WriteOLEFlyFrame()
H A Dwrtww8gr.cxx163 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in TestOleNeedsGraphic()
165 nAspect = pOLENd->GetAspect(); in TestOleNeedsGraphic()
167 rStorageName,xObjStg,pDoc->GetDocStorage(),aGraph,aRect,aVisArea,0,nErr,0,nAspect); in TestOleNeedsGraphic()
287 sal_Int64 nAspect = rOLENode.GetAspect(); in OutputOLENode() local
288 svt::EmbeddedObjectRef aObjRef( xObj, nAspect ); in OutputOLENode()
290 if ( nAspect == embed::Aspects::MSOLE_ICON ) in OutputOLENode()
/trunk/main/sw/source/ui/app/
H A Ddocsh.cxx870 sal_uInt16 nAspect ) in Draw() argument
882 if ( rSetup.GetPrinterName().Len() && ASPECT_THUMBNAIL != nAspect ) in Draw()
890 Rectangle aRect( nAspect == ASPECT_THUMBNAIL ? in Draw()
891 GetVisArea( nAspect ) : GetVisArea( ASPECT_CONTENT ) ); in Draw()
937 Rectangle SwDocShell::GetVisArea( sal_uInt16 nAspect ) const in GetVisArea()
939 if ( nAspect == ASPECT_THUMBNAIL ) in GetVisArea()
948 return SfxObjectShell::GetVisArea( nAspect ); in GetVisArea()
/trunk/main/svtools/source/misc/
H A Dembedhlp.cxx275 …EmbeddedObjectRef( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& xObj, sal_Int64 nAspect ) in EmbeddedObjectRef() argument
278 mpImp->nViewAspect = nAspect; in EmbeddedObjectRef()
338 …ObjectRef::Assign( const NS_UNO::Reference < NS_EMBED::XEmbeddedObject >& xObj, sal_Int64 nAspect ) in Assign() argument
343 mpImp->nViewAspect = nAspect; in Assign()
440 void EmbeddedObjectRef::SetViewAspect( sal_Int64 nAspect ) in SetViewAspect() argument
442 mpImp->nViewAspect = nAspect; in SetViewAspect()
/trunk/main/embeddedobj/source/general/
H A Ddocholder.cxx1078 sal_Bool DocumentHolder::SetExtent( sal_Int64 nAspect, const awt::Size& aSize ) in SetExtent() argument
1085 xDocVis->setVisualAreaSize( nAspect, aSize ); in SetExtent()
1098 sal_Bool DocumentHolder::GetExtent( sal_Int64 nAspect, awt::Size *pSize ) in GetExtent() argument
1105 *pSize = xDocVis->getVisualAreaSize( nAspect ); in GetExtent()
1118 sal_Int32 DocumentHolder::GetMapUnit( sal_Int64 nAspect ) in GetMapUnit() argument
1125 return xDocVis->getMapUnit( nAspect ); in GetMapUnit()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx687 sal_Int64 nAspect = xObj.GetViewAspect(); in CalcAndSetScale() local
688 if ( nAspect == embed::Aspects::MSOLE_ICON ) in CalcAndSetScale()
696 nMisc = xObj->getStatus( nAspect ); in CalcAndSetScale()
710 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in CalcAndSetScale()
717 xObj->setVisualAreaSize( nAspect, aSz ); in CalcAndSetScale()
783 aSize = xObj->getVisualAreaSize( nAspect ); in CalcAndSetScale()
809 MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in CalcAndSetScale()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx263 rIn >> rAtom.nAspect in operator >>()
1996 svt::EmbeddedObjectRef aObj( xObj, pOe->nAspect ); in ImportOLE()
2031 if ( pOe->nAspect != embed::Aspects::MSOLE_ICON ) in ImportOLE()
2038 … MapUnit aMapUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( pOe->nAspect ) ); in ImportOLE()
2045 xObj->setVisualAreaSize( pOe->nAspect, aSz ); in ImportOLE()
2050 xObj->setVisualAreaSize( pOe->nAspect, aSize ); in ImportOLE()
2055 svt::EmbeddedObjectRef aObj( xObj, pOe->nAspect ); in ImportOLE()
2248 new PPTOleEntry( aAt.nId, aHd.nFilePos, pShell, nRecType, aAt.nAspect ) ); in SeekOle()
H A Dmsdffimp.cxx165 rStm << (sal_uInt32)nAspect; in Write()
4101 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in ImportGraphic() local
6834 sal_Int64 nAspect ) const in ImportOLE()
6845 nSvxMSDffOLEConvFlags, nAspect ); in ImportOLE()
6856 sal_uInt16 nAspect = ASPECT_CONTENT; in MakeContentStream() local
6868 aEle.SetAspect( nAspect ); in MakeContentStream()
7356 sal_Int64 nAspect = nReccomendedAspect; in CreateSdrOLEFromStorage() local
7395 if ( nAspect != embed::Aspects::MSOLE_ICON ) in CreateSdrOLEFromStorage()
7410 nAspect = embed::Aspects::MSOLE_ICON; in CreateSdrOLEFromStorage()
7482 if ( nAspect != embed::Aspects::MSOLE_ICON ) in CreateSdrOLEFromStorage()
[all …]
/trunk/main/svx/inc/svx/
H A Dsvdoole2.hxx102 void SetAspect( sal_Int64 nAspect );
163 sal_Int64 nAspect );
164 …::sun::star::uno::Reference< ::com::sun::star::embed::XEmbeddedObject >& xObj, sal_Int64 nAspect );
/trunk/main/svx/source/svdraw/
H A Dsvdoole2.cxx890 void SdrOle2Obj::SetAspect( sal_Int64 nAspect ) in SetAspect() argument
892 xObjRef.SetViewAspect( nAspect ); in SetAspect()
2015 …Obj::CanUnloadRunningObj( const uno::Reference< embed::XEmbeddedObject >& xObj, sal_Int64 nAspect ) in CanUnloadRunningObj() argument
2032 sal_Int64 nMiscStatus = xObj->getStatus( nAspect ); in CanUnloadRunningObj()
2049 …_Bool SdrOle2Obj::Unload( const uno::Reference< embed::XEmbeddedObject >& xObj, sal_Int64 nAspect ) in Unload() argument
2053 if ( CanUnloadRunningObj( xObj, nAspect ) ) in Unload()
/trunk/main/sd/source/ui/view/
H A Dsdview.cxx925 sal_Int64 nAspect = ((SdrOle2Obj*)pObj)->GetAspect(); in SetMarkedOriginalSize() local
928 if ( nAspect == embed::Aspects::MSOLE_ICON ) in SetMarkedOriginalSize()
936 … MapUnit aUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in SetMarkedOriginalSize()
939 awt::Size aSz = xObj->getVisualAreaSize( nAspect ); in SetMarkedOriginalSize()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx670 virtual Rectangle GetVisArea( sal_uInt16 nAspect ) const;
683 sal_uInt16 nAspect = ASPECT_CONTENT );
685 sal_uInt16 nAspect = ASPECT_CONTENT ) = 0;
751 sal_uInt16 nAspect );
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx380 sal_uInt32 nAspect; // the aspect of the OLE object member
387 nAspect ( nAsp ) {} in PPTOleEntry()
392 sal_uInt32 nAspect; member
571 sal_Int64 nAspect ) const;
/trunk/main/sc/source/ui/drawfunc/
H A Dfuins2.cxx229 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in FuInsertOLE() local
273 nAspect = embed::Aspects::MSOLE_ICON; in FuInsertOLE()
332 ::svt::EmbeddedObjectRef aObjRef( xObj, nAspect ); in FuInsertOLE()
337 if ( nAspect == embed::Aspects::MSOLE_ICON ) in FuInsertOLE()
347 aSz = xObj->getVisualAreaSize( nAspect ); in FuInsertOLE()
365 xObj->setVisualAreaSize( nAspect, aSz ); in FuInsertOLE()
390 if ( nAspect != embed::Aspects::MSOLE_ICON ) in FuInsertOLE()
398 awt::Size aSz = xObj->getVisualAreaSize( nAspect ); in FuInsertOLE()
539 const sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in FuInsertChart() local
560 awt::Size aSz = xObj->getVisualAreaSize( nAspect ); in FuInsertChart()
[all …]
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1017 sal_Int64 nAspect, in InsertOLE() argument
1029 nAspect, in InsertOLE()
/trunk/main/embeddedobj/source/inc/
H A Doleembobj.hxx354 virtual sal_Int64 SAL_CALL getStatus( sal_Int64 nAspect )
364 …virtual void SAL_CALL setVisualAreaSize( sal_Int64 nAspect, const ::com::sun::star::awt::Size& aSi…
370 virtual ::com::sun::star::awt::Size SAL_CALL getVisualAreaSize( sal_Int64 nAspect )
376 …:star::embed::VisualRepresentation SAL_CALL getPreferredVisualRepresentation( ::sal_Int64 nAspect )
382 virtual sal_Int32 SAL_CALL getMapUnit( sal_Int64 nAspect )
/trunk/main/xmloff/source/style/
H A DDrawAspectHdl.cxx59 sal_Int64 nAspect = 0; in importXML() local
61 SvXMLUnitConverter::convertNumber64( nAspect, rStrImpValue ); in importXML()
62 rValue <<= nAspect; in importXML()
64 return nAspect > 0; in importXML()
72 sal_Int64 nAspect = 0; in exportXML() local
73 if( ( rValue >>= nAspect ) && nAspect > 0 ) in exportXML()
76 aOut.append( nAspect ); in exportXML()
/trunk/main/sw/source/ui/inc/
H A Dswdtflvr.hxx85 …::uno::Reference < com::sun::star::embed::XEmbeddedObject > FindOLEObj( sal_Int64& nAspect ) const;
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx341 uno::Reference < embed::XEmbeddedObject > SwTransferable::FindOLEObj( sal_Int64& nAspect ) const in FindOLEObj()
351 nAspect = ((SwOLENode*)pNd)->GetAspect(); in FindOLEObj()
476 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; // will be set in the next statement in GetData() local
477 uno::Reference < embed::XEmbeddedObject > xObj = FindOLEObj( nAspect ); in GetData()
481 TransferableDataHelper aD( new SvEmbedTransferHelper( xObj, pOLEGraph, nAspect ) ); in GetData()
/trunk/main/sw/source/filter/xml/
H A Dxmltexte.cxx268 sal_Int64 nAspect = rObj.GetViewAspect(); in lcl_addAspect() local
270 if ( nAspect ) in lcl_addAspect()
272 … = new XMLPropertyState( rMapper->FindEntryIndex( CTF_OLE_DRAW_ASPECT ), uno::makeAny( nAspect ) ); in lcl_addAspect()
H A Dxmltexti.cxx133 sal_Int64 nAspect, in lcl_setObjectVisualArea() argument
137 if( xObj.is() && nAspect != embed::Aspects::MSOLE_ICON ) in lcl_setObjectVisualArea()
140 MapUnit aObjUnit = VCLUnoHelper::UnoEmbed2VCLMapUnit( xObj->getMapUnit( nAspect ) ); in lcl_setObjectVisualArea()
148 xObj->setVisualAreaSize( nAspect, aSz ); in lcl_setObjectVisualArea()
287 sal_Int64 nAspect = embed::Aspects::MSOLE_CONTENT; in createAndInsertOLEObject() local
299 lcl_setObjectVisualArea( xObj, nAspect, aTwipSize, MAP_TWIP ); in createAndInsertOLEObject()

Completed in 284 milliseconds

1234