/trunk/main/offapi/com/sun/star/ucb/ |
H A D | ContentProviderProxy.idl | 46 the real content provider object shall be deferred for some reason 48 instanciating and registering the real provider at the UCB, a proxy for 49 the real provider can be created and registered at the UCB. 58 must instanciate the real provider and return the return value 59 of a queryInterface call at the real provider, except for queries 61 the queryInterface method at the proxy will get access to the real 69 <p>The implementation will instantiate the real content provider only
|
H A D | RemoteProxyContentProvider.idl | 37 <p>Before trying to pass a request to a 'real,' underlying content provider
|
/trunk/main/scaddins/source/analysis/ |
H A D | analysishelper.cxx | 1914 CHK_FINITE(Num.real()); in GetString() 1922 aRet = ::GetString( Num.real() ); in GetString() 1946 double phi = acos( Num.real() / Abs() ); in Arg() 1972 phi = acos( Num.real() / p ); in Power() 1995 double r = Num.real(), i = Num.imag() ; in Sin() 2015 double r = Num.real(), i = Num.imag() ; in Cos() 2038 double a1 = Num.real(); in Div() 2039 double a2 = z.Num.real(); in Div() 2053 double fE = exp( Num.real() ); in Exp() 2060 double r = Num.real(), i = Num.imag() ; in Ln() [all …]
|
/trunk/main/offapi/com/sun/star/geometry/ |
H A D | XMapping2D.idl | 39 real numbers onto itself, as is representable by the 41 bijective, i.e. map a pair of real numbers to exactly one other 42 pair of real numbers an vice versa, to facilitate a working 44 pair of real numbers there must be another pair that is mapped
|
H A D | RealPoint2D.idl | 30 This structure contains x and y real-valued coordinates of a
|
H A D | RealSize2D.idl | 30 The data is stored real-valued.<p>
|
H A D | RealBezierSegment2D.idl | 31 The data is stored real-valued. The last point of the segment is
|
/trunk/main/basic/source/runtime/ |
H A D | dllmgr.cxx | 614 rtl::OString real( in getProcData() local 616 p = GetProcAddress(handle, real.getStr()); in getProcData() 618 proc->name = real; in getProcData() 622 real = name8 + rtl::OString(RTL_CONSTASCII_STRINGPARAM("A")); in getProcData() 623 p = GetProcAddress(handle, real.getStr()); in getProcData() 625 proc->name = real; in getProcData()
|
/trunk/main/offapi/com/sun/star/chart2/ |
H A D | AxisType.idl | 37 /** the axis represent real numbers 40 /** the axis represent real numbers in percent
|
/trunk/main/offapi/com/sun/star/frame/ |
H A D | XComponentLoader.idl | 80 as real frame names: 137 The real document service behind this interface can be one of follow three ones: 148 Should be used for real editable components which doesn't need a model.
|
H A D | XSynchronousDispatch.idl | 62 They depend on the real implementation of the dispatch object.
|
H A D | DispatchRecorder.idl | 44 again. Which code will be generated depends from real implementation. So it's
|
H A D | XDispatchHelper.idl | 71 They depend on the real implementation of the dispatch object.
|
/trunk/main/offapi/com/sun/star/task/ |
H A D | XJobListener.idl | 52 to use special protocol (which depends from real implementation) between 53 <type>JobExecutor</type> and a real job. So it can be possible to:
|
H A D | XAsyncJob.idl | 50 must be aware, that execution can be made real asynchronous (e.g. by using 52 under control, it's not allowed for a real job implementation to use such mechanism
|
H A D | JobExecutor.idl | 41 which meaning doesn't matter for any real service implementation of this
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | configuration.properties | 78 # This defines a subset of the real XSL-FO standard. 84 # This defines a subset of the real XSL-FO standard. 90 # This defines a subset of the real XSL-FO standard.
|
/trunk/main/udkapi/com/sun/star/lang/ |
H A D | XComponent.idl | 41 <p>Actually the real lifetime of an UNO object is controlled by 81 <p>For some objects no real owner can be identified, thus it can be
|
/trunk/main/offapi/com/sun/star/util/ |
H A D | XCloseable.idl | 50 provides this possibility, but can't guarantee real termination of called object. 74 … But nobody can guarantee real closing of called object - because it can disagree with that if any
|
/trunk/main/autodoc/inc/cosv/ |
H A D | csv_env.hxx | 51 typedef REAL64 real; // standard sized real. typedef
|
/trunk/main/offapi/com/sun/star/configuration/backend/ |
H A D | SingleBackendAdapter.idl | 40 <p>All real functionality is provided by the wrapped <type>SingleBackend</type>.
|
H A D | BackendAdapter.idl | 77 <p>If this interface is missing, the real backend to use is determined
|
/trunk/main/offapi/com/sun/star/view/ |
H A D | PaperFormat.idl | 78 /** The real paper size is user defined in 100th mm.
|
/trunk/main/offapi/com/sun/star/text/ |
H A D | SizeType.idl | 39 in which case the real height depends on the content. This information
|
/trunk/main/offapi/com/sun/star/document/ |
H A D | AmbigousFilterRequest.idl | 62 /** transport the real detected filter, which stands in conflict to the pre selected one
|