/aoo4110/main/extensions/source/ole/ |
H A D | unoconversionutilities.hxx | 2161 VARIANT variant; in createOleArrayWrapperOfDim() local 2163 VariantInit(&variant); in createOleArrayWrapperOfDim() 2165 V_VT(&variant) = type; in createOleArrayWrapperOfDim() 2170 SafeArrayGetElement(pArray, index, &V_I2(&variant)); in createOleArrayWrapperOfDim() 2173 SafeArrayGetElement(pArray, index, &V_I4(&variant)); in createOleArrayWrapperOfDim() 2176 SafeArrayGetElement(pArray, index, &V_R4(&variant)); in createOleArrayWrapperOfDim() 2179 SafeArrayGetElement(pArray, index, &V_R8(&variant)); in createOleArrayWrapperOfDim() 2182 SafeArrayGetElement(pArray, index, &V_CY(&variant)); in createOleArrayWrapperOfDim() 2200 SafeArrayGetElement(pArray, index, &variant); in createOleArrayWrapperOfDim() 2206 SafeArrayGetElement(pArray, index, &V_I1(&variant)); in createOleArrayWrapperOfDim() [all …]
|
H A D | servprov.cxx | 583 CComVariant variant; in createInstance() local 585 V_VT(&variant) = VT_UNKNOWN; in createInstance() 586 V_UNKNOWN(&variant) = pUnknown; in createInstance() 591 variantToAny(&variant, any); in createInstance()
|
H A D | unoobjw.cxx | 935 CComVariant variant; in doInvoke() local 937 anyToVariant( &variant, pOutParams[i]); in doInvoke() 943 &variant ); in doInvoke()
|
/aoo4110/main/sal/rtl/source/ |
H A D | locale.c | 261 …_register( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant ) in rtl_locale_register() argument 273 if ( !variant ) in rtl_locale_register() 274 variant = &c; in rtl_locale_register() 279 … hashCode = rtl_ustr_hashCode(language) ^ rtl_ustr_hashCode(country) ^ rtl_ustr_hashCode(variant); in rtl_locale_register() 287 rtl_uString_newFromStr(&sVariant, variant); in rtl_locale_register() 312 …etDefault( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant ) in rtl_locale_setDefault() argument 314 g_pDefaultLocale = rtl_locale_register(language, country, variant); in rtl_locale_setDefault()
|
/aoo4110/main/sal/inc/rtl/ |
H A D | locale.hxx | 182 const OUString & variant ) in registerLocale() argument 184 return rtl_locale_register( language.getStr(), country.getStr(), variant.getStr() ); in registerLocale() 204 const OUString & variant ) in setDefault() argument 205 { rtl_locale_setDefault( language.getStr(), country.getStr(), variant.getStr()); } in setDefault()
|
H A D | locale.h | 75 …register( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant ); 98 …tDefault( const sal_Unicode * language, const sal_Unicode * country, const sal_Unicode * variant );
|
/aoo4110/main/desktop/source/deployment/misc/ |
H A D | dp_resource.cxx | 206 OUString variant = _sLang.getToken( 0, '-', nIndex ); in toLocale() local 207 if (variant.getLength() > 0) in toLocale() 209 checkThirdSubtag(variant); in toLocale() 210 locale.Variant = variant; in toLocale()
|
/aoo4110/main/offapi/com/sun/star/resource/ |
H A D | XLocale.idl | 55 /** creates a locale from language, country, and variant. 207 variant code for display of field to user. The desired user variant 216 variant code for display of field to user. If the localized 220 specifies the desired user variant. 256 language, country, and variant, and unequal to all other
|
/aoo4110/main/udkapi/com/sun/star/bridge/ |
H A D | XBridgeSupplier.idl | 65 interpreted as a variant pointer. The any does not control the 66 lifetime of the represented variant. That implies that the caller
|
H A D | XBridgeSupplier2.idl | 78 interpreted as a variant pointer. The any does not control the 79 lifetime of the represented variant. That implies that the caller
|
/aoo4110/main/udkapi/com/sun/star/lang/ |
H A D | Locale.idl | 97 /** contains a variant of the locale; codes are vendor and 104 for language, country and variant as: "es", "ES", "Traditional_WIN".</p>
|
/aoo4110/main/odk/docs/common/ref/ |
H A D | idl.css | 88 font-family: Arial; font-size:9pt; font-variant:small-caps; 98 font-family: Arial; font-size:9pt; font-variant:small-caps;
|
/aoo4110/main/formula/inc/formula/ |
H A D | compiler.hrc | 384 #define SC_OPCODE_INDIRECT_XL 388 /* See also INDIRECT for OOO variant */ 385 #define SC_OPCODE_ADDRESS_XL 389 /* See also ADRESS for OOO variant */
|
/aoo4110/main/sfx2/source/sidebar/ |
H A D | Paint.hxx | 75 ::boost::variant<
|
/aoo4110/main/vbahelper/source/vbahelper/ |
H A D | vbafillformat.hxx | 61 …virtual void SAL_CALL TwoColorGradient( sal_Int32 style, sal_Int32 variant ) throw (css::uno::Runt…
|
/aoo4110/main/oovbaapi/ooo/vba/msforms/ |
H A D | XFillFormat.idl | 40 void TwoColorGradient( [in] long style, [in] long variant );
|
/aoo4110/main/offapi/com/sun/star/i18n/ |
H A D | LanguageCountryInfo.idl | 52 /// A variant name
|
/aoo4110/main/cui/source/options/ |
H A D | optjsearch.src | 89 Text [ en-US ] = "~variant-form kanji (itaiji)";
|
/aoo4110/main/boost/ |
H A D | makefile.mk | 162 @$(GNUCOPY) -R $(PACKAGE_DIR)$/$(TARFILE_NAME)$/boost$/variant $(INCCOM)$/$(PRJNAME)
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XResourceId.idl | 130 convenience variant of the <member>isBoundTo()</member> function
|
/aoo4110/main/cairo/ |
H A D | cairo-1.8.0.patch | 106 +/* Define $ac_func to an innocuous variant, in case <limits.h> declares $ac_func.
|
/aoo4110/main/offapi/com/sun/star/configuration/ |
H A D | SimpleSetUpdate.idl | 129 variant of the basic template is instantiated. If an implementation supports
|
/aoo4110/main/icu/ |
H A D | icu4c-4_0_1-src.patch | 271 …int32_t variantLen = _deleteVariant(variant, uprv_min(variantSize, (nameCapacity-len)), variantToC…
|
/aoo4110/main/filter/source/xslt/import/wordml/ |
H A D | wordml2ooo_props.xsl | 267 <xsl:attribute name="fo:font-variant">
|
/aoo4110/main/boost/prj/ |
H A D | d.lst | 731 mkdir: %_DEST%\inc%_EXT%\boost\variant 732 mkdir: %_DEST%\inc%_EXT%\boost\variant\detail 1450 ..\%__SRC%\inc\boost\variant\* %_DEST%\inc%_EXT%\boost\variant 1451 ..\%__SRC%\inc\boost\variant\detail\* %_DEST%\inc%_EXT%\boost\variant\detail
|