/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | HopcroftMinimizer.java | 63 TreeSet<StateSet> aT = new TreeSet<>(); in MinimizeDFA() local 67 InitializeMap(aT, aTMap, aOriginalStates.GetStates()); in MinimizeDFA() 70 while ( ! AreSetsOfStateSetsEqual(aP, aT)) in MinimizeDFA() 73 aLog.printf("T has %d members\n", aT.size()); in MinimizeDFA() 75 aP = aT; in MinimizeDFA() 77 aT = new TreeSet<>(); in MinimizeDFA() 87 aT.add(aSet); in MinimizeDFA() 96 aT.add(aPart); in MinimizeDFA() 118 for (final StateSet aSet : aT) in MinimizeDFA() 167 final Set<StateSet> aT, in Split() argument [all …]
|
/trunk/main/filter/source/graphicfilter/idxf/ |
H A D | dxf2mtf.cxx | 464 aT.TransDir(DXFVector(0,1,0),aV); in DrawTextEntity() 466 fA=aT.CalcRotAngle(); in DrawTextEntity() 468 aT.TransDir(DXFVector(1,0,0),aV); in DrawTextEntity() 472 aT.Transform( DXFVector( 0, 0, 0 ), aPt ); in DrawTextEntity() 485 DXFTransform aT( in DrawInsertEntity() local 504 DrawEntities(*pB,aT,sal_False); in DrawInsertEntity() 523 aT.TransDir(DXFVector(0,1,0),aV); in DrawAttribEntity() 525 fA=aT.CalcRotAngle(); in DrawAttribEntity() 527 aT.TransDir(DXFVector(1,0,0),aV); in DrawAttribEntity() 736 DXFTransform aT( in DrawDimensionEntity() local [all …]
|
/trunk/main/connectivity/source/drivers/file/ |
H A D | FDateFunctions.cxx | 236 ::com::sun::star::util::Time aT = lhs; in operate() 237 return static_cast<sal_Int16>(aT.Hours); in operate() 245 ::com::sun::star::util::Time aT = lhs; in operate() 246 return static_cast<sal_Int16>(aT.Minutes); in operate() 254 ::com::sun::star::util::Time aT = lhs; in operate() 255 return static_cast<sal_Int16>(aT.Seconds); in operate()
|
/trunk/main/sw/source/core/inc/ |
H A D | UndoSort.hxx | 51 SwSortUndoElement( const String& aS, const String& aT ) in SwSortUndoElement() 54 SORT_TXT_TBL.TBL.pTarget = new String( aT ); in SwSortUndoElement()
|
/trunk/main/vcl/source/control/ |
H A D | field2.cxx | 2697 Time aT( aTempTime ); in ImplTimeReformat() local 2698 aT.SetHour( aT.GetHour() % 12 ); in ImplTimeReformat() 2699 rOutStr = ImplGetLocaleDataWrapper().getTime( aT, bSecond, b100Sec ); in ImplTimeReformat() 2993 Time aT( aNewTime ); in ImplSetUserTime() local 2994 aT.SetHour( aT.GetHour() % 12 ); in ImplSetUserTime() 2995 aStr = ImplGetLocaleDataWrapper().getTime( aT, bSec, b100Sec ); in ImplSetUserTime()
|
H A D | button.cxx | 185 ByteString aT( aResIdAry[(sal_uInt16)eButton].pDefText ); in GetStandardText() local 186 aText = String( aT, RTL_TEXTENCODING_ASCII_US ); in GetStandardText()
|
/trunk/main/connectivity/source/drivers/jdbc/ |
H A D | PreparedStatement.cxx | 197 java_sql_Date aT(x); in setDate() local 199 callVoidMethod("setDate", "(ILjava/sql/Date;)V", mID, parameterIndex, aT.getJavaObject()); in setDate() 212 java_sql_Time aT(x); in setTime() local 214 callVoidMethod("setTime", "(ILjava/sql/Time;)V", mID, parameterIndex, aT.getJavaObject()); in setTime()
|
H A D | DatabaseMetaData.cxx | 148 jstring aT = convertwchar_tToJavaString( t.pEnv, *typeFilter ); in getTables() local 149 t.pEnv->SetObjectArrayElement( pObjArray, (jsize)i, aT ); in getTables()
|
/trunk/main/sfx2/source/bastyp/ |
H A D | frmhtmlw.cxx | 191 Time aT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in Out_DocInfo() local 194 sOut += String::CreateFromInt32(aT.GetTime()); in Out_DocInfo()
|
/trunk/main/idl/source/prj/ |
H A D | svidl.cxx | 409 DirEntry aT(aCommand.aTargetFile); local 410 aT.Kill();
|
/trunk/main/sfx2/source/dialog/ |
H A D | dinfdlg.cxx | 194 Time aT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in ConvertDateTime_Impl() local 198 aStr += rWrapper.getTime( aT, sal_True, sal_False ); in ConvertDateTime_Impl() 1139 const Time aT( nTime/3600, (nTime%3600)/60, nTime%60 ); in Reset() local 1140 aTimeLogValFt.SetText( aLocaleWrapper.getDuration( aT ) ); in Reset()
|
/trunk/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 1081 rtl::OUString aT( &cDec, 1); in lcl_PutString() local 1082 aT += rStr.Copy( nStart[6], nEnd[6]+1-nStart[6]); in lcl_PutString() 1084 double fV = rtl::math::stringToDouble( aT, cDec, 0, &eStatus, 0); in lcl_PutString()
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlexp.cxx | 169 Time aT(rDateTime.Hours, rDateTime.Minutes, rDateTime.Seconds, in lcl_AddStamp() local 171 DateTime aDateTime(aD,aT); in lcl_AddStamp()
|
/trunk/main/sw/source/core/fields/ |
H A D | docufld.cxx | 975 Time aT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in Expand() local 976 DateTime aDate(aD,aT); in Expand()
|
/trunk/main/sw/source/core/layout/ |
H A D | paintfrm.cxx | 2651 svx::frame::Style aT( rBoxItem.GetTop() ); in Insert() local 2662 aT.SetRefMode( !bVert ? svx::frame::REFMODE_BEGIN : svx::frame::REFMODE_END ); in Insert() 2666 SwLineEntry aRight ( nRight, nTop, nBottom, bVert ? aT : ( bR2L ? aL : aR ) ); in Insert() 2667 SwLineEntry aTop ( nTop, nLeft, nRight, bVert ? aL : aT ); in Insert()
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par5.cxx | 1451 SwSetExpFieldType aT( &rDoc, CREATE_CONST_ASC("AutoNr"), nsSwGetSetExpType::GSE_SEQ ); in Read_F_ANumber() local 1452 pNumFldType = rDoc.InsertFldType( aT ); in Read_F_ANumber()
|
H A D | wrtww8.cxx | 394 Time aT(uDT.Hours, uDT.Minutes, uDT.Seconds, uDT.HundredthSeconds); in SV_IMPL_PTRARR() local 395 rDop.dttmCreated = sw::ms::DateTime2DTTM(DateTime(aD,aT)); in SV_IMPL_PTRARR()
|
/trunk/main/automation/source/server/ |
H A D | statemnt.cxx | 4566 Time aT; in Execute() local 4567 sal_uInt16 aSeconds = aT.GetMin()*60+aT.GetSec(); in Execute()
|