Home
last modified time | relevance | path

Searched defs:v (Results 51 – 75 of 109) sorted by relevance

12345

/aoo42x/main/framework/source/services/
H A Dsessionlistener.cxx219 NamedValue v; in initialize() local
/aoo42x/main/basebmp/inc/basebmp/
H A Dpackedpixeliterator.hxx230 void set( value_type v, difference_type d ) const in set()
469 void set( value_type v, difference_type d ) const in set()
633 void set( value_type v, difference_type const & d ) const in set()
/aoo42x/main/soltools/cpp/
H A D_eval.c623 struct value v; in tokval() local
/aoo42x/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/
H A DPocketExcelDecoder.java100 Vector v = wb.getWorksheetNames(); in getNumberOfSheets() local
/aoo42x/main/xmlscript/source/xmldlg_imexp/
H A Dexp_share.hxx226 T v = T(); in read() local
/aoo42x/main/i18npool/source/indexentry/
H A Dindexentrysupplier.cxx140 sal_Int32 v = rLocale.Variant.getLength(); in getLocaleSpecificIndexEntrySupplier() local
/aoo42x/main/qadevOOo/runner/org/openoffice/
H A DRunnerService.java219 Vector v = new Vector(600); in getPropertyValues() local
/aoo42x/main/connectivity/source/drivers/hsqldb/
H A DHStorageAccess.cxx491 void write_to_storage_stream( JNIEnv* env, jobject /*obj_this*/, jstring name, jstring key, jint v,… in write_to_storage_stream()
536 (JNIEnv * env, jobject obj_this,jstring name, jstring key, jint v) in Java_com_sun_star_sdbcx_comp_hsqldb_NativeStorageAccess_writeInt()
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/sxc/
H A DCellStyle.java460 int v[] = new int[3]; in buildColorString() local
/aoo42x/main/binaryurp/source/
H A Dmarshal.cxx83 rtl::OString v; in writeString() local
/aoo42x/main/odk/examples/java/Inspector/
H A DXTreeControlProvider.java43 public boolean setNodeVisible(Object node, boolean v); in setNodeVisible()
/aoo42x/main/comphelper/inc/comphelper/
H A Dsequence.hxx303 ::std::vector<T> const& v ) in containerToSequence()
/aoo42x/main/qadevOOo/runner/stats/
H A DSQLExecution.java281 Vector v = new Vector(); in execute() local
/aoo42x/main/sane/inc/
H A Dsane.h53 #define SANE_FIX(v) ((SANE_Word) ((v) * (1 << SANE_FIXED_SCALE_SHIFT))) argument
54 #define SANE_UNFIX(v) ((double)(v) / (1 << SANE_FIXED_SCALE_SHIFT)) argument
/aoo42x/main/basic/inc/basic/
H A Dsbx.hxx130 SbxHint( sal_uIntPtr n, SbxVariable* v ) : SfxSimpleHint( n ), pVar( v ) {} in SbxHint()
/aoo42x/main/wizards/com/sun/star/wizards/web/data/
H A DCGSettings.java107 Vector v = new Vector(); in createExporters() local
/aoo42x/main/package/source/package/manifest/
H A DManifestImport.cxx41 #define setProperty(e,v) do{ if(!maValues[e].hasValue()) maValues[e] <<= v;} while(0) argument
/aoo42x/main/i18npool/source/collator/
H A DcollatorImpl.cxx198 sal_Int32 v = rLocale.Variant.getLength(); in loadCachedCollator() local
/aoo42x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DUnoUrl.java228 Vector v = new Vector(); in decodeUTF8() local
/aoo42x/main/i18npool/source/characterclassification/
H A DcharacterclassificationImpl.cxx179 sal_Int32 v = rLocale.Variant.getLength(); in getLocaleSpecificCharacterClassification() local
/aoo42x/main/dbaccess/source/ui/querydesign/
H A DConnectionLine.cxx343 Point v(p2 - p1); in dist_Euklid() local
/aoo42x/main/desktop/source/app/
H A Dappfirststart.cxx265 NamedValue v(OUString::createFromAscii("NodePath"), in FinishFirstStart() local
/aoo42x/main/cppuhelper/qa/propertysetmixin/
H A Dcomp_propertysetmixin.cxx309 css::uno::Any v; in setSecond() local
/aoo42x/main/xmerge/java/xmerge/src/main/java/org/openoffice/xmerge/converter/xml/
H A DTextStyle.java629 int v[] = new int[3]; in buildColorString() local
/aoo42x/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java412 Vector v = new Vector(names.length); in reindexSet() local

Completed in 532 milliseconds

12345