Home
last modified time | relevance | path

Searched defs:size (Results 201 – 225 of 251) sorted by relevance

1234567891011

/trunk/main/sdext/source/pdfimport/xpdfwrapper/
H A Dpdfioutdev_gpl.cxx172 const int size = height * ((width + 7) / 8); in writePbm_() local
223 const int size = width*height*3 + header_size; in writePpm_() local
/trunk/main/store/source/
H A Dstorbase.hxx466 sal_uInt16 size() const in size() function
486 void * page = 0; sal_uInt16 size = 0; in construct() local
/trunk/main/canvas/source/directx/
H A Ddx_5rm.cxx2157 const std::size_t size(maVertexCache.size()); in pushVertex() local
2244 const std::size_t size(maVertexCache.size()); in flushVertexCache() local
/trunk/main/oox/source/export/
H A Dshapes.cxx396 awt::Size size = MapSize( awt::Size( aRect.GetWidth(), aRect.GetHeight() ) ); in WriteBezierShape() local
/trunk/main/vcl/os2/source/gdi/
H A Dsalbmp.cxx459 SIZEL size; in ImplCopyDIBOrDDB() local
H A Dsalgdi2.cxx610 SIZEL size = { nDX, nDY }; in getBitmap() local
/trunk/main/bridges/source/cpp_uno/msvc_win64_x86-64/
H A Dexcept.cxx290 static size_t align16(size_t size) in align16()
/trunk/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx551 sal_Int32 ODsnTypeCollection::size() const in size() function in dbaccess::ODsnTypeCollection
/trunk/main/connectivity/source/sdbcx/
H A DVCollection.cxx146 virtual sal_Int32 size() in size() function in __anonc9a41e420111::OHardRefMap
/trunk/main/vcl/source/fontsubset/
H A Dttcr.cxx250 _inline void *smalloc(sal_uInt32 size) in smalloc()
257 _inline void *scalloc(sal_uInt32 n, sal_uInt32 size) in scalloc()
1061 TrueTypeTable *TrueTypeTableNew_maxp( const sal_uInt8* maxp, int size) in TrueTypeTableNew_maxp()
/trunk/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx116 inline size_type size() const { return maData.size(); } in size() function in oox::Matrix
/trunk/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx120 inline size_t size() const { return maItems.size(); } in size() function in oox::xls::PivotCacheItemList
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A Durp.java355 int size = input.readInt(); in readBlock() local
/trunk/main/pyuno/source/module/
H A Dpyuno.cxx366 int size = PyTuple_Size( args ); in PyUNO_invoke() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java49 int size = packageData.getSize(); in setModuleSize() local
/trunk/main/sane/inc/
H A Dsane.h150 SANE_Int size; member
/trunk/main/oox/source/core/
H A Dencryption.cxx717 static void toBlock36( vector< sal_uInt8 >& digest, sal_uInt32 size ) in toBlock36()
731 static void toBlock0( vector< sal_uInt8 >& digest, sal_uInt32 size ) in toBlock0()
/trunk/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx231 sal_uInt32 size() in size() function in __anonc3207dfb0211::PropertyHolders
429 sal_uInt32 size() in size() function in __anonc3207dfb0411::TargetHolder
494 sal_uInt32 size() in size() function in __anonc3207dfb0511::TargetHolders
/trunk/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx157 size() const { return m_aSubContents.size(); } in size() function
/trunk/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx102 inline size_t size() const { return maControls.size(); } in size() function in UnoControlHolderList
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DSOfficeFactory.java490 Size size = new Size(); in createControlShape() local
/trunk/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx1130 sal_Int32 MacabRecords::size() const in size() function in MacabRecords
/trunk/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java613 Size size = new Size(); in makeWindowPositionRage() local
/trunk/main/ucb/source/ucp/webdav/
H A DCurlSession.cxx330 int CurlSession::Curl_DebugCallback( CURL *, curl_infotype type, unsigned char *data, size_t size, … in Curl_DebugCallback()
336 int CurlSession::curlDebugOutput( curl_infotype type, char *data, int size ) in curlDebugOutput()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DPackageDescription.java160 public void setSize(int size) { in setSize()

Completed in 247 milliseconds

1234567891011