Home
last modified time | relevance | path

Searched defs:size (Results 176 – 200 of 251) sorted by relevance

1234567891011

/trunk/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java242 int size = v.size(); in decodeUTF8() local
/trunk/main/pyuno/source/module/
H A Dpyuno_runtime.cxx641 int size = PyTuple_Size( types.get() ); in invokeGetTypes() local
1010 int size = g_localeList.size(); in ensureUnlimitedLifetime() local
/trunk/main/soltools/inc/
H A Dst_list.hxx83 unsigned size() const { return len; } in size() function in ST_List
/trunk/main/odk/source/unowinreg/win/
H A Dunowinreg.cxx135 jbyteArray data, jlongArray size) in Java_com_sun_star_lib_loader_WinRegKey_winreg_1RegQueryValueEx()
/trunk/main/xmerge/java/pocketword/src/main/java/org/openoffice/xmerge/converter/xml/sxw/pocketword/
H A DParagraph.java243 int size = EndianConverter.readShort( in parseText() local
/trunk/main/comphelper/source/misc/
H A Dnamedvaluecollection.cxx156 size_t NamedValueCollection::size() const in size() function in comphelper::NamedValueCollection
/trunk/main/wizards/com/sun/star/wizards/ui/
H A DButtonList.java565 public void setGap(Size size) in setGap()
679 public void setSelectionGap(Size size) in setSelectionGap()
/trunk/main/sal/rtl/source/
H A Dlocale.c74 sal_Int32 size = 0; in rtl_hashtable_destroy() local
/trunk/main/canvas/source/simplecanvas/
H A Dsimplecanvasimpl.cxx192 double size, in selectFont()
/trunk/main/extensions/source/update/check/
H A Ddownload.cxx139 write_function( void *ptr, size_t size, size_t nmemb, void *stream ) in write_function()
/trunk/main/sfx2/source/appl/
H A Dshutdowniconw32.cxx681 SIZE size; in OnMeasureItem() local
785 SIZE size; in OnDrawItem() local
/trunk/main/jvmfwk/source/
H A Delements.cxx660 void NodeJava::setVmParameters(rtl_uString * * arOptions, sal_Int32 size) in setVmParameters()
677 void NodeJava::setJRELocations(rtl_uString * * arLocations, sal_Int32 size) in setJRELocations()
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/filesystem/
H A DOpenOfficeDocFileSystem.java575 public long size(String name) { in size() method in OpenOfficeDocFileSystem.InfoImpl
972 private long size; field in OpenOfficeDocFileSystem.Entry
/trunk/main/oox/source/helper/
H A Dbinaryinputstream.cxx288 sal_Int64 RelativeInputStream::size() const in size() function in oox::RelativeInputStream
/trunk/main/oox/source/ole/
H A Daxbinaryreader.cxx55 sal_Int64 AxAlignedInputStream::size() const in size() function in oox::ole::AxAlignedInputStream
/trunk/main/codemaker/source/codemaker/
H A Dglobal.cxx400 bool FileStream::write(void const * buffer, sal_uInt64 size) { in write()
/trunk/main/autodoc/inc/cosv/
H A Dstring.hxx425 String::size() const in size() function in csv::String
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java442 int size = cri.getSize(); in addColInfo() local
/trunk/main/scripting/source/provider/
H A DMasterScriptProvider.cxx467 sal_Int32 size = providers.getLength(); in getChildNodes() local
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DSystemManager.java442 int size = 0; in calculateDiscSpace() local
/trunk/main/desktop/source/deployment/misc/
H A Ddp_misc.cxx113 sal_Size size = (userPath.getLength() * sizeof (sal_Unicode)); in operator ()() local
/trunk/main/registry/tools/
H A Dregcompare.cxx1674 sal_uInt32 size; in hasPublishedChildren() local
1775 sal_uInt32 size; in checkDifferences() local
/trunk/main/rsc/source/rscpp/
H A Dcpp.h204 int size; /* this is the datum size value */ member
/trunk/main/oox/source/xls/
H A Dbiffinputstream.cxx257 sal_Int64 BiffInputStream::size() const in size() function in oox::xls::BiffInputStream
/trunk/main/autodoc/inc/cosv/tpl/
H A Dvvector.hxx472 VirtualVector<XX,PTRDEL>::size() const in size() function in csv::VirtualVector

Completed in 214 milliseconds

1234567891011