Home
last modified time | relevance | path

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

12345678910

/aoo42x/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
/aoo42x/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
/aoo42x/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
H A Ddx_9rm.cxx1164 const std::size_t size(maVertexCache.size()); in pushVertex() local
/aoo42x/main/oox/source/export/
H A Dshapes.cxx396 awt::Size size = MapSize( awt::Size( aRect.GetWidth(), aRect.GetHeight() ) ); in WriteBezierShape() local
/aoo42x/main/dbaccess/source/core/misc/
H A Ddsntypes.cxx551 sal_Int32 ODsnTypeCollection::size() const in size() function in dbaccess::ODsnTypeCollection
/aoo42x/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
/aoo42x/main/connectivity/source/sdbcx/
H A DVCollection.cxx146 virtual sal_Int32 size() in size() function in __anonb36f3b2b0111::OHardRefMap
/aoo42x/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()
/aoo42x/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
/aoo42x/main/oox/inc/oox/helper/
H A Dcontainerhelper.hxx116 inline size_type size() const { return maData.size(); } in size() function in oox::Matrix
/aoo42x/main/oox/inc/oox/xls/
H A Dpivotcachebuffer.hxx120 inline size_t size() const { return maItems.size(); } in size() function in oox::xls::PivotCacheItemList
/aoo42x/main/pyuno/source/module/
H A Dpyuno.cxx366 int size = PyTuple_Size( args ); in PyUNO_invoke() local
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DModuleCtrl.java49 int size = packageData.getSize(); in setModuleSize() local
/aoo42x/main/sane/inc/
H A Dsane.h150 SANE_Int size; member
/aoo42x/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()
/aoo42x/main/drawinglayer/source/primitive2d/
H A Dmetafileprimitive2d.cxx231 sal_uInt32 size() in size() function in __anone02f7ea40211::PropertyHolders
429 sal_uInt32 size() in size() function in __anone02f7ea40411::TargetHolder
494 sal_uInt32 size() in size() function in __anone02f7ea40511::TargetHolders
/aoo42x/main/svtools/source/misc/
H A Dtemplatefoldercache.cxx157 size() const { return m_aSubContents.size(); } in size() function
/aoo42x/main/connectivity/source/drivers/macab/
H A DMacabRecords.cxx1130 sal_Int32 MacabRecords::size() const in size() function in MacabRecords
/aoo42x/main/toolkit/source/controls/
H A Dunocontrolcontainer.cxx102 inline size_t size() const { return maControls.size(); } in size() function in UnoControlHolderList
/aoo42x/main/qadevOOo/runner/util/
H A DSOfficeFactory.java490 Size size = new Size(); in createControlShape() local
/aoo42x/main/framework/qa/complex/framework/recovery/
H A DRecoveryTest.java613 Size size = new Size(); in makeWindowPositionRage() local
/aoo42x/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()
/aoo42x/main/configmgr/source/
H A Dcomponents.cxx157 static void * operator new(std::size_t size) in operator new()

Completed in 137 milliseconds

12345678910