Home
last modified time | relevance | path

Searched refs:aPos (Results 601 – 625 of 743) sorted by relevance

1...<<21222324252627282930

/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx1871 aHitRec.aPos=rUpPos; in ImpMacroUp()
1887 aHitRec.aPos=rDownPos; in ImpMacroDown()
1903 aHitRec.aPos=rPnt; in MovMacroObj()
1931 aHitRec.aPos=aMacroDownPos; in EndMacroObj()
/trunk/main/svx/inc/svx/
H A Dcube3d.hxx65 …E3dCubeObj(E3dDefaultAttributes& rDefault, basegfx::B3DPoint aPos, const basegfx::B3DVector& r3DSi…
/trunk/main/sw/source/core/unocore/
H A Dunoframe.cxx1716 SwPosition aPos(*pFrame->GetFrmFmt()->GetCntnt().GetCntntIdx()); in setPropertyValue() local
1717 aAnchor.SetAnchor(&aPos); in setPropertyValue()
1860 SwPosition aPos = *pPosition; in setPropertyValue() local
1861 aPos.nNode = *pFlyFmt->GetCntnt().GetCntntIdx(); in setPropertyValue()
1862 aAnchor.SetAnchor(&aPos); in setPropertyValue()
3278 SwPosition aPos(pFmt->GetCntnt().GetCntntIdx()->GetNode()); in createEnumeration() local
3280 GetDoc()->CreateUnoCrsr(aPos, sal_False)); in createEnumeration()
/trunk/main/sw/source/ui/envelp/
H A Dsyncbtn.cxx67 pInfo->aPos = pWindow->GetPosPixel(); in SFX_IMPL_FLOATINGWINDOW()
/trunk/main/sw/source/filter/basflt/
H A Dshellio.cxx828 SwPosition aPos( aIdx, SwIndex( pNd ) ); in Write() local
829 pTblNd->GetTable().MakeCopy( pDoc, aPos, aBoxes ); in Write()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx181 SwPosition aPos( *pFlySttNd ); in InsertDrawObject() local
182 aAnchor.SetAnchor( &aPos ); in InsertDrawObject()
/trunk/main/sw/source/core/crsr/
H A Dtrvltbl.cxx890 SwPosition aPos( *pBoxIdx ); in SaveTblBoxCntnt() local
891 CheckTblBoxCntnt( &aPos ); in SaveTblBoxCntnt()
/trunk/main/basctl/source/accessibility/
H A Daccessibledialogwindow.cxx859 Point aPos = VCLPoint( rPoint ); in getAccessibleAtPoint() local
860 if ( aRect.IsInside( aPos ) ) in getAccessibleAtPoint()
/trunk/main/sw/source/ui/ribbar/
H A Dworkctrl.cxx669 Point aPos = OutputToScreenPixel(Point(0,0)); in Click() local
670 Rectangle aRect(aPos, GetSizePixel()); in Click()
/trunk/main/sw/source/ui/inc/
H A Dinputwin.hxx57 Edit aPos; member in SwInputWindow
/trunk/main/sc/source/ui/inc/
H A Dreffact.hxx86 static void SetDefaultPosSize(Point aPos, Size aSize, sal_Bool bSet=sal_True);
/trunk/main/svx/source/engine3d/
H A Dview3d.cxx478 Point aPos(rPos); in Paste() local
480 ImpGetPasteObjList(aPos, pDstList); in Paste()
500 Point aDist(aPos - aR.Center()); in Paste()
/trunk/main/vcl/source/glyphs/
H A Dgraphite_layout.cxx1247 Point aPos(0, 0); in kashidaJustify() local
1248 aPos.X() = (*i).maLinearPos.X(); in kashidaJustify()
1249 GlyphItem newGi(glyphItem.mnCharPos, nKashidaIndex, aPos, in kashidaJustify()
/trunk/main/sc/source/core/tool/
H A Dtoken.cxx524 ScAddress aPos; in TextEqual() local
525 aTemp1.SmartRelAbs(aPos); in TextEqual()
526 aTemp2.SmartRelAbs(aPos); in TextEqual()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCsvControl.cxx510 Point aPos( rRuler.GetX( lcl_GetRulerPos( nIndex ) ) - rRuler.GetCharWidth() / 2, 0 ); in getCharacterBounds() local
511 AwtRectangle aRect( aPos.X(), aPos.Y(), rRuler.GetCharWidth(), rRuler.GetSizePixel().Height() ); in getCharacterBounds()
H A DAccessibleText.cxx376 …Point aPos = aVisArea.TopLeft(); // get first the position to remember negative positions after cl… in CorrectVisArea() local
382 sal_Int32 nX(aPos.getX()); in CorrectVisArea()
383 sal_Int32 nY(aPos.getY()); in CorrectVisArea()
/trunk/main/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx1476 const Point aPos( m_aPreviewRect.TopLeft() ); in Paint() local
1480 m_aGraphicObj.StartAnimation( this, aPos, aSize ); in Paint()
1482 m_aGraphicObj.Draw( this, aPos, aSize ); in Paint()
/trunk/main/connectivity/source/commontools/
H A DFValue.cxx176 AllocationState::iterator aPos = getLocation( _pName ); in registerUnit() local
177 ++aPos->nAllocatedUnits; in registerUnit()
185 AllocationState::iterator aPos = getLocation( _pName ); in revokeUnit() local
186 --aPos->nAllocatedUnits; in revokeUnit()
/trunk/main/editeng/source/editeng/
H A Dimpedit.cxx413 Point aPos( GetWindowPos( rDocRect.TopLeft() ) ); in GetWindowPos() local
418 aRect = Rectangle( aPos, aSz ); in GetWindowPos()
422 Point aNewPos( aPos.X()-aSz.Height(), aPos.Y() ); in GetWindowPos()
/trunk/main/xmloff/source/draw/
H A Dsdxmlexp.cxx278 Point aPos = aTitlePos; in ImpXMLAutoLayoutInfo() local
279 aPos.Y() += long( aTitleSize.Height() * 0.083 ); in ImpXMLAutoLayoutInfo()
292 aPos.X() += (aPartArea.Width() - aSize.Width()) / 2; in ImpXMLAutoLayoutInfo()
293 aPos.Y() += (aPartArea.Height()- aSize.Height())/ 2; in ImpXMLAutoLayoutInfo()
295 aTitlePos = aPos; in ImpXMLAutoLayoutInfo()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx790 ScAddress aPos( nCol, nRow, nTab ); in EnterBlock() local
798 ScFormulaCell* pFCell = new ScFormulaCell( pDoc, aPos, aNewStr ); in EnterBlock()
806 pInsDoc->SetClipArea( ScRange(aPos) ); in EnterBlock()
2321 ScAddress aPos( nPosX, nPosY, nTab ); in InsertAreaLink() local
2323 …pDocSh->GetDocFunc().InsertAreaLink( rFile, rFilter, rOptions, rSource, aPos, nRefresh, sal_False,… in InsertAreaLink()
H A Dcellsh.cxx562 ScAddress aPos( nPosX, nPosY, nTab ); in GetState() local
564 if ( const ScPostIt* pNote = pDoc->GetNote( aPos ) ) in GetState()
/trunk/main/sfx2/source/view/
H A Dframe.cxx800 Point aPos ( rBorder.Left(), rBorder.Top() ); in SetToolSpaceBorderPixel_Impl() local
820 pF->GetWindow().SetPosSizePixel( aPos, aSize ); in SetToolSpaceBorderPixel_Impl()
/trunk/main/svx/source/dialog/
H A Dimapwnd.cxx708 Point aPos = PixelToLogic( ScreenToOutputPixel( rHEvt.GetMousePosPixel() ) ); in RequestHelp() local
712 if ( pView->PickObj( aPos, pView->getHitTolLog(), pSdrObj, pPageView ) ) in RequestHelp()
/trunk/main/extensions/source/propctrlr/
H A Dbrowserline.hxx98 void SetPosSizePixel(Point aPos,Size aSize);

Completed in 223 milliseconds

1...<<21222324252627282930