Home
last modified time | relevance | path

Searched refs:pt (Results 551 – 575 of 675) sorted by relevance

1...<<21222324252627

/trunk/main/oovbaapi/ooo/vba/msforms/
H A DXControl.idl52 //Mso use double but OOo use long. OOo 1 = 1/100mm but Mso use pt.
/trunk/main/oox/inc/oox/drawingml/diagram/
H A Ddiagram.hxx185 void layout( const dgm::PointsTreePtr & pTree, const com::sun::star::awt::Point & pt );
/trunk/main/libtextcat/data/new_fingerprints/
H A Dfpdb.conf95 portuguese.lm pt-PT-utf8
/trunk/main/svx/source/accessibility/
H A Dsvxpixelctlaccessiblecontext.cxx338 Point pt= pPixelCtl->PixelToLogic(childPoint); in getAccessibleAtPoint() local
339 long nIndex = pPixelCtl->PointToIndex(pt); in getAccessibleAtPoint()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/accessibility/
H A D_XAccessibleText.java438 Point pt = new Point(-1, -1); in _getIndexAtPoint() local
439 int index = oObj.getIndexAtPoint(pt); in _getIndexAtPoint()
/trunk/main/scp2/source/math/
H A Dregistryitem_math.scp359 Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\"";
618 Value = "\"<progpath>\program\soffice.exe\" -pt \"%2\" \"%1\"";
/trunk/main/registry/workben/
H A Dregspeed.cxx73 extern "C" int ftime(struct timeb *pt);
/trunk/main/odk/docs/
H A Dsdk_styles.css142 …ft:20px; padding-top:3px; padding-bottom:5px; text-align:left; font-size: 12px; line-height:10pt; }
/trunk/main/oox/source/drawingml/diagram/
H A Ddatamodelcontext.cxx208 case DGM_TOKEN( pt ): in createFastChildContext()
/trunk/main/readlicense_oo/docs/readme/
H A Deval.xsl38 body * {font-size: 9pt}
/trunk/main/vcl/os2/source/window/
H A Dsalframe.cxx2338 POINTL pt; in GetPointerState() local
2339 _WinQueryPointerPos( HWND_DESKTOP, &pt ); in GetPointerState()
2341 aState.maPos = Point( pt.x - maGeometry.nX, pt.y - maGeometry.nY ); in GetPointerState()
/trunk/main/fpicker/source/win32/filepicker/
H A DPreviewCtrl.cxx370 POINT pt = { 0, 0 }; in getPos() local
/trunk/main/setup_native/source/packinfo/
H A Dpackage_names.txt55 %PACKAGEPREFIX%SOLARISBRANDPACKAGENAME%BRANDPACKAGEVERSION-dict-pt Pt dictionary for %PRODUCTNAME %…
/trunk/main/offapi/com/sun/star/linguistic2/
H A DXLanguageGuessing.idl89 <li>pt-PT : Portuguese (Portugal)</li>
/trunk/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx2146 ::uno::PolymorphicType * pt = dynamic_cast< ::uno::PolymorphicType * >(element_type); in get_type()
2147 if (pt) in get_type()
2149 ::System::String * sName = ::System::String::Concat(pt->PolymorphicName, S"[]"); in get_type()
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.src417 Text [ en-US ] = "pt";
/trunk/main/filter/source/msfilter/
H A Descherex.cxx2174 void lcl_Rotate(sal_Int32 nAngle, Point center, Point& pt) in lcl_Rotate() argument
2204 sal_Int32 x0 =pt.X()-center.X(); in lcl_Rotate()
2205 sal_Int32 y0 =pt.Y()-center.Y(); 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()
/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx919 long SvxPixelCtl::ShowPosition( const Point &pt) in ShowPosition() argument
921 Point aPt = PixelToLogic( pt ); in ShowPosition()
/trunk/main/oox/source/dump/
H A Ddumperbase.ini266 unitconverter=CONV-TWIP-TO-PT,/20,pt
H A Doledumper.ini70 unitconverter=STDFONT-HEIGHT,/10000,pt
/trunk/main/scp2/inc/
H A Dmacros.inc470 Value = "\"<progpath>\program\\" STRING(app) "\" -pt \"%2\" \"%1\""; \
/trunk/main/editeng/source/items/
H A Dsvxitems.src619 Text [ en-US ] = "pt" ;
/trunk/main/vcl/inc/vcl/
H A Dwindow.hxx559 SAL_DLLPRIVATE void ImplMirrorFramePos( Point &pt ) const;
/trunk/main/vcl/source/window/
H A Dwindow.cxx9660 void Window::ImplMirrorFramePos( Point &pt ) const in ImplMirrorFramePos()
9662 pt.X() = mpWindowImpl->mpFrame->maGeometry.nWidth-1-pt.X(); in ImplMirrorFramePos()
/trunk/main/oox/source/token/
H A Dtokens.txt4027 pt

Completed in 447 milliseconds

1...<<21222324252627