Home
last modified time | relevance | path

Searched defs:size (Results 26 – 50 of 251) sorted by relevance

1234567891011

/trunk/main/slideshow/source/inc/
H A Dactivitiesqueue.hxx95 std::size_t size() const in size() function in slideshow::internal::ActivitiesQueue
H A Dunoviewcontainer.hxx85 std::size_t size() const { return maViews.size(); } in size() function in slideshow::internal::UnoViewContainer
/trunk/main/canvas/source/tools/
H A Dverifyinput.cxx818 const geometry::IntegerSize2D& size ) in verifyIndexRange()
834 const geometry::IntegerSize2D& size ) in verifyIndexRange()
845 void verifyBitmapSize( const geometry::IntegerSize2D& size, in verifyBitmapSize()
882 void verifySpriteSize( const geometry::RealSize2D& size, in verifySpriteSize()
/trunk/main/odk/examples/DevelopersGuide/UCB/
H A DPropertiesComposer.java117 int size = properties.size(); in setProperties() local
261 int size = tempPrint.length(); in main() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/frame/
H A D_XLayoutManager.java165 Size size = new Size(); in _setElementPosSize() local
174 Size size = new Size(); in _setElementSize() local
/trunk/main/svx/source/inc/
H A Dstringlistresource.hxx69 size_t size() const { return m_aStrings.size(); } in size() function in svx::StringListResource
/trunk/main/forms/source/component/
H A DEventThread.hxx107 void * SAL_CALL operator new( size_t size ) throw() { return OThread::operator new(size); } in operator new()
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecord.hxx50 sal_Int32 size; member in connectivity::macab::MacabRecord
/trunk/main/setup_native/source/win32/customactions/languagepacks/
H A Dlngpckinsthelper.cxx94 DWORD size = sizeof(pbuff); in FindProductInstallationPath() local
111 DWORD size = buffer->size(); in GetInstallProperty() local
/trunk/main/dbaccess/source/ui/inc/
H A Dindexcollection.hxx102 sal_Int32 size() const { return m_aIndexes.size(); } in size() function in dbaui::OIndexCollection
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DParameterMap.java63 int size(); in size() method
/trunk/main/binaryurp/source/
H A Dreader.hxx55 static void * operator new(std::size_t size) in operator new()
/trunk/test/testuno/source/testlib/uno/
H A DTestUtil.java89 double size = 1; in randFontSize() local
150 public static int[] randColorList(int size) throws Exception { in randColorList()
/trunk/main/canvas/source/directx/
H A Ddx_devicehelper.cxx140 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
163 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
H A Ddx_spritedevicehelper.cxx128 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
153 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/toolkit/source/layout/core/
H A Dlocalized-string.hxx62 css::awt::Size SAL_CALL calcAdjustedSize( css::awt::Size const& size ) in calcAdjustedSize()
/trunk/main/bridges/source/cpp_uno/shared/
H A Dvtablefactory.cxx77 extern "C" void * SAL_CALL allocExec(rtl_arena_type *, sal_Size * size) { in allocExec()
123 rtl_arena_type *, void * address, sal_Size size) in freeExec()
246 sal_Size size = getBlockSize(slotCount); in createBlock() local
/trunk/main/shell/source/win32/shlxthandler/ooofilt/
H A Dstream_helper.cxx90 uLong ZCALLBACK cb_sread (voidpf /*opaque*/, voidpf stream, void* buf, uLong size) { in cb_sread()
158 uLong ZCALLBACK cb_swrite (voidpf /*opaque*/, voidpf stream, const void* buf, uLong size) { in cb_swrite()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbashapes.cxx253 awt::Size size; in AddRectangle() local
297 awt::Size size; in AddEllipse() local
333 awt::Size size; in AddLine() local
385 awt::Size size; in AddTextboxInWriter() local
434 awt::Size size; in AddShape() local
/trunk/main/rsc/source/rscpp/
H A Dcpp4.c361 register int size; local
557 int size; /* Actual parm. size */ local
/trunk/main/canvas/source/null/
H A Dnull_devicehelper.cxx110 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
132 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/canvas/source/vcl/
H A Ddevicehelper.cxx117 const geometry::IntegerSize2D& size ) in createCompatibleBitmap()
138 const geometry::IntegerSize2D& size ) in createCompatibleAlphaBitmap()
/trunk/main/reportbuilder/java/com/sun/star/report/util/
H A DDefaultParameterMap.java115 public int size() in size() method in DefaultParameterMap
/trunk/main/desktop/source/pagein/
H A Dpagein.c32 static int do_pagein (const char * filename, size_t * size) in do_pagein()
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DXOutputStreamToByteArrayAdapter.java45 private int size = 0; field in XOutputStreamToByteArrayAdapter

Completed in 150 milliseconds

1234567891011