Home
last modified time | relevance | path

Searched defs:aTemp (Results 1 – 25 of 125) sorted by path

12345

/trunk/main/accessibility/inc/accessibility/helper/
H A Dlistboxhelper.hxx60 Rectangle aTemp = m_aComboListBox.GetWindowExtentsRelative(NULL); in GetDropDownPosSizePixel() local
71 Rectangle aTemp = m_aComboListBox.GetDropDownPosSizePixel(); in GetBoundingRectangle() local
/trunk/main/automation/source/server/
H A Dprofiler.cxx223 String aTemp(aAutoProfileBuffer); in GetAutoProfiling() local
/trunk/main/basegfx/source/inc/
H A DPolygonPoint.hxx500 LocalSimplePointEntry aTemp = *aStart; in flip() local
514 LocalSimpleBezierEntry aTemp = *aStart; in flip() local
H A Dpolygontemplate.hxx500 LocalImplSimplePointEntry aTemp = *aStart; in flip() local
514 LocalImplSimpleBezierEntry aTemp = *aStart; in flip() local
/trunk/main/basegfx/source/matrix/
H A Db3dhommatrix.cxx451 B3DVector aTemp; in decompose() local
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx534 const B2DPolyPolygon aTemp(tools::solveCrossovers(aBezierPolygon)); in createAreaGeometryForEdge() local
H A Db2dpolypolygoncutter.cxx691 basegfx::B2DPolygon aTemp(aRetval.getB2DPolygon(a)); in getB2DPolyPolygon() local
H A Db3dpolypolygontools.cxx105 B3DPolygon aTemp; in createUnitCubePolyPolygon() local
152 B3DPolygon aTemp; in createUnitCubeFillPolyPolygon() local
/trunk/main/basegfx/source/vector/
H A Db2dvector.cxx180 const double aTemp(-aPerpendicular.getY()); in getNormalizedPerpendicular() local
/trunk/main/chart2/source/controller/main/
H A DDragMethod_RotateDiagram.cxx83 Rectangle aTemp = m_pScene->GetLogicRect(); in DragMethod_RotateDiagram() local
/trunk/main/chart2/source/tools/
H A DInternalData.cxx253 vector< uno::Any > aTemp( m_aRowLabels[nRowIndex] ); in swapRowWithNext() local
273 vector< uno::Any > aTemp( m_aColumnLabels[nColumnIndex] ); in swapColumnWithNext() local
/trunk/main/comphelper/source/misc/
H A Dtypes.cxx292 FontDescriptor aTemp; in compare_impl() local
324 Sequence<sal_Int8> aTemp; in compare_impl() local
336 Sequence<sal_uInt8> aTemp; in compare_impl() local
348 Sequence<sal_Int16> aTemp; in compare_impl() local
360 Sequence<sal_uInt16> aTemp; in compare_impl() local
372 Sequence<sal_Int32> aTemp; in compare_impl() local
384 Sequence<sal_uInt32> aTemp; in compare_impl() local
396 Sequence< ::rtl::OUString > aTemp; in compare_impl() local
/trunk/main/connectivity/source/drivers/ado/
H A DADriver.cxx284 SQLException aTemp = SQLException(aErr.GetDescription(), in ThrowException() local
H A DAwrapado.cxx776 PositionEnum aTemp=adPosUnknown; in get_AbsolutePosition() local
/trunk/main/connectivity/source/drivers/file/
H A DFPreparedStatement.cxx123 OValueRefRow aTemp; in construct() local
/trunk/main/dbaccess/source/core/api/
H A DKeySet.cxx1197 OKeySetMatrix::iterator aTemp = m_aKeyMap.begin(); in isFirst() local
1208 OKeySetMatrix::iterator aTemp = m_aKeyMap.end(); in isLast() local
1405 OKeySetMatrix::iterator aTemp = m_aKeyIter; in refreshRow() local
H A DRowSetCache.cxx631 ORowSetValue aTemp; in updateObject() local
653 ORowSetValue aTemp; in updateNumericObject() local
/trunk/main/dbaccess/source/ui/control/
H A DFieldDescControl.cxx512 const Size aTemp( ppAggregates[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in GetMaxControlHeight() local
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx408 const Size aTemp( pControls[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in Init() local
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx362 const Size aTemp( pControls[i]->GetOptimalSize(WINDOWSIZE_PREFERRED) ); in InitCellController() local
593 CellControllerRef aTemp; in DisplayData() local
619 CellControllerRef aTemp; in CursorMoved() local
/trunk/main/desktop/source/deployment/registry/
H A Ddp_backend.cxx232 const ::utl::TempFile aTemp(&baseDir, sal_True); in createFolder() local
/trunk/main/drawinglayer/source/primitive2d/
H A Dsvggradientprimitive2d.cxx210 …const SvgGradientEntry aTemp(bCreateStartPad ? fPos : 0.0, rStart.getColor(), rStart.getOpacity()); in createRun() local
232 const SvgGradientEntry aTemp(fPos, rEnd.getColor(), rEnd.getOpacity()); in createRun() local
/trunk/main/editeng/source/items/
H A Dsvxfont.cxx170 String aTemp( aTxt.GetChar( i ) ); in CalcCaseMap() local
/trunk/main/editeng/source/uno/
H A Dunofdesc.cxx86 uno::Any aTemp; in FillItemSet() local
/trunk/main/filter/source/flash/
H A Dswfexporter.cxx387 Reference<XDrawPage> aTemp = xMasterPageTarget->getMasterPage(); in exportBackgrounds() local

Completed in 172 milliseconds

12345