Home
last modified time | relevance | path

Searched refs:cs (Results 1 – 25 of 154) sorted by relevance

1234567

/trunk/extras/l10n/source/cs/
H A Dlocalize.sdf6466 sw source\ui\fldui\fldui.src 0 string STR_ALL 0 cs Vše 20200411 15:09:53
18492 sd source\core\glob.src 0 string STR_PAGE 0 cs Snímek 20200411 15:09:53
20514 sfx2 source\doc\doc.src 0 string STR_STYLES 0 cs Styly 20200411 15:09:53
20515 sfx2 source\doc\doc.src 0 string STR_MACROS 0 cs Makra 20200411 15:09:53
20576 sfx2 source\doc\doc.src 0 string BTN_OK 0 cs Spustit 20200411 15:09:53
20954 sfx2 source\appl\app.src 0 string STR_KB 0 cs kB 20200411 15:09:53
20955 sfx2 source\appl\app.src 0 string STR_MB 0 cs MB 20200411 15:09:53
20956 sfx2 source\appl\app.src 0 string STR_GB 0 cs GB 20200411 15:09:53
20972 sfx2 source\appl\app.src 0 string GID_TEXT 0 cs Text 20200411 15:09:53
20977 sfx2 source\appl\app.src 0 string GID_DATA 0 cs Data 20200411 15:09:53
[all …]
/trunk/main/cli_ure/source/basetypes/
H A Dmakefile.mk40 ASSEMBLY_ATTRIBUTES = $(MISC)$/assembly_ure_$(TARGET).cs
52 uno$/Any.cs \
53 uno$/BoundAttribute.cs \
54 uno$/ExceptionAttribute.cs \
55 uno$/ParameterizedTypeAttribute.cs \
56 uno$/TypeParametersAttribute.cs \
57 uno$/TypeArgumentsAttribute.cs \
58 uno$/OnewayAttribute.cs \
59 uno$/PolymorphicType.cs \
64 $(GNUCOPY) -p assembly.cs $@
[all …]
/trunk/main/filter/source/xslt/import/wordml/
H A Dwordml2ooo_props.xsl186 <xsl:variable name="b-cs-value">
188 <xsl:when test="w:b-cs/@val">
189 <xsl:value-of select="w:b-cs/@val"/>
192 <xsl:value-of select="local-name(w:b-cs)"/>
196 <!-- could be simplified: is "b-cs" actually a valid value of w:b-cs/@val -->
200 <xsl:when test="$b-cs-value = 'b-cs'">bold</xsl:when>
230 <xsl:variable name="i-cs-value">
232 <xsl:when test="w:i-cs/@val">
233 <xsl:value-of select="w:i-cs/@val"/>
240 <!-- could be simplified: is "i-cs" actually a valid value of w:i-cs/@val -->
[all …]
/trunk/main/cli_ure/source/ure/
H A Dmakefile.mk40 ASSEMBLY_ATTRIBUTES = $(MISC)$/assembly_ure_$(TARGET).cs
52 uno$/util$/DisposeGuard.cs \
53 uno$/util$/WeakAdapter.cs \
54 uno$/util$/WeakBase.cs \
55 uno$/util$/WeakComponentBase.cs \
59 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk
60 $(GNUCOPY) -p assembly.cs $@
66 $(ASSEMBLY_ATTRIBUTES) : assembly.cs makefile.mk $(BIN)$/cliuno.snk $(BIN)$/cliureversion.mk
67 $(GNUCOPY) -p assembly.cs $@
/trunk/main/testtools/source/bridgetest/cli/
H A Dmakefile.mk104 cli_cs_testobj.cs \
105 cli_cs_multi.cs \
114 cli_cs_testobj.cs cli_cs_multi.cs
117 cli_cs_bridgetest.cs \
127 cli_cs_bridgetest.cs
173 cli_bridgetest_inprocess.cs \
195 cli_bridgetest_inprocess.cs
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx128 RotatePoint(rPoly[i],rRef,sn,cs); in RotatePoly()
136 RotatePoint(rPoly[i],rRef,sn,cs); in RotateXPoly()
144 RotatePoly(rPoly[i],rRef,sn,cs); in RotatePoly()
152 RotateXPoly(rPoly[i],rRef,sn,cs); in RotateXPoly()
288 double cs=cos(nWink); in CrookRotateXPoint() local
289 RotatePoint(rPnt,rCenter,sn,cs); in CrookRotateXPoint()
306 RotatePoint(*pC1,rCenter,sn,cs); in CrookRotateXPoint()
327 rCos=cs; in CrookRotateXPoint()
368 double cs=cos(nWink); in CrookSlantXPoint() local
369 RotatePoint(rPnt,rCenter,sn,cs); in CrookSlantXPoint()
[all …]
H A Dsvdogrp.cxx492 void SdrObjGroup::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
495 RotatePoint(aRefPoint,rRef,sn,cs); in NbcRotate()
500 pObj->NbcRotate(rRef,nWink,sn,cs); in NbcRotate()
502 NbcRotateGluePoints(rRef,nWink,sn,cs); in NbcRotate()
659 void SdrObjGroup::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() argument
664 RotatePoint(aRefPoint,rRef,sn,cs); in Rotate()
671 if (pObj->IsEdgeObj()) pObj->Rotate(rRef,nWink,sn,cs); in Rotate()
675 if (!pObj->IsEdgeObj()) pObj->Rotate(rRef,nWink,sn,cs); in Rotate()
677 NbcRotateGluePoints(rRef,nWink,sn,cs); in Rotate()
H A Dsvdotxtr.cxx255 void SdrTextObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
261 RotatePoint(aP,rRef,sn,cs); in NbcRotate()
269 aGeo.nCos=cs; in NbcRotate()
275 NbcRotateGluePoints(rRef,nWink,sn,cs); in NbcRotate()
H A Dsvdovirt.cxx391 void SdrVirtObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
393 rRefObj.NbcRotate(rRef-aAnchor,nWink,sn,cs); in NbcRotate()
433 void SdrVirtObj::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() argument
437 rRefObj.Rotate(rRef-aAnchor,nWink,sn,cs); in Rotate()
H A Dsvdglue.cxx178 void SdrGluePoint::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pOb… in Rotate() argument
181 RotatePoint(aPt,rRef,sn,cs); in Rotate()
375 void SdrGluePointList::Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject*… in Rotate() argument
379 GetObject(nNum)->Rotate(rRef,nWink,sn,cs,pObj); in Rotate()
H A Dsvdobj.cxx1493 void SdrObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
1498 if (sn==1.0 && cs==0.0) { // 90deg in NbcRotate()
1503 } else if (sn==0.0 && cs==-1.0) { // 180deg in NbcRotate()
1508 } else if (sn==-1.0 && cs==0.0) { // 270deg in NbcRotate()
1517 NbcRotateGluePoints(rRef,nWink,sn,cs); in NbcRotate()
1583 void SdrObject::Rotate(const Point& rRef, long nWink, double sn, double cs) in Rotate() argument
1588 NbcRotate(rRef,nWink,sn,cs); in Rotate()
2381 void SdrObject::NbcRotateGluePoints(const Point& rRef, long nWink, double sn, double cs) in NbcRotateGluePoints() argument
2388 pGPL->Rotate(rRef,nWink,sn,cs,this); in NbcRotateGluePoints()
/trunk/main/svx/source/engine3d/
H A Dscene3d.cxx649 void E3dScene::RotateScene (const Point& rRef, long /*nWink*/, double sn, double cs) in RotateScene() argument
670 if (sn==1.0 && cs==0.0) { // 90deg in RotateScene()
673 } else if (sn==0.0 && cs==-1.0) { // 180deg in RotateScene()
676 } else if (sn==-1.0 && cs==0.0) { // 270deg in RotateScene()
685 NewCenter.X() = (long) (Center.X() * cs - Center.Y() * sn); in RotateScene()
686 NewCenter.Y() = (long) (Center.X() * sn + Center.Y() * cs); in RotateScene()
753 void E3dScene::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
767 RotateScene (rRef, nWink, sn, cs); // Rotiert die Szene in NbcRotate()
775 …NbcRotateGluePoints(rRef,nWink,sn,cs); // Rotiert die Klebepunkte (die haben noch Koordinaten rel… in NbcRotate()
/trunk/main/svx/inc/svx/
H A Dsvdtrans.hxx74 inline void RotatePoint(Point& rPnt, const Point& rRef, double sn, double cs);
75 SVX_DLLPUBLIC void RotatePoly(Polygon& rPoly, const Point& rRef, double sn, double cs);
76 void RotateXPoly(XPolygon& rPoly, const Point& rRef, double sn, double cs);
77 void RotatePoly(PolyPolygon& rPoly, const Point& rRef, double sn, double cs);
78 void RotateXPoly(XPolyPolygon& rPoly, const Point& rRef, double sn, double cs);
132 inline void RotatePoint(Point& rPnt, const Point& rRef, double sn, double cs) in RotatePoint() argument
136 rPnt.X()=Round(rRef.X()+dx*cs+dy*sn); in RotatePoint()
137 rPnt.Y()=Round(rRef.Y()+dy*cs-dx*sn); in RotatePoint()
H A Dsvdogrp.hxx93 virtual void Rotate(const Point& rRef, long nWink, double sn, double cs);
103 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
H A Dsvdovirt.hxx110 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
116 virtual void Rotate(const Point& rRef, long nWink, double sn, double cs);
H A Dsvdglue.hxx106 void Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* pObj);
136 …void Rotate(const Point& rRef, long nWink, double sn, double cs, const SdrObject* p…
H A Dscene3d.hxx221 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
222 void RotateScene(const Point& rRef, long nWink, double sn, double cs);
/trunk/main/svtools/source/filter/
H A Dsgvmain.cxx123 x1=dx*cs-dy*sn; in RotatePoint()
124 y1=dy*cs+dx*sn; in RotatePoint()
135 x1=dx*cs-dy*sn; in RotatePoint()
136 y1=dy*cs+dx*sn; in RotatePoint()
577 double sn,cs; in Draw() local
579 cs=cos(double(DrehWink)*3.14159265359/18000); in Draw()
585 RotatePoint(aPts[i],Pos1.x,Pos1.y,sn,cs); in Draw()
759 double sn,cs; in Draw() local
763 cs=cos(double(StartWink)*3.14159265359/18000); in Draw()
764 RotatePoint(a,Center.x,Center.y,sn,cs); in Draw()
[all …]
/trunk/main/saxon/
H A Dsaxon-9.0.0.7-bj.patch303 + <include name="*.cs"/>
306 + <include name="*.cs"/>
309 + <include name="*.cs"/>
314 + <include name="*.cs"/>
317 + <include name="*.cs"/>
320 + <include name="*.cs"/>
323 + <include name="*.cs"/>
326 + <include name="*.cs"/>
329 + <include name="*.cs"/>
332 + <include name="*.cs"/>
[all …]
/trunk/main/odk/examples/CLI/
H A Dmakefile.mk39 $(DESTDIRCLIEXAMPLES)$/CSharp$/Spreadsheet$/GeneralTableSample.cs \
40 $(DESTDIRCLIEXAMPLES)$/CSharp$/Spreadsheet$/SpreadsheetDocHelper.cs \
41 $(DESTDIRCLIEXAMPLES)$/CSharp$/Spreadsheet$/SpreadsheetSample.cs \
42 $(DESTDIRCLIEXAMPLES)$/CSharp$/Spreadsheet$/ViewSample.cs \
/trunk/main/sal/rtl/source/
H A Dtres.c645 rtl_CmpState* cs = (rtl_CmpState*)cstate; in rtl_tres_getstat() local
646 return( cs->m_stat ); in rtl_tres_getstat()
653 rtl_CmpState* cs = (rtl_CmpState*)cstate; in rtl_tres_getmsg() local
654 return( cs->m_msg ); in rtl_tres_getmsg()
661 rtl_CmpState* cs = (rtl_CmpState*)cstate; in rtl_tres_getnextcmpstate() local
662 return( (rtl_cmpstate)cs->m_next ); in rtl_tres_getnextcmpstate()
/trunk/main/odk/examples/CLI/CSharp/Spreadsheet/
H A DMakefile58 $(SPREADSHEET_OUT)/%.exe : %.cs SpreadsheetDocHelper.cs
/trunk/main/cli_ure/qa/climaker/
H A Dmakefile.mk63 CSFILES = climaker.cs testobjects.cs
/trunk/main/testtools/source/cliversioning/
H A Dmakefile.mk87 CSFILES2 = runtests.cs
99 CSFILESLIB = version.cs
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/languageResolver/
H A Dlang.map39 42,Czech,cs,cs-CZ,1029

Completed in 2371 milliseconds

1234567