Home
last modified time | relevance | path

Searched refs:constant (Results 26 – 50 of 136) sorted by relevance

123456

/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_intel/
H A Dhash.cxx76 …a, sal_uInt32& b, sal_uInt32 c, sal_uInt32 d, sal_uInt32& e, sal_uInt32 constant, sal_uInt32 datum… in subRound() argument
86 e += constant + datum; in subRound()
/aoo4110/main/bridges/source/cpp_uno/cc50_solaris_sparc/
H A Dhash.cxx77 …a, sal_uInt32& b, sal_uInt32 c, sal_uInt32 d, sal_uInt32& e, sal_uInt32 constant, sal_uInt32 datum… in subRound() argument
87 e += constant + datum; in subRound()
/aoo4110/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx504 ::System::Object * constant = in get_type()
516 constant->GetType(), in get_type()
520 field_builder->SetConstant( constant ); in get_type()
560 ::System::Object * constant = in get_type()
566 constant->GetType(), in get_type()
570 field_builder->SetConstant( constant ); in get_type()
/aoo4110/main/offapi/com/sun/star/embed/
H A DXEmbeddedObject.idl131 specifies the new state, can take values from the constant set
279 can take values from <type>EmbedMisc</type> constant set
H A DStorageFormats.idl32 /** The constant set contains IDs of formats that are supported by
H A DVerbAttributes.idl32 /** The constant set specifies possible attributes of a verb.
H A DStateChangeInProgressException.idl47 Contains a value from <type>EmbedStates</type> constant set.
H A DEmbedUpdateModes.idl32 /** The constant set specifies possible modes of object update.
/aoo4110/main/framework/source/inc/constant/
H A Dcontainerquery.hxx30 namespace constant{ namespace
H A Dcontenthandler.hxx30 namespace constant{ namespace
H A Dframeloader.hxx30 namespace constant{ namespace
/aoo4110/main/framework/source/constant/
H A Dcontainerquery.cxx32 namespace constant{ namespace
H A Dcontenthandler.cxx32 namespace constant{ namespace
H A Dframeloader.cxx32 namespace constant{ namespace
/aoo4110/main/idlc/source/
H A Dscanner.ll111 "integral constant too large");
126 "negative integral constant too large");
/aoo4110/main/idlc/test/parser/
H A Dmakefile.mk36 $(EXECTEST) constant.tests $(BIN)/idlc$(EXECPOST) \
/aoo4110/main/offapi/com/sun/star/rendering/
H A DXColorSpace.idl98 @return a value from the <type>ColorSpaceType</type> constant
124 @return a value from the <type>RenderingIntent</type> constant
/aoo4110/main/pyuno/source/module/
H A Dpyuno_module.cxx386 PyRef constant = runtime.any2PyObject( a ); in getConstantByName() local
387 ret = constant.getAcquired(); in getConstantByName()
/aoo4110/main/offapi/com/sun/star/table/
H A DCellContentType.idl45 /** cell contains a constant value.
/aoo4110/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Dexceptions.cxx122 sal_uInt32 & e, sal_uInt32 constant, sal_uInt32 datum, in subRound() argument
138 e += constant + datum; in subRound()
/aoo4110/main/udkapi/com/sun/star/lang/
H A DIllegalAccessException.idl39 a constant property.
/aoo4110/main/offapi/com/sun/star/chart/
H A DTimeInterval.idl44 <p>is a value out of the constant group <type>::com::sun::star::chart::TimeUnit</type>.</p>
/aoo4110/main/offapi/com/sun/star/xml/crypto/
H A DCipherID.idl32 /** The constant set contains identifiers of supported cipher-creation
H A DDigestID.idl32 /** The constant set contains identifiers of supported digest-creation
/aoo4110/main/offapi/com/sun/star/frame/status/
H A DVerb.idl59 /** specifies if the command is available for a constant object.

Completed in 118 milliseconds

123456