Home
last modified time | relevance | path

Searched refs:R (Results 1 – 25 of 219) sorted by relevance

123456789

/AOO41X/main/sal/workben/
H A Dt_digest.c165 const char **P,**R, **Q; in main() local
175 R=digest_out_MD2; in main()
182 if (strcmp (p, *R)) in main()
185 printf("got %s instead of %s\n",p,*R); in main()
191 R++; in main()
196 R=digest_out_MD5; in main()
203 if (strcmp (p, *R)) in main()
206 printf("got %s instead of %s\n",p,*R); in main()
212 R++; in main()
217 R=digest_out_SHA_0; in main()
[all …]
/AOO41X/main/cosv/inc/cosv/tpl/
H A Dfuncall.hxx125 template <class R>
128 typedef R result_type;
129 typedef R (* function_type )();
131 R operator()() const in operator ()()
147 template <class R, class C>
150 typedef R result_type;
151 typedef R (C::* function_type )() const;
153 R operator()( in operator ()()
171 template <class R, class C, class P>
174 typedef R result_type;
[all …]
H A Dprocessor.hxx89 template <typename X, typename R = void>
95 R Process( in Process()
99 virtual R do_Process(
110 template <typename X, typename R = void>
116 R Process( in Process()
120 virtual R do_Process(
/AOO41X/main/chart2/source/tools/
H A DThreeDHelper.cxx437 double R = F_PI*nRotationDeg/180; //rotation in Rad in convertElevationRotationDegToXYZAngleRad() local
445 double f23 = cos(R)*sin(E); in convertElevationRotationDegToXYZAngleRad()
450 y = R; in convertElevationRotationDegToXYZAngleRad()
457 if( sin(R)>0 ) in convertElevationRotationDegToXYZAngleRad()
462 if( (sin(R)*sin(E))>0 ) in convertElevationRotationDegToXYZAngleRad()
472 y = R; in convertElevationRotationDegToXYZAngleRad()
481 if( (sin(R)/cos(E))>0 ) in convertElevationRotationDegToXYZAngleRad()
496 y = R; in convertElevationRotationDegToXYZAngleRad()
498 if((cos(x)*sin(y)*sin(R))<0.0) in convertElevationRotationDegToXYZAngleRad()
506 z = atan(sin(R)/(cos(R)*sin(E))); in convertElevationRotationDegToXYZAngleRad()
[all …]
/AOO41X/main/svtools/source/filter/
H A Dsgvtext.cxx760 UCHAR ProcessChar(OutputDevice& rOut, UCHAR* TBuf, ProcChrSta& R, ObjTextType& Atr0, in ProcessChar() argument
770 …c=GetTextChar(TBuf,R.Index,Atr0,R.Attrib,Rest,sal_False); // versucht evtl. zu trennen, wenn Rest … in ProcessChar()
774 R.OutCh=ConvertTextChar(c); // von HardTrenn nach '-', ... in ProcessChar()
775 R.Kapt=(R.Attrib.Schnitt & TextKaptBit) !=0 && UpcasePossible(R.OutCh); in ProcessChar()
776 if (R.Kapt) R.OutCh=Upcase(R.OutCh); in ProcessChar()
777 SetTextContext(rOut,R.Attrib,R.Kapt,0,1,1,1,1); in ProcessChar()
779 if (R.Kapt) c1=Upcase(c); else c1=c; in ProcessChar()
782 if (R.Attrib.ZAbst!=100) { // Spezial-Zeichenabstand ? in ProcessChar()
784 Temp=sal_uLong(ChrWidth)*sal_uLong(R.Attrib.ZAbst)/100; in ProcessChar()
788 if (R.ChrXP>32000) R.ChrXP=32000; in ProcessChar()
[all …]
/AOO41X/main/sc/source/core/tool/
H A Drefupdat.cxx39 template< typename R, typename S, typename U >
40 sal_Bool lcl_MoveStart( R& rRef, U nStart, S nDelta, U nMask ) in lcl_MoveStart()
44 rRef = sal::static_int_cast<R>( rRef + nDelta ); in lcl_MoveStart()
60 template< typename R, typename S, typename U >
61 sal_Bool lcl_MoveEnd( R& rRef, U nStart, S nDelta, U nMask ) in lcl_MoveEnd()
65 rRef = sal::static_int_cast<R>( rRef + nDelta ); in lcl_MoveEnd()
81 template< typename R, typename S, typename U >
82 sal_Bool lcl_MoveReorder( R& rRef, U nStart, U nEnd, S nDelta ) in lcl_MoveReorder()
86 rRef = sal::static_int_cast<R>( rRef + nDelta ); in lcl_MoveReorder()
95 rRef = sal::static_int_cast<R>( rRef + nDelta ); // in the moved range in lcl_MoveReorder()
[all …]
/AOO41X/main/solenv/bin/
H A Dzipdep.pl50 $R = '';
129 &get_dir_content($file_name, \%files_in_arch) if ($r || $R);
133 &remove_uncompliant(\@given_patterns) if ($R);
188 if ($R) {
259 $arg =~ /^-R$/ and $R = 1 and next;
282 &print_error('error: Invalid command arguments (do not specify both -r and -R)') if ($r && $R);
/AOO41X/main/svx/source/svdraw/
H A Dsvdobj.cxx1497 Rectangle R(aOutRect); in NbcRotate() local
1499 aOutRect.Left() =-R.Bottom(); in NbcRotate()
1500 aOutRect.Right() =-R.Top(); in NbcRotate()
1501 aOutRect.Top() =R.Left(); in NbcRotate()
1502 aOutRect.Bottom()=R.Right(); in NbcRotate()
1504 aOutRect.Left() =-R.Right(); in NbcRotate()
1505 aOutRect.Right() =-R.Left(); in NbcRotate()
1506 aOutRect.Top() =-R.Bottom(); in NbcRotate()
1507 aOutRect.Bottom()=-R.Top(); in NbcRotate()
1509 aOutRect.Left() =R.Top(); in NbcRotate()
[all …]
/AOO41X/main/sc/source/filter/excel/
H A Dxlformula.cxx48 const sal_uInt8 R = EXC_TOKCLASS_REF; variable
77 { ocIf, 1, 2, 3, R, { VO, RO }, 0, 0 },
109 { ocIndex, 29, 2, 4, R, { RA, VV }, 0, 0 },
155 { ocOffset, 78, 3, 5, R, { RO, VR }, EXC_FUNCFLAG_VOLATILE, 0 },
162 { ocChose, 100, 2, MX, R, { VO, RO }, 0, 0 },
191 { ocIndirect, 148, 1, 2, R, { VR }, EXC_FUNCFLAG_VOLATILE, 0 },
217 { ocExternal, 255, 1, MX, R, { RO_E, RO }, EXC_FUNCFLAG_IMPORTONLY, 0 }
331 { ocMacro, 255, 1, MX, R, { RO_E, RO }, EXC_FUNCFLAG_EXPORTONLY, 0 },
332 { ocExternal, 255, 1, MX, R, { RO_E, RO }, EXC_FUNCFLAG_EXPORTONLY, 0 },
/AOO41X/main/offapi/com/sun/star/geometry/
H A DXMapping2D.idl35 /** Interface defining an arbitrary bijective mapping from R^2 to R^2.<p>
38 mapping from R^2 to R^2, i.e. from the two-dimensional space of
H A DMatrix2D.idl52 followed by a rotation, given by R, is expressed as vd=R*(S*vs) in
54 this can be shortened to vd=(R*S)*vs=M'*vs. Therefore, a set of
H A DAffineMatrix2D.idl49 followed by a rotation, given by R, is expressed as vd=R*(T*vs) in
51 this can be shortened to vd=(R*T)*vs=M'*vs. Therefore, a set of
H A DAffineMatrix3D.idl50 followed by a rotation, given by R, is expressed as vd=R*(T*vs) in
52 this can be shortened to vd=(R*T)*vs=M'*vs. Therefore, a set of
/AOO41X/main/filter/qa/complex/filter/detection/typeDetection/
H A Dfiles.csv10 # W R I T E R D O C U M E N T S
75 # D R A W
84 # I M P R E S S
98 # G R A P H I C S
/AOO41X/extras/l10n/source/ku/
H A Dlocalize.sdf131 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_START 0 ku Rûpela Yeke…
132 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_PREV 0 ku Rûpela Berê…
133 sfx2 source\appl\newhelp.src 0 string STR_HELP_BUTTON_NEXT 0 ku Rûpela Pêş …
163 sfx2 source\dialog\templdlg.src 0 pushbutton RID_STYLECATALOG BT_ORG 50 ku ~Rê…
219 sfx2 source\dialog\dialog.src 0 string STR_TABPAGE_MANAGESTYLES 0 ku Rêv…
246 …obutton TP_COMMONPRINTOPTIONS RB_REDUCEBITMAPS_RESOLUTION 52 ku Rêje~şane …
339 …g.src 0 string SFX_ST_DURATION_FORMAT 0 ku S: %1 M: %2 R: %3 S: %4 X: %5 Ç: %…
410 sfx2 source\view\view.src 0 string STR_PAGE 0 ku Rûpel 200…
527 sfx2 source\doc\doctdlg.src 0 pushbutton DLG_DOC_TEMPLATE BT_ORGANIZE 50 ku ~Rê…
536 sfx2 source\doc\new.src 0 checkbox DLG_NEW_FILE CB_PAGE_STYLE 50 ku ~Rûpel …
[all …]
/AOO41X/main/libtextcat/data/new_fingerprints/lm/
H A Dsanskrit.lm125 R 248
126 R^ 248
128 R^i 247
258 R^it 123
/AOO41X/main/solenv/gbuild/platform/
H A Dwinmingw.mk195 R=$(gb_Helper_REPODIR_NATIVE) && $(subst $(REPODIR)/,$$R/,$(subst $(gb_Helper_REPODIR_NATIVE)/,$$R/…
196 …bst $(REPODIR)/,$$R/,$(subst $(SRCDIR)/,$$S/,$(subst $(OUTDIR)/,$$O/,$(subst $(WORKDIR)/,$$W/,$(su…
H A Dwindows.mk221 R=$(gb_Helper_REPODIR_NATIVE) && $(subst $(REPODIR)/,$$R/,$(subst $(gb_Helper_REPODIR_NATIVE)/,$$R/…
222 …bst $(REPODIR)/,$$R/,$(subst $(SRCDIR)/,$$S/,$(subst $(OUTDIR)/,$$O/,$(subst $(WORKDIR)/,$$W/,$(su…
/AOO41X/main/xsltml/
H A Dxsltml_2.1.2.patch337 +<xsl:when test="starts-with($content,'&#x00154;')"><xsl:value-of select="'\acute{R}'" /><xsl:call-…
339 +<xsl:when test="starts-with($content,'&#x00156;')"><xsl:value-of select="'\mbox{\c{R}}'" /><xsl:ca…
341 +<xsl:when test="starts-with($content,'&#x00158;')"><xsl:value-of select="'\check{R}'" /><xsl:call-…
620 +<xsl:when test="starts-with($content,'&#x0211B;')"><xsl:value-of select="'\mathscr{R}'" /><xsl:cal…
622 + <xsl:when test="starts-with($content,'&#x0211D;')"><xsl:value-of select="'\mathbb{R}'" /><x…
729 …fter($content, '&#x02208;')"/></xsl:call-template></xsl:when> <!--/in R: set membership -->
741 …ter($content, '&#x0221D;')"/></xsl:call-template></xsl:when> <!--/propto R: is proportional to …
748 …ect="substring-after($content, '&#x02223;')"/></xsl:call-template></xsl:when> <!--/mid R: -->
749 …ect="substring-after($content, '&#x02223;')"/></xsl:call-template></xsl:when> <!--/mid R: -->
752 …tring-after($content, '&#x02225;')"/></xsl:call-template></xsl:when> <!--/parallel R: parallel -->
[all …]
/AOO41X/main/oox/source/xls/
H A Dformulabase.cxx258 const sal_uInt8 R = BIFF_TOKCLASS_REF; variable
283 { "IF", "IF", 1, 1, 2, 3, R, { VO, RO }, 0 },
315 { "INDEX", "INDEX", 29, 29, 2, 4, R, { RA, VV }, 0 },
361 …{ "OFFSET", "OFFSET", 78, 78, 3, 5, R, { RO, VR }, FUNCFLA…
368 { "CHOOSE", "CHOOSE", 100, 100, 2, MX, R, { VO, RO }, 0 },
397 …{ "INDIRECT", "INDIRECT", 148, 148, 1, 2, R, { VR }, FUNCFLAG_VO…
416 …{ 0, "EXTERN.CALL", 255, 255, 1, MX, R, { RO_E, RO }, FUNCF…
421 …{ 0, "RETURN", 55, 55, 0, 1, R, { RO }, FUNCFLAG_MA…
422 …{ 0, "ABSREF", 79, 79, 2, 2, R, { VR, RO }, FUNCFLA…
424 …{ 0, "ACTIVE.CELL", 94, 94, 0, 0, R, {}, FUNCFLAG_MACROF…
[all …]
/AOO41X/main/nss/
H A Dnss.patch33 -EXTRA_SHARED_LIBS += -R '$$ORIGIN/../lib:/usr/lib/mps/secv1/64:/usr/lib/mps/64'
35 +EXTRA_SHARED_LIBS += -R '$$ORIGIN'
37 -EXTRA_SHARED_LIBS += -R '$$ORIGIN/../lib:/usr/lib/mps/secv1:/usr/lib/mps'
38 +EXTRA_SHARED_LIBS += -R '$$ORIGIN'
/AOO41X/main/svtools/source/inc/
H A Dsgfbram.hxx150 RGBQuad(sal_uInt8 R, sal_uInt8 G, sal_uInt8 B) { Red=R; Grn=G; Blu=B; Fil=0; } in RGBQuad() argument
/AOO41X/main/basebmp/inc/basebmp/
H A Dmetafunctions.hxx73 template< typename A1, typename A2, typename A3, typename R > struct TernaryFunctorBase
78 typedef R result_type;
/AOO41X/main/solenv/gbuild/
H A DHelper.mk49 R=$(REPODIR) && \
50 $(subst $(REPODIR)/,$$R/,S=$(SRCDIR) && \
/AOO41X/main/winaccessibility/source/UAccCOM/
H A DUAccCOM.rc37 // Chinese (P.R.C.) resources
67 #endif // Chinese (P.R.C.) resources

123456789