Home
last modified time | relevance | path

Searched refs:cs (Results 51 – 75 of 142) sorted by relevance

123456

/aoo41x/main/oox/source/drawingml/table/
H A Dtablestyletextstylecontext.cxx77 case A_TOKEN( cs ): // CT_TextFont in createFastChildContext()
/aoo41x/main/i18npool/source/collator/data/
H A Dhu_charset.txt25 & c < cs <<< Cs <<< CS
/aoo41x/main/oox/source/drawingml/
H A Dtextcharacterpropertiescontext.cxx153 case A_TOKEN( cs ): // CT_TextFont in createFastChildContext()
H A Dthemeelementscontext.cxx179 case A_TOKEN( cs ): in createFastChildContext()
H A Dgraphicshapecontext.cxx273 msCs = xAttribs->getOptionalValue( R_TOKEN( cs ) ); in createFastChildContext()
/aoo41x/main/svx/source/svdraw/
H A Dsvdopath.cxx331 double cs=cos(nTmpAngle*nPi180); in CalcCircle() local
332 double nR=(double)GetLen(Point(dx,dy))/cs/2; in CalcCircle()
464 double cs=cos(a); in CalcRect() local
467 x+=Round(nGKathLen*cs); in CalcRect()
2375 void SdrPathObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
2382 SdrTextObj::NbcRotate(rRef,nWink,sn,cs); in NbcRotate()
H A Dsvdoedge.cxx2277 void SdrEdgeObj::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
2283 SdrTextObj::NbcRotate(rRef, nWink, sn, cs); in NbcRotate()
2284 RotateXPoly(*pEdgeTrack, rRef, sn, cs); in NbcRotate()
2294 RotatePoint((*pEdgeTrack)[0],rRef,sn,cs); in NbcRotate()
2301 RotatePoint((*pEdgeTrack)[sal_uInt16(nPntAnz-1)],rRef,sn,cs); in NbcRotate()
/aoo41x/main/svx/source/engine3d/
H A Dobj3d.cxx945 void E3dObject::NbcRotate(const Point& rRef, long nWink, double sn, double cs) in NbcRotate() argument
960 …NbcRotateGluePoints(rRef,nWink,sn,cs); // Rotiert die Klebepunkte (die haben noch Koordinaten rel… in NbcRotate()
/aoo41x/main/svx/inc/svx/
H A Dsvdograf.hxx188 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
H A Dsvdomeas.hxx125 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
H A Dobj3d.hxx184 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
H A Dsvdoashp.hxx195 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
H A Dsvdoedge.hxx274 virtual void NbcRotate(const Point& rRef, long nWink, double sn, double cs);
/aoo41x/main/instsetoo_native/inc_ure/windows/msi_templates/
H A Dcodes.txt33 cs = "{3EF31743-BD4C-4CFF-ADF4-DC997358B6DD}"
/aoo41x/main/instsetoo_native/util/
H A Dpack.lst19 …i12.pro,unxlngx6.pro,unxmacxi.pro ar|as|ast|be-BY|bg|bn|ca|ca-XR|ca-XV|cs|da|de|dz|el|en-GB|eo…
/aoo41x/main/libtextcat/data/new_fingerprints/
H A Dfpdb.conf62 czech.lm cs--utf8
/aoo41x/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A Dcodes.txt33 cs = "{5D76E7D2-4C3F-4BF7-9574-1E01F9E68023}"
/aoo41x/main/oox/source/ppt/
H A Dtimenodelistcontext.cxx74 AnimColor(sal_Int16 cs, sal_Int32 o, sal_Int32 t, sal_Int32 th ) in AnimColor()
75 : colorSpace( cs ), one( o ), two( t ), three( th ) in AnimColor()
/aoo41x/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A Dcodes.txt33 cs = "{8D676E42-E6CE-42F5-80CF-345A0D35614E}"
H A Dcodes_ooodev.txt33 cs = "{8D676E42-E6CE-42F5-80CF-345A0D35614E}"
/aoo41x/main/ooo_custom_images/
H A DREADME.txt48 …svx source\dialog\optgdlg.src 0 stringlist OFA_TP_VIEW.LB_ICONSTYLE 6 0 cs New set 2002-02-02…
/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dhungarian.lm154 cs 194
/aoo41x/main/setup_native/source/win32/
H A Dmsi-encodinglist.txt41 cs 1250 1029 # Czech
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx2181 int cs, sn; in lcl_Rotate() local
2185 cs =1; in lcl_Rotate()
2189 cs =0; in lcl_Rotate()
2193 cs = -1; in lcl_Rotate()
2197 cs = 0; in lcl_Rotate()
2206 pt.X()=center.X()+ x0*cs-y0*sn; in lcl_Rotate()
2207 pt.Y()=center.Y()+ y0*cs+x0*sn; in lcl_Rotate()
/aoo41x/main/toolkit/workben/layout/
H A Dsortdlg.src169 Text [ cs ] = "Aktivovat přirozené třídění" ;

Completed in 167 milliseconds

123456