Home
last modified time | relevance | path

Searched refs:getSize (Results 76 – 100 of 553) sorted by relevance

12345678910>>...23

/trunk/main/toolkit/source/awt/
H A Dvclxdialog.cxx131 ::com::sun::star::awt::Size curSize = getSize(); in allocateArea()
138 ::com::sun::star::awt::Size size = getSize(); in allocateArea()
/trunk/main/chart2/source/controller/accessibility/
H A DAccessibleChartElement.cxx303 awt::Size SAL_CALL AccessibleChartElement::getSize() in getSize() function in chart::AccessibleChartElement
306 return AccessibleBase::getSize(); in getSize()
/trunk/main/sal/osl/os2/
H A Dfile.cxx202 sal_uInt64 getSize() const;
351 sal_uInt64 FileHandle_Impl::getSize() const in getSize() function in FileHandle_Impl
366 if (uSize <= getSize()) in setSize()
393 OSL_FILE_TRACE("osl_setFileSize(%d, %lld) => %ld", m_fd, getSize(), nSize); in setSize()
1798 *pIsEOF = (pImpl->getPos() == pImpl->getSize()); in osl_isEndOfFile()
1849 nPos = sal::static_int_cast< off_t >(pImpl->getSize()); in osl_setFilePos()
1874 *pSize = pImpl->getSize(); in osl_getFileSize()
/trunk/main/canvas/source/directx/
H A Ddx_canvasbitmap.cxx103 const basegfx::B2IVector aSize(mpBitmap->getSize()); in getFastPropertyValue()
183 const basegfx::B2IVector aSize(mpBitmap->getSize()); in getFastPropertyValue()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java578 return (entry != null)? entry.getSize(): 0; in size()
981 size = entry.getSize(); in Entry()
1017 public long getSize() in getSize() method in OpenOfficeDocFileSystem.Entry
/trunk/main/filter/source/msfilter/
H A Deschesdo.cxx237 const ::com::sun::star::awt::Size aSize100thmm( rObj.GetShapeRef()->getSize() ); in ImplWriteShape()
772 const ::com::sun::star::awt::Size aSize100thmm( rObj.GetShapeRef()->getSize() ); in ImplWriteAdditionalText()
1291 const Size aOldS(mXShape->getSize().Width, mXShape->getSize().Height); in Init()
/trunk/main/embeddedobj/test/Container1/
H A DEmbedContApp.java406 com.sun.star.awt.Size aBitmapSize = m_xBitmap.getSize(); in getPosRect()
427 com.sun.star.awt.Size aBitmapSize = m_xBitmap.getSize(); in getClipRect()
882 aBitmapSize = m_xBitmap.getSize(); in createVclWindow()
942 com.sun.star.awt.Size aBitmapSize = m_xBitmap.getSize(); in generateNewImage()
/trunk/main/sdext/source/presenter/
H A DPresenterSlidePreview.cxx321 const geometry::IntegerSize2D aPreviewSize (mxPreview->getSize()); in Paint()
393 const geometry::IntegerSize2D aPreviewSize (mxPreview->getSize()); in Resize()
/trunk/main/canvas/source/null/
H A Dnull_canvashelper.cxx272 geometry::IntegerSize2D CanvasHelper::getSize() in getSize() function in nullcanvas::CanvasHelper
320 return ::canvas::tools::getStdMemoryLayout(getSize()); in getMemoryLayout()
/trunk/main/store/inc/store/
H A Dstore.hxx174 inline storeError getSize (sal_uInt32 & rnSize) const SAL_THROW(()) in getSize() function in store::OStoreStream
496 inline storeError getSize (sal_uInt32 & rnSize) const SAL_THROW(()) in getSize() function in store::OStoreFile
/trunk/main/extensions/source/scanner/
H A Dscanunx.cxx61 AWT::Size BitmapTransporter::getSize() throw() in getSize() function in BitmapTransporter
235 AWT::Size ScannerManager::getSize() throw() in getSize() function in ScannerManager
/trunk/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java171 task.setMax(session.cp_Content.cp_Documents.getSize() * 5 + 7); in loadSession()
239 if (settings.cp_SavedSessions.getSize() > selected[0]) in delSession()
827 for (int i = 0; i < docs.getSize(); i++) in saveSession()
/trunk/main/toolkit/test/accessibility/
H A DInformationWriter.java371 + xComponent.getSize().Width+", " in showAccessibleComponent()
372 + xComponent.getSize().Height); in showAccessibleComponent()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleSlideSorterObject.cxx360 const awt::Size aSize (getSize()); in containsPoint()
454 awt::Size SAL_CALL AccessibleSlideSorterObject::getSize (void) in getSize() function in accessibility::AccessibleSlideSorterObject
/trunk/main/accessibility/workben/org/openoffice/accessibility/misc/
H A DInformationWriter.java375 + xComponent.getSize().Width+", " in showAccessibleComponent()
376 + xComponent.getSize().Height); in showAccessibleComponent()
/trunk/main/reportdesign/source/core/api/
H A DFixedText.cxx320 awt::Size SAL_CALL OFixedText::getSize( ) throw (uno::RuntimeException) in getSize() function in reportdesign::OFixedText
322 return OShapeHelper::getSize(this); in getSize()
H A DFormattedField.cxx362 awt::Size SAL_CALL OFormattedField::getSize( ) throw (uno::RuntimeException) in getSize() function in reportdesign::OFormattedField
364 return OShapeHelper::getSize(this); in getSize()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbahelper.cxx1210 return Millimeter::getInPoints(xShape->getSize().Height); in getHeight()
1218 css::awt::Size aSize = xShape->getSize(); in setHeight()
1231 return Millimeter::getInPoints(xShape->getSize().Width); in getWidth()
1238 css::awt::Size aSize = xShape->getSize(); in setWidth()
/trunk/main/reportdesign/source/ui/report/
H A DReportSection.cxx285 Rectangle aRet(VCLPoint((*pCopiesIter)->getPosition()),VCLSize((*pCopiesIter)->getSize())); in Paste()
568 awt::Size aSize = xReportComponent->getSize(); in impl_adjustObjectSizePosition()
600 … Rectangle aRet(VCLPoint(xReportComponent->getPosition()),VCLSize(xReportComponent->getSize())); in impl_adjustObjectSizePosition()
/trunk/main/sw/source/core/access/
H A Daccnotextframe.cxx287 return getSize().Height; in getAccessibleImageHeight()
293 return getSize().Width; in getAccessibleImageWidth()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DWindow.java512 public java.awt.Dimension getSize() { in getSize() method in Window.AccessibleWindow
514 com.sun.star.awt.Size unoSize = unoAccessibleComponent.getSize(); in getSize()
H A DDialog.java615 public java.awt.Dimension getSize() { in getSize() method in Dialog.AccessibleDialog
617 com.sun.star.awt.Size unoSize = unoAccessibleComponent.getSize(); in getSize()
/trunk/main/canvas/source/vcl/
H A Dcanvasbitmaphelper.cxx100 geometry::IntegerSize2D CanvasBitmapHelper::getSize() in getSize() function in vclcanvas::CanvasBitmapHelper
552 return ::canvas::tools::getStdMemoryLayout(getSize()); in getMemoryLayout()
/trunk/main/svx/inc/svx/
H A Dunoshape.hxx253 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw(::com::sun::star::uno::RuntimeExcepti…
440 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw(::com::sun::star::uno::RuntimeExcepti…
478 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw(::com::sun::star::uno::RuntimeExcepti…
530 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw(::com::sun::star::uno::RuntimeExcepti…
856 …virtual ::com::sun::star::awt::Size SAL_CALL getSize() throw(::com::sun::star::uno::RuntimeExcepti…
/trunk/main/canvas/source/cairo/
H A Dcairo_canvashelper.cxx764 geometry::IntegerSize2D aSize = aTexture.Bitmap->getSize(); in doOperation()
1423 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmap()
1454 geometry::IntegerSize2D aSize = xBitmap->getSize(); in drawBitmapModulated()
1488 geometry::IntegerSize2D CanvasHelper::getSize() in getSize() function in cairocanvas::CanvasHelper
1939 const geometry::IntegerSize2D aSize(getSize()); in getMemoryLayout()

Completed in 192 milliseconds

12345678910>>...23