Home
last modified time | relevance | path

Searched refs:aPos (Results 1 – 25 of 743) sorted by relevance

12345678910>>...30

/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx778 Point aPos; in CalcBoundRect() local
804 aPos = pFrm->Frm().TopRight(); in CalcBoundRect()
901 aPos.Y() = in CalcBoundRect()
1065 aPos.X() = nTop; in CalcBoundRect()
1070 aPos.Y() = nTop; in CalcBoundRect()
1097 aPos.Y() = nLeft; in CalcBoundRect()
1102 aPos.X() = nLeft; in CalcBoundRect()
1286 _orRect.Pos( aPos.X() - _orRect.Width() - _orRect.Left(), _orRect.Top() - aPos.Y() ); in CalcBoundRect()
1289 _orRect.Pos( _orRect.Left() - aPos.X(), _orRect.Top() - aPos.Y() ); in CalcBoundRect()
1292 _orRect.Pos( - ( _orRect.Right() - aPos.X() ), _orRect.Top() - aPos.Y() ); in CalcBoundRect()
[all …]
H A Dfecopy.cxx158 aAnchor.SetAnchor( &aPos ); in Copy()
207 aAnchor.SetAnchor( &aPos ); in Copy()
213 SwPaM aTemp(aPos); in Copy()
226 aAnchor.SetAnchor( &aPos ); in Copy()
278 SwPosition aPos( rIdx ); in lcl_SetAnchor() local
279 rAnchor.SetAnchor( &aPos ); in lcl_SetAnchor()
410 Point aPos( rInsPt ); in CopyDrawSel() local
411 aPos -= aNewAnch; in CopyDrawSel()
518 if ( aPos.nNode > *pTmp && aPos.nNode < in Copy()
558 Point aPos( rInsPt ); in Copy() local
[all …]
/trunk/main/comphelper/source/property/
H A Dpropertycontainerhelper.cxx121 m_aProperties.erase( aPos ); in revokeProperty()
252 if (aPos == m_aProperties.end()) in convertFastPropertyValue()
260 switch (aPos->eLocated) in convertFastPropertyValue()
382 _rOldValue.setValue(aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type); in convertFastPropertyValue()
396 if (aPos == m_aProperties.end()) in setFastPropertyValue()
404 switch (aPos->eLocated) in setFastPropertyValue()
420 aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type.getTypeLibType(), in setFastPropertyValue()
438 if (aPos == m_aProperties.end()) in getFastPropertyValue()
446 switch (aPos->eLocated) in getFastPropertyValue()
457 _rValue.setValue(aPos->aLocation.pDerivedClassMember, aPos->aProperty.Type); in getFastPropertyValue()
[all …]
/trunk/main/sc/source/ui/cctrl/
H A Ddpcontrol.cxx202 Point aPos; in drawPopupButton() local
215 … mpOutDev->DrawLine(Point(aPos.X()+1, aPos.Y()+1), Point(aPos.X()+1, aPos.Y()+aSize.Height()-2)); in drawPopupButton()
216 … mpOutDev->DrawLine(Point(aPos.X()+1, aPos.Y()+1), Point(aPos.X()+aSize.Width()-2, aPos.Y()+1)); in drawPopupButton()
221 mpOutDev->DrawLine(Point(aPos.X()+aSize.Width()-2, aPos.Y()+1), in drawPopupButton()
488 Point aPos; in drawMenuItem() local
640 Point aPos; in launchSubMenu() local
702 Point aPos; in resizeToFitMenuItems() local
707 SetOutputSizePixel(Size(aPos.X(), aPos.Y())); in resizeToFitMenuItems()
783 Point aPos; in highlightMenuItem() local
1004 Point aPos; in ScDPFieldPopupWindow() local
[all …]
/trunk/main/starmath/source/
H A Dnode.cxx768 Point aPos; in Arrange() local
867 Point aPos; in Arrange() local
970 if (aPos.X() > nX) in GetExtraPos()
971 aPos.X() = nX; in GetExtraPos()
973 return aPos; in GetExtraPos()
1063 Point aPos; in Arrange() local
1389 Point aPos; in Arrange() local
1445 Point aPos; in Arrange() local
1707 Point aPos; in Arrange() local
2270 ((Polygon &) aPoly).Move(aPos.X(), aPos.Y()); in Draw()
[all …]
/trunk/main/svx/source/table/
H A Dsvdotable.cxx378 CellPos aPos; in ApplyCellStyles() local
379 for( aPos.mnRow = 0; aPos.mnRow < nRowCount; ++aPos.mnRow ) in ApplyCellStyles()
384 for( aPos.mnCol = 0; aPos.mnCol < nColCount; ++aPos.mnCol ) in ApplyCellStyles()
799 CellPos aPos; in getLastCell() local
805 return aPos; in getLastCell()
881 findMergeOrigin( mpImpl->mxTable.get(), aPos.mnCol, aPos.mnRow, aPos.mnCol, nTemp ); in getPreviousCell()
895 return aPos; in getPreviousCell()
910 findMergeOrigin( mpImpl->mxTable, aPos.mnCol, aPos.mnRow, aPos.mnCol, aPos.mnRow ); in getNextCell()
954 findMergeOrigin( mpImpl->mxTable, aPos.mnCol, aPos.mnRow, nTemp, aPos.mnRow ); in getPreviousRow()
968 return aPos; in getPreviousRow()
[all …]
H A Dtablelayouter.cxx92 CellPos aPos( rPos ); in getCellSize() local
101 height += maRows[aPos.mnRow++].mnSize; in getCellSize()
878 CellPos aPos; in updateCells() local
879 for( aPos.mnRow = 0; aPos.mnRow < nRowCount; aPos.mnRow++ ) in updateCells()
881 for( aPos.mnCol = 0; aPos.mnCol < nColCount; aPos.mnCol++ ) in updateCells()
883 CellRef xCell( getCell( aPos ) ); in updateCells()
887 getCellArea( aPos, aCellArea ); in updateCells()
1043 CellPos aPos; in UpdateBorderLayout() local
1044 for( aPos.mnRow = 0; aPos.mnRow < nRowCount; aPos.mnRow++ ) in UpdateBorderLayout()
1046 for( aPos.mnCol = 0; aPos.mnCol < nColCount; aPos.mnCol++ ) in UpdateBorderLayout()
[all …]
/trunk/main/sc/source/core/data/
H A Dcell2.cxx460 rPos = aPos; in GetMatrixOrigin()
749 SCCOL nCol = aPos.Col(); in UpdateReference()
750 SCROW nRow = aPos.Row(); in UpdateReference()
751 SCTAB nTab = aPos.Tab(); in UpdateReference()
805 else if ( r.In( aPos ) ) in UpdateReference()
1050 aPos.IncTab(); in UpdateInsertTab()
1073 aPos.IncTab(); in UpdateInsertTab()
1086 aPos.IncTab(-1); in UpdateDeleteTab()
1111 aPos.IncTab(-1); in UpdateDeleteTab()
1254 ScAddress aOldPos = aPos; in UpdateTranspose()
[all …]
H A Dcell.cxx317 ScAddress aPos ) in EndListeningTo() argument
333 aPos = pFormCell->aPos; in EndListeningTo()
646 aPos(0,0,0) in ScFormulaCell()
676 aPos( rPos ) in ScFormulaCell()
708 aPos( rPos ) in ScFormulaCell()
749 aPos( rPos ) in ScFormulaCell()
759 pCode->ReadjustRelative3DReferences( rCell.aPos, aPos ); in ScFormulaCell()
1743 aPos.Col(), aPos.Row(), aPos.Tab(), ATTR_VALIDDATA ))->GetValue(); in InterpretTail()
2002 aPos = pCell->aPos; in ScDetectiveRefIter()
2027 p->CalcAbsIfRel( aPos ); in GetNextRef()
[all …]
/trunk/main/vcl/source/window/
H A Dsplit.cxx268 aPos.X() = mnLastSplitPos; in MouseButtonDown()
270 aPos.Y() = mnLastSplitPos; in MouseButtonDown()
271 ImplSplitMousePos( aPos ); in MouseButtonDown()
272 Splitting( aPos ); in MouseButtonDown()
273 ImplSplitMousePos( aPos ); in MouseButtonDown()
609 ImplSplitMousePos( aPos ); in ImplRestoreSplitter()
610 Splitting( aPos ); in ImplRestoreSplitter()
703 Point aPos; in KeyInput() local
705 aPos.X() = 0; in KeyInput()
707 aPos.Y() = 0; in KeyInput()
[all …]
H A Dfloatwin.cxx248 Point aPos; in ImplCalcPos() local
325 aPos.Y() = devRect.Top(); in ImplCalcPos()
349 aPos = devRect.TopRight(); in ImplCalcPos()
373 aPos.X() = devRect.Left(); in ImplCalcPos()
375 if ( aPos.Y() < aScreenRect.Top() ) in ImplCalcPos()
389 aPos = devRect.BottomLeft(); in ImplCalcPos()
427 aPos.Y() -= 2; in ImplCalcPos()
447 aPos = pW->AbsoluteScreenToOutputPixel( aPos ); in ImplCalcPos()
457 return pW->OutputToScreenPixel( aPos ); in ImplCalcPos()
739 Point aPos; in StartPopupMode() local
[all …]
H A Ddockwin.cxx310 mnTrackX = aPos.X(); in ImplStartDocking()
311 mnTrackY = aPos.Y(); in ImplStartDocking()
410 Point aPos; in ImplLoadRes() local
419 aPos.X() = ImplLogicUnitToPixelX( aPos.X(), ePosMap ); in ImplLoadRes()
425 aPos.Y() = ImplLogicUnitToPixelY( aPos.Y(), ePosMap ); in ImplLoadRes()
567 Point aPos; in Tracking() local
634 aPos = pWindow->OutputToScreenPixel( aPos ); in Notify()
635 aPos = ScreenToOutputPixel( aPos ); in Notify()
690 aPos = GetParent()->ScreenToOutputPixel( aPos ); in EndDocking()
1087 return aPos; in GetFloatingPos()
[all …]
/trunk/main/vcl/source/app/
H A Dhelp.cxx705 Point aPos = rPos; in ImplSetHelpWindowPos() local
718 aPos.X() -= 4; in ImplSetHelpWindowPos()
722 aPos.Y() += 21; in ImplSetHelpWindowPos()
729 if ( aPos == mPos ) in ImplSetHelpWindowPos()
731 aPos.X() += 12; in ImplSetHelpWindowPos()
732 aPos.Y() += 16; in ImplSetHelpWindowPos()
763 aPos.X() -= aSz.Width(); in ImplSetHelpWindowPos()
765 aPos.X() -= aSz.Width()/2; in ImplSetHelpWindowPos()
770 aPos.Y() -= aSz.Height(); in ImplSetHelpWindowPos()
800 aPos = pTest; in ImplSetHelpWindowPos()
[all …]
/trunk/main/editeng/source/accessibility/
H A DAccessibleStaticTextBase.cxx711 EPosition aPos( mpImpl->Index2Internal(nIndex) ); in getCharacter() local
713 return mpImpl->GetParagraph( aPos.nPara ).getCharacter( aPos.nIndex ); in getCharacter()
722 EPosition aPos( mpImpl->Index2Internal(nIndex) ); in getCharacterAttributes() local
724 …return mpImpl->GetParagraph( aPos.nPara ).getCharacterAttributes( aPos.nIndex, aRequestedAttribute… in getCharacterAttributes()
733 EPosition aPos( mpImpl->Range2Internal(nIndex) ); in getCharacterBounds() local
963 … if ( rTextForwarder.GetAttributeRun( nStartIndex, nEndIndex, aPos.nPara, aPos.nIndex, sal_True ) ) in getTextAtIndex()
973 aResult = mpImpl->GetParagraph( aPos.nPara ).getTextAtIndex( aPos.nIndex, aTextType ); in getTextAtIndex()
997 if( aPos.nIndex == mpImpl->GetParagraph( aPos.nPara ).getCharacterCount() ) in getTextBeforeIndex()
1005 else if( aPos.nPara > 0 ) in getTextBeforeIndex()
1018 … aResult = mpImpl->GetParagraph( aPos.nPara ).getTextBeforeIndex( aPos.nIndex, aTextType ); in getTextBeforeIndex()
[all …]
/trunk/main/sw/source/core/undo/
H A Dundel.cxx672 SwPosition aPos( aIdx ); in UndoImpl() local
680 aPos.nNode = aIdx; in UndoImpl()
710 pDoc->SplitNode( aPos, false ); in UndoImpl()
716 pTxtNd = aPos.nNode.GetNode().GetTxtNode(); in UndoImpl()
734 pDoc->SplitNode( aPos, false ); in UndoImpl()
739 aPos.nNode++; in UndoImpl()
758 SwNodeRange aRg( aPos.nNode, 0 - nDiff, aPos.nNode, 1 - nDiff ); in UndoImpl()
759 aPos.nNode--; in UndoImpl()
763 aPos.nNode++; in UndoImpl()
769 SwNodeIndex aCopyIndex( aPos.nNode, -1 ); in UndoImpl()
[all …]
/trunk/main/desktop/source/deployment/gui/
H A Ddp_gui_dialog2.cxx1132 m_aHelpBtn.SetPosPixel( aPos ); in Resize()
1135 m_aCloseBtn.SetPosPixel( aPos ); in Resize()
1138 m_aUpdateBtn.SetPosPixel( aPos ); in Resize()
1141 m_aAddBtn.SetPosPixel( aPos ); in Resize()
1144 aPos = Point( 0, aPos.Y() - LINE_SIZE - RSC_SP_DLG_INNERBORDER_BOTTOM ); in Resize()
1153 …m_aCancelBtn.SetPosPixel( Point( aPos.X(), aPos.Y() - ((aBtnSize.Height()-aFTSize.Height())/2) ) ); in Resize()
1568 m_aHelpBtn.SetPosPixel( aPos ); in Resize()
1571 m_aCloseBtn.SetPosPixel( aPos ); in Resize()
1574 m_aUpdateBtn.SetPosPixel( aPos ); in Resize()
1577 aPos = Point( 0, aPos.Y() - LINE_SIZE - RSC_SP_DLG_INNERBORDER_BOTTOM ); in Resize()
[all …]
/trunk/main/avmedia/source/framework/
H A Dmediacontrol.cxx218 Point aPos( 0, 0 ); in Resize() local
233 aPos.X() += nPlayToolBoxWidth; in Resize()
236 aPos.X() += nTimeSliderWidth + AVMEDIA_CONTROLOFFSET; in Resize()
239 aPos.X() += nTimeEditWidth + AVMEDIA_CONTROLOFFSET; in Resize()
242 aPos.X() += nMuteToolBoxWidth; in Resize()
245 aPos.X() += nVolumeSliderWidth + AVMEDIA_CONTROLOFFSET; in Resize()
254 aPos.X() += nTimeSliderWidth + AVMEDIA_CONTROLOFFSET; in Resize()
257 aPos.X() = 0; in Resize()
258 aPos.Y() += nTimeSliderHeight + AVMEDIA_CONTROLOFFSET; in Resize()
264 aPos.X() += nMuteToolBoxWidth; in Resize()
[all …]
/trunk/main/sc/source/ui/formdlg/
H A Dprivsplt.cxx49 Point aPos=GetPosPixel(); in ScPrivatSplit() local
50 nOldX=(short)aPos.X(); in ScPrivatSplit()
51 nOldY=(short)aPos.Y(); in ScPrivatSplit()
52 nNewX=(short)aPos.X(); in ScPrivatSplit()
53 nNewY=(short)aPos.Y(); in ScPrivatSplit()
94 nOldX=(short)aPos.X(); in MouseButtonDown()
95 nOldY=(short)aPos.Y(); in MouseButtonDown()
126 nNewX=(short)aPos.X(); in MouseButtonUp()
142 nNewY=(short)aPos.Y(); in MouseButtonUp()
311 nNewX=(short)aPos.X(); in MoveSplitTo()
[all …]
/trunk/main/sw/source/core/crsr/
H A Dcrstrvl.cxx1917 GetDoc()->AppendTxtNode( aPos ); in SetShadowCrsrPos()
1920 *pCurCrsr->GetPoint() = aPos; in SetShadowCrsrPos()
1928 *pCurCrsr->GetPoint() = aPos; in SetShadowCrsrPos()
1934 *pCurCrsr->GetPoint() = aPos; in SetShadowCrsrPos()
2261 aPos.SetBodyPos( *pFrm ); in SelectNxtPrvHyperlink()
2264 ? ( aPos < aCmpPos && aCurPos < aPos ) in SelectNxtPrvHyperlink()
2265 : ( aCmpPos < aPos && aPos < aCurPos )) in SelectNxtPrvHyperlink()
2274 aCmpPos = aPos; in SelectNxtPrvHyperlink()
2296 ? ( aPos < aCmpPos && aCurPos < aPos ) in SelectNxtPrvHyperlink()
2297 : ( aCmpPos < aPos && aPos < aCurPos )) in SelectNxtPrvHyperlink()
[all …]
/trunk/main/sc/workben/
H A Dtest.cxx378 aPos.Sheet = 0; in lcl_DoCount()
423 aPos.Sheet = 0; in lcl_Annotations()
424 aPos.Column = 1; in lcl_Annotations()
425 aPos.Row = 2; in lcl_Annotations()
493 aPos.Sheet = 0; in lcl_Cursor()
494 aPos.Column = 1; in lcl_Cursor()
495 aPos.Row = 2; in lcl_Cursor()
1164 aPos.Row = 3; in lcl_CellCursor()
1165 aPos.Column = 2; in lcl_CellCursor()
1207 aPos.Row = 0; in lcl_Notes()
[all …]
/trunk/main/sw/source/ui/uiview/
H A Dviewport.cxx598 Point aPos(aVisArea.TopLeft()); in PageUp() local
600 aPos.Y() = Max(0L, aPos.Y()); in PageUp()
601 SetVisArea( aPos ); in PageUp()
612 aPos.Y() = SetVScrollMax( aPos.Y() ); in PageDown()
613 SetVisArea( aPos ); in PageDown()
958 Point aPos( rOfst.X(), in ViewResizePixel() local
969 aScrollFillPos.Y() = aPos.Y(); in ViewResizePixel()
977 aPos.X() = rOfst.X(); in ViewResizePixel()
1002 aPos.Y() += aSize.Height(); in ViewResizePixel()
1006 aPos.Y() += aImgSz.Height(); in ViewResizePixel()
[all …]
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx517 Point aPos( rPos ); in DrawText() local
526 DrawCapital( pOut, aPos, rTxt, nIdx, nTmp ); in DrawText()
551 Point aPos( rPos ); in QuickDrawText() local
560 aPos.Y() -= nDiff; in QuickDrawText()
562 aPos.X() += nDiff; in QuickDrawText()
603 Point aPos( rPos ); in DrawPrev() local
755 Point aPos; member in SvxDoDrawCapital
764 aPos( rPos ), in SvxDoDrawCapital()
798 aSpacePos.X() = aPos.X(); in SetSpace()
824 aPos.X() += (nKern/2); in Do()
[all …]
/trunk/main/chart2/source/tools/
H A DRelativePositionHelper.cxx257 chart2::RelativePosition aPos( rInOutPosition ); in centerGrow() local
275 aPos.Primary -= fShiftAmountX; in centerGrow()
285 aPos.Primary += fShiftAmountX; in centerGrow()
297 aPos.Secondary -= fShiftAmountY; in centerGrow()
307 aPos.Secondary += fShiftAmountY; in centerGrow()
316 if( rInOutPosition.Primary == aPos.Primary && in centerGrow()
356 rInOutPosition = aPos; in centerGrow()
367 chart2::RelativePosition aPos( rInOutPosition ); in moveObject() local
368 aPos.Primary += fAmountX; in moveObject()
369 aPos.Secondary += fAmountY; in moveObject()
[all …]
/trunk/main/svtools/source/contnr/
H A Dsvimpicn.cxx1701 aPos.Y()++; in PositionScrollBars()
1707 aPos.X() = nRealWidth; aPos.Y() = 0; in PositionScrollBars()
1711 aPos.X()++; in PositionScrollBars()
1712 aPos.Y()--; in PositionScrollBars()
1716 aPos.Y()--; in PositionScrollBars()
1717 aPos.X()++; in PositionScrollBars()
2548 Point aPos; in FindBoundingRect() local
2662 Point aPos( rPosPix ); in ShowDDIcon() local
2663 CalcDocPos( aPos ); in ShowDDIcon()
2668 aDDLastRectPos = aPos; in ShowDDIcon()
[all …]
/trunk/main/svx/source/svdraw/
H A Dsvdxcgv.cxx171 Point aPos(rPos); in Paste() local
173 ImpLimitToWorkArea( aPos ); in Paste()
187 Point aPos(rPos); in Paste() local
189 ImpLimitToWorkArea( aPos ); in Paste()
206 Point aPos(rPos); in Paste() local
208 ImpLimitToWorkArea( aPos ); in Paste()
243 Point aPos(rPos); in Paste() local
245 ImpLimitToWorkArea( aPos ); in Paste()
317 Point aPos(rPos); in Paste() local
328 ImpLimitToWorkArea( aPos ); in Paste()
[all …]

Completed in 211 milliseconds

12345678910>>...30