Home
last modified time | relevance | path

Searched refs:aTmp2 (Results 1 – 16 of 16) sorted by path

/trunk/main/basegfx/test/
H A Dboxclipper.cxx249 B2DPolyPolygon aTmp2; in verifyPoly() local
251 aTmp2, aSvg, false, 0)) << sName; in verifyPoly()
253 ASSERT_TRUE(normalizePoly(aTmp2) == normalizePoly(aTmp1)) << sName; in verifyPoly()
H A Dclipstate.cxx120 B2DPolyPolygon aTmp2; in verifyPoly() local
121 ASSERT_TRUE(tools::importFromSvgD(aTmp2, aSvg, false, 0)) << sName; in verifyPoly()
123 ASSERT_TRUE(aTmp2 == aTmp1) << sName; in verifyPoly()
/trunk/main/basic/source/classes/
H A Dimage.cxx325 String aTmp2 = aOUSource.copy( (i+1) * nMaxUnitSize, nCopyLen ); in Save() local
327 r.WriteByteString( aTmp2, eCharSet ); in Save()
/trunk/main/cui/source/dialogs/
H A Dthesdlg.cxx676 String aTmp2( aTmp ); in SvxThesaurusDialog() local
677 m_pImpl->aReplaceEdit.SetText( aTmp2 ); in SvxThesaurusDialog()
678 m_pImpl->aWordCB.InsertEntry( aTmp2 ); in SvxThesaurusDialog()
680 m_pImpl->LookUp( aTmp2 ); in SvxThesaurusDialog()
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx1159 ::rtl::OUString aTmp2; in SetPredefinedPathVariables()
/trunk/main/l10ntools/source/
H A Dhelpmerge.cxx478 DirEntry aTmp2( sTempFileCopy ); in MergeSingleFile() local
547 aTmp2.Kill(); in MergeSingleFile()
554 aTmp2.Kill(); in MergeSingleFile()
/trunk/main/linguistic/source/
H A Ddlistimp.cxx366 String aTmp2; in SearchForDictionaries() local
371 aTmp2 = rDicList[j]->getName().getStr(); in SearchForDictionaries()
372 aTmp2 = ToLower( aTmp2, nSystemLanguage ); in SearchForDictionaries()
373 if(aTmp1 == aTmp2) in SearchForDictionaries()
/trunk/main/sc/source/core/tool/
H A Dcompiler.cxx3422 String aSym, aTmp2; in AutoCorrectParsedSymbol() local
3429 aTmp2 = aSymbol.GetToken( 0, ':', nIndex ); in AutoCorrectParsedSymbol()
3430 xub_StrLen nLen2 = aTmp2.Len(); in AutoCorrectParsedSymbol()
3440 bNextNum = CharClass::isAsciiNumeric( aTmp2 ); in AutoCorrectParsedSymbol()
3468 aTmp1 = aTmp2; in AutoCorrectParsedSymbol()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx349 String aTmp2; in MarkCurEntry() local
358 aTmp2 = GetEntryText( GetParent( pEntry )); in MarkCurEntry()
359 if( aTmp1 != aTmp2) in MarkCurEntry()
371 aTmp2 = GetEntryText( pEntry ); in MarkCurEntry()
372 if( aTmp2 == rName) in MarkCurEntry()
/trunk/main/sw/source/core/docnode/
H A Dnode.cxx1209 SwFmtChg aTmp2( pNewColl ); in ChgFmtColl() local
1210 SwCntntNode::Modify( &aTmp1, &aTmp2 ); in ChgFmtColl()
1891 SwFmtChg aTmp2( pColl ? pColl : GetFmtColl() ); in SetCondFmtColl() local
1892 NotifyClients( &aTmp1, &aTmp2 ); in SetCondFmtColl()
/trunk/main/sw/source/core/layout/
H A Dtrvlfrm.cxx2170 SwRect aTmp2( pSt2Pos->aPortion ); in CalcFrmRects() local
2171 ( aTmp2.*fnRect->fnSetRight )( nLeftAbs ); in CalcFrmRects()
2172 aTmp2.Intersection( aEndFrm ); in CalcFrmRects()
2173 Sub( aRegion, aTmp2 ); in CalcFrmRects()
2244 SwRect aTmp2( pEnd2Pos->aPortion ); in CalcFrmRects() local
2245 ( aTmp2.*fnRectX->fnSetLeft )( nRightAbs ); in CalcFrmRects()
2246 aTmp2.Intersection( aEndFrm ); in CalcFrmRects()
2247 Sub( aRegion, aTmp2 ); in CalcFrmRects()
/trunk/main/sw/source/core/txtnode/
H A Dndtxt.cxx3749 SwFmtChg aTmp2( pNewColl ); in ChgFmtColl() local
3750 HandleModifyAtTxtNode( *this, &aTmp1, &aTmp2 ); in ChgFmtColl()
/trunk/main/sw/source/core/undo/
H A Duntbl.cxx2184 SwNodeIndex aTmp( rRg.aStart, -1 ), aTmp2( rPos, -1 ); in MoveBoxCntnt() local
2191 aTmp2++; in MoveBoxCntnt()
2192 pUndo->SetDestRange( aTmp2, rPos, aTmp ); in MoveBoxCntnt()
/trunk/main/sw/source/core/view/
H A Dviewsh.cxx279 Rectangle aTmp2( GetOut()->PixelToLogic( aTmp1 ) ); in ImplEndAction() local
280 if ( aTmp2.Left() > aRect.Left() ) in ImplEndAction()
282 if ( aTmp2.Top() > aRect.Top() ) in ImplEndAction()
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx1989 const SvxSizeItem aTmp2( SID_ATTR_SIZE, pSh->GetObjSize()); in SetFrmMode() local
1991 rBnd.SetState( aTmp2 ); in SetFrmMode()
/trunk/main/tools/source/generic/
H A Dbigint.cxx808 BigInt aTmp1, aTmp2; in operator +=() local
810 aTmp2.MakeBigInt( rVal ); in operator +=()
836 BigInt aTmp1, aTmp2; in operator -=() local
838 aTmp2.MakeBigInt( rVal ); in operator -=()
857 BigInt aTmp1, aTmp2; in operator *=() local
919 BigInt aTmp1, aTmp2; in operator /=() local
921 aTmp2.MakeBigInt( rVal ); in operator /=()
987 BigInt aTmp1, aTmp2; in DivMod() local
989 aTmp2.MakeBigInt( rVal ); in DivMod()
1037 BigInt aTmp1, aTmp2; in operator %=() local
[all …]

Completed in 165 milliseconds