| /AOO41X/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
|
| /AOO41X/main/scaddins/source/analysis/ |
| H A D | analysishelper.cxx | 1914 CHK_FINITE(Num.real()); in GetString() 1919 bool bHasReal = !bHasImag || (Num.real() != 0.0); in GetString() 1922 aRet = ::GetString( Num.real() ); in GetString() 1943 if( Num.real() == 0.0 && Num.imag() == 0.0 ) in Arg() 1946 double phi = acos( Num.real() / Abs() ); in Arg() 1957 if( Num.real() == 0.0 && Num.imag() == 0.0 ) in Power() 1972 phi = acos( Num.real() / p ); in Power() 1987 double i_ = sqrt( p - Num.real() ) * fMultConst; in Sqrt() 1989 Num = double_complex (sqrt( p + Num.real() ) * fMultConst, ( Num.imag() < 0.0 )? -i_ : i_); in Sqrt() 1995 double r = Num.real(), i = Num.imag() ; in Sin() [all …]
|
| /AOO41X/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
|
| /AOO41X/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()
|
| /AOO41X/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
|
| /AOO41X/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 | XTerminateListener2.idl | 47 it doesnt know if termination will be real next time.
|
| H A D | DispatchRecorder.idl | 44 again. Which code will be generated depends from real implementation. So it's
|
| /AOO41X/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 wich meaning doesn't matter for any real service implementation of this
|
| /AOO41X/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.
|
| /AOO41X/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
|
| /AOO41X/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 guarentee real closing of called object - because it can disagree with that if any
|
| H A D | XCloseBroadcaster.idl | 48 all listener get's a notification about real closing.
|
| /AOO41X/main/cosv/inc/cosv/ |
| H A D | csv_env.hxx | 51 typedef REAL64 real; // standard sized real. typedef
|
| /AOO41X/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>.
|
| /AOO41X/main/offapi/com/sun/star/view/ |
| H A D | PaperFormat.idl | 78 /** The real paper size is user defined in 100th mm.
|
| /AOO41X/main/offapi/com/sun/star/text/ |
| H A D | SizeType.idl | 39 in which case the real height depends on the content. This information
|
| /AOO41X/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
|