Home
last modified time | relevance | path

Searched refs:t (Results 151 – 175 of 985) sorted by relevance

12345678910>>...40

/aoo41x/main/libtextcat/data/new_fingerprints/lm/
H A Dturkish.lm16 t 2442
192 t& 257
193 t&i 257
194 t&i; 257
286 tü 167
351 ;t 135
/aoo41x/main/basic/source/comp/
H A Dexprnode.cxx42 SbiExprNode::SbiExprNode( SbiParser* p, SbiExprNode* l, SbiToken t, SbiExprNode* r ) in SbiExprNode() argument
48 eTok = t; in SbiExprNode()
55 SbiExprNode::SbiExprNode( SbiParser* p, double n, SbxDataType t ) in SbiExprNode() argument
59 eType = t; in SbiExprNode()
73 SbiExprNode::SbiExprNode( SbiParser* p, const SbiSymDef& r, SbxDataType t, SbiExprList* l ) in SbiExprNode() argument
77 eType = ( t == SbxVARIANT ) ? r.GetType() : t; in SbiExprNode()
H A Dexprtree.cxx37 SbiExpression::SbiExpression( SbiParser* p, SbiExprType t, in SbiExpression() argument
43 eCurExpr = t; in SbiExpression()
46 pExpr = (t != SbSTDEXPR ) ? Term( pKeywordSymbolInfo ) : Boolean(); in SbiExpression()
47 if( t != SbSYMBOL ) in SbiExpression()
49 if( t == SbLVALUE && !pExpr->IsLvalue() ) in SbiExpression()
51 if( t == SbOPERAND && !IsVariable() ) in SbiExpression()
55 SbiExpression::SbiExpression( SbiParser* p, double n, SbxDataType t ) in SbiExpression() argument
61 pExpr = new SbiExprNode( pParser, n, t ); in SbiExpression()
83 SbiExpression::SbiExpression( SbiParser* p, SbiToken t ) in SbiExpression() argument
89 pExpr = new SbiExprNode( pParser, NULL, t, NULL ); in SbiExpression()
/aoo41x/main/solenv/bin/
H A Dlinkoo73 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir";
78 open ($file, "$build_dir/$fname") || die "Can't open $build_dir/$fname";
120 print "Couldn't find '$dirname': skipping\n";
131 mkdir $linked_dir || die "Can't make $linked_dir: $!";
180 opendir ($dirh_toplevel, $build_path) || die "Can't open '$build_path': $!";
332 -d "$OOO_INSTALL/" . $program_dir . "/resource" || die "$OOO_INSTALL doesn't look like an OO instal…
347 …open ($ooenv, ">$OOO_INSTALL/" . $program_dir . "/ooenv") || die "Can't open $OOO_INSTALL/" . $pro…
354 print "\nlinkoo finished, please don't forget to source ooenv before ./soffice.\n";
H A Daddsym.awk46 /^[\t ]*UDK_3_0_0[\t ]*\{/ { state = 1 }
47 /^[\t ]*global[\t ]*:/ && state == 1 { state = 2 }
H A Drelocate38 opendir ($dirhandle, $build_dir) || die "Can't open $build_dir";
54 open ($old_file, $old_fname) || die "Can't open $old_fname: $!";
55 open ($new_file, ">$tmp_fname") || die "Can't open $tmp_fname: $!";
117 open ($file, $fname) || die "Can't open $fname: $!";
162 opendir ($top_dir, $new_root) || die "Can't open $new_root: $!";
213 $set = sniff_set($OOO_BUILD) || die "Can't find env. set";
/aoo41x/main/officecfg/util/
H A Dcomponent-conf.gen29 open(OUTFILE, ">$ARGV[0]") or die "can't open >$ARGV[0]";
32 open(INFILE, "makefile.mk") or die "can't open makefile.mk";
74 print OUTFILE "\t\t$myLdapName-class-oid\n";
77 print OUTFILE "\t$myLdapName-attr\n";
/aoo41x/main/offapi/com/sun/star/rendering/
H A DXAnimation.idl61 /** Render the animation content at time t into the specified
64 Note that it is perfectly legal to e.g. map t in a nonlinear
74 identical viewState, canvas and t values. Or, for that
76 with the same parameter sets, for identical viewState and t
91 @param t
100 void render( [in] XCanvas canvas, [in] ViewState viewState, [in] double t )
/aoo41x/main/configmgr/source/
H A Dvalueparser.cxx198 for (xmlreader::Span t(text);;) { in parseListValue() local
200 t.begin, t.length, sep.begin, sep.length); in parseListValue()
203 xmlreader::Span(t.begin, i == -1 ? t.length : i), &val)) in parseListValue()
213 t.begin += i + sep.length; in parseListValue()
214 t.length -= i + sep.length; in parseListValue()
/aoo41x/main/sc/source/core/data/
H A Ddocumen4.cxx178 ScToken* t = static_cast<ScToken*>(aArr.AddMatrixSingleReference( aRefData)); in InsertMatrixFormula() local
189 t->GetSingleRef() = aRefData; in InsertMatrixFormula()
200 t->CalcRelFromAbs( aPos ); in InsertMatrixFormula()
301 ScToken* t; in MarkUsedExternalReferences() local
302 while (!bAllMarked && (t = static_cast<ScToken*>(rArr.GetNextReferenceOrName())) != NULL) in MarkUsedExternalReferences()
304 if (t->GetOpCode() == ocExternalRef) in MarkUsedExternalReferences()
308 switch (t->GetType()) in MarkUsedExternalReferences()
312 t->GetIndex(), t->GetString(), 1); in MarkUsedExternalReferences()
316 const ScComplexRefData& rRef = t->GetDoubleRef(); in MarkUsedExternalReferences()
319 t->GetIndex(), t->GetString(), nSheets); in MarkUsedExternalReferences()
/aoo41x/main/wizards/com/sun/star/wizards/letter/
H A DLetterWizardDialogImpl.java1173 for (int t = 0; t < nameList1.length; t++) in initializeNorms()
1175 … if (FileAccess.getFilename(nameList2[i]).equalsIgnoreCase(FileAccess.getFilename(nameList1[t]))) in initializeNorms()
1216 for (int t = 0; t < allLocales.length; t++) in initializeNorms()
1218 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()
1223 t = allLocales.length; in initializeNorms()
1228 for (int t = 0; t < allLocales.length; t++) in initializeNorms()
1230 String[] aLang = allLocales[t].split(PropertyNames.SEMI_COLON); in initializeNorms()
1235 t = allLocales.length; in initializeNorms()
/aoo41x/main/slideshow/source/engine/transitions/
H A Dsnakewipe.hxx41 virtual ::basegfx::B2DPolyPolygon operator () ( double t );
45 ::basegfx::B2DPolyPolygon calcSnake( double t ) const;
47 ::basegfx::B2DPolyPolygon calcHalfDiagonalSnake( double t, bool in ) const;
64 virtual ::basegfx::B2DPolyPolygon operator () ( double t );
H A Dzigzagwipe.cxx53 ::basegfx::B2DPolyPolygon ZigZagWipe::operator () ( double t ) in operator ()() argument
56 res.transform(basegfx::tools::createTranslateB2DHomMatrix((1.0 + m_zigEdge) * t, 0.0)); in operator ()()
60 ::basegfx::B2DPolyPolygon BarnZigZagWipe::operator () ( double t ) in operator ()() argument
66 (1.0 + m_zigEdge) * (1.0 - t) / 2.0, 0.0)); in operator ()()
/aoo41x/main/bridges/source/cpp_uno/mingw_intel/
H A Dsmallstruct.cxx46 typelib_TypeDescription * t = 0; in isSimpleStruct() local
47 TYPELIB_DANGER_GET(&t, p->ppTypeRefs[i]); in isSimpleStruct()
48 bool b = isSimpleStruct(t); in isSimpleStruct()
49 TYPELIB_DANGER_RELEASE(t); in isSimpleStruct()
/aoo41x/main/cli_ure/source/basetypes/uno/
H A DPolymorphicType.cs135 PolymorphicType t = (PolymorphicType) m_ht_types[name]; in GetType()
136 if (t == null) in GetType()
138 t = new PolymorphicType(type, name); in GetType()
139 m_ht_types.Add(name, t); in GetType()
141 return t; in GetType()
/aoo41x/main/svl/source/misc/
H A Dsvldata.cxx54 for (SimpleResMgrMap::iterator t in ~ImpSvlData() local
56 t != static_cast< SimpleResMgrMap * >(m_pThreadsafeRMs)->end(); ++t) in ~ImpSvlData()
57 delete t->second; in ~ImpSvlData()
/aoo41x/main/connectivity/source/inc/java/
H A DGlobalRef.hxx65 SDBThreadAttach t; in operator =() local
66 set( t.env(), _source.get() ); in operator =()
79 SDBThreadAttach t; in reset() local
80 t.env().DeleteGlobalRef( m_object ); in reset()
/aoo41x/main/rsc/source/rscpp/
H A Dcpp5.c390 register int c, c1, t; in evallex() local
398 } while ((t = type[c]) == LET && catenate()); in evallex()
399 if (t == INV) { /* Total nonsense */ in evallex()
408 else if (t == QUO) { /* ' or " */ in evallex()
419 else if (t == LET) { /* ID must be a macro */ in evallex()
448 else if (t == DIG) { /* Numbers are harder */ in evallex()
495 return (t); in evallex()
/aoo41x/main/basegfx/inc/basegfx/point/
H A Db3dpoint.hxx102 B3DPoint& operator*=(double t) in operator *=() argument
104 mfX *= t; in operator *=()
105 mfY *= t; in operator *=()
106 mfZ *= t; in operator *=()
H A Db3ipoint.hxx102 B3IPoint& operator*=(sal_Int32 t) in operator *=() argument
104 mnX *= t; in operator *=()
105 mnY *= t; in operator *=()
106 mnZ *= t; in operator *=()
/aoo41x/main/oox/source/xls/
H A Drichstringcontext.cxx44 case XLS_TOKEN( t ): in onCreateContext()
68 case XLS_TOKEN( t ): in onCreateContext()
76 case XLS_TOKEN( t ): in onCreateContext()
86 if( isCurrentElement( XLS_TOKEN( t ) ) ) switch( getParentElement() ) in onCharacters()
/aoo41x/main/rsc/doku/feinkonz.43/
H A Drsc.doc1717 Wirkung: Quelldatei hei�t "test.src".
1719 Die vom rsc-Compiler erzeugte Datei hei�t "test.rc".
1731 Wirkung: Quelldatei hei�t "test.srs".
1733 Die vom rsc-Compiler erzeugte Datei hei�t "test.rc".
2531 bereich umfa�t Werte von 0 bis 65535.
2534 bereich umfa�t Werte von 0 bis 65535.
2615 bereich umfa�t Werte von 0 bis 65536.
3102 Zahlenbereich umfa�t Werte von -32768 bis 32767.
3149 Zahlenbereich umfa�t Werte von -32768 bis 32767.
3618 Der Definitionsbereich umfa�t Werte von -32768 - 32767.
[all …]
/aoo41x/main/ooo_custom_images/industrial/res/commandimagelist/
H A Dlc_mergedialog.xcf.bz2
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySetMixin.java658 XTypeDescription t = attr.getType(); in initProperties() local
660 t = resolveTypedefs(t); in initProperties()
662 if (t.getName().startsWith( in initProperties()
666 } else if (t.getName().startsWith( in initProperties()
670 } else if (t.getName().startsWith( in initProperties()
678 t = (UnoRuntime.queryInterface( in initProperties()
679 XStructTypeDescription.class, t)). in initProperties()
697 new Type(t.getName(), t.getTypeClass()), in initProperties()
/aoo41x/main/sal/rtl/source/
H A Dbootstrap.cxx604 typedef std::hash_map< const rtl::OUString, Bootstrap_Impl*, rtl::OUStringHash > t; typedef
609 static t * get() { in get()
611 m_map = new t; in get()
626 static t * m_map;
629 bootstrap_map::t * bootstrap_map::m_map = NULL;
653 bootstrap_map::t* p_bootstrap_map = bootstrap_map::get(); in rtl_bootstrap_args_open()
654 bootstrap_map::t::const_iterator iFind( p_bootstrap_map->find( iniName ) ); in rtl_bootstrap_args_open()
666 ::std::pair< bootstrap_map::t::iterator, bool > insertion( in rtl_bootstrap_args_open()
668 bootstrap_map::t::value_type( iniName, that ) ) ); in rtl_bootstrap_args_open()
699 bootstrap_map::t* p_bootstrap_map = bootstrap_map::get(); in rtl_bootstrap_args_close()

Completed in 242 milliseconds

12345678910>>...40