Home
last modified time | relevance | path

Searched refs:T (Results 226 – 250 of 567) sorted by relevance

12345678910>>...23

/aoo42x/main/testtools/source/performance/
H A Dubtest.cxx321 template< class T >
322 static void createInstance( Reference< T > & rxOut, in createInstance()
386 rxOut = Reference< T >::query( x ); in createInstance()
393 const Type & rType = ::getCppuType( (const Reference< T > *)0 ); in createInstance()
/aoo42x/main/chart2/source/model/main/
H A DChartModel_Persistence.cxx84 template< typename T >
85 T lcl_getProperty( in lcl_getProperty()
89 T aResult; in lcl_getProperty()
/aoo42x/main/idlc/test/parser/
H A Dconstructor.tests130 typedef long T;
133 c2([in] sequence<T> b);
/aoo42x/main/toolkit/qa/complex/toolkit/
H A DGridControl.java652 …public <T> T createInstance( Class<T> i_interfaceClass, final String i_serviceIndentifer ) throws … in createInstance()
/aoo42x/main/comphelper/inc/comphelper/
H A Dimplbase_var.hxx275 BOOST_PP_CAT(T, n_) const& BOOST_PP_CAT(arg, n_)
277 template< BOOST_PP_ENUM_PARAMS( BOOST_PP_ADD(n_, 1), typename T) > \
/aoo42x/main/connectivity/source/inc/odbc/
H A DOTools.hxx256 template <class T> void getValue( OConnection* _pConnection, in getValue()
262T& _rValue) throw(::com::sun::star::sdbc::SQLException, ::com::sun::star::uno::RuntimeException) in getValue()
/aoo42x/main/xmloff/source/chart/
H A DSchXMLTableContext.cxx289 template< typename T >
290 ::std::vector< T > lcl_SequenceToVector( const uno::Sequence< T > & rSequence ) in lcl_SequenceToVector()
292 ::std::vector< T > aResult( rSequence.getLength()); in lcl_SequenceToVector()
/aoo42x/main/sd/source/ui/app/
H A Doptsitem.cxx45 template< class T > T getSafeValue( const Any& rAny ) in getSafeValue()
47 T value = T(); in getSafeValue()
/aoo42x/extras/l10n/source/oc/
H A Dlocalize.sdf57 sfx2 source\appl\app.src 0 string GID_TEXT 0 oc Tèxte 2002-02-02 02:02:02
10670 starmath source\smres.src 0 menuitem RID_FONTMENU Text 0 oc Tèxte 2002-02-02 02:02:02
11392 sd source\core\glob.src 0 string STR_POOLSHEET_TEXT 0 oc Tèxte 2002-02-02 02:02:02
11396 sd source\core\glob.src 0 string STR_POOLSHEET_TITLE 0 oc Títol 2002-02-02 02:02:02
18879 sw source\ui\utlui\navipi.src 0 string ST_TEXT 0 oc Tèxte 2002-02-02 02:02:02
19163 sw source\ui\fldui\fldui.src 0 string FLD_EU_TITEL 0 oc Títol 2002-02-02 02:02:02
19190 sw source\ui\fldui\fldui.src 0 string FMT_SETVAR_TEXT 0 oc Tèxte 2002-02-02 02:02:02
19192 sw source\ui\fldui\fldui.src 0 string FMT_GETVAR_TEXT 0 oc Tèxte 2002-02-02 02:02:02
19211 sw source\ui\fldui\fldui.src 0 string FMT_MARK_TEXT 0 oc Tèxte 2002-02-02 02:02:02
19728 sw source\ui\index\cnttab.src 0 string STR_TITLE 0 oc Títol 2002-02-02 02:02:02
[all …]
/aoo42x/extras/l10n/source/fi/
H A Dlocalize.sdf4172 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLSTYLE 0 fi Täyttötyyli 20200411 15:09:53
4173 svx source\svdraw\svdstr.src 0 string SIP_XA_FILLCOLOR 0 fi Täyttöväri 20200411 15:09:53
5589 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_STYLE 0 fi T~yyli 20200411 15:09:53
5591 sw source\ui\app\mn.src 0 menuitem MN_TEXT_ATTR MN_FORMAT_ALGN 0 fi T~asaus 20200411 15:09:53
6520 sw source\ui\docvw\annotation.src 0 string STR_POSTIT_TODAY 0 fi Tänään, 20200411 15:09:53
7679 sw source\ui\utlui\attrdesc.src 0 string STR_HORI_FULL 0 fi Täysi leveys 20200411 15:09:53
18947 sd source\ui\app\popup.src 0 menuitem MN_TEXT_ATTR DUMMY 0 fi T~yyli 20200411 15:09:53
26755 …20204.xhp 0 help par_id3153711 23 0 fi Put #iNumber,, "Tämä on ensimmäinen rivi tekstiä" REM Täy…
29202 …20201.xhp 0 help par_id3153158 22 0 fi Put #iNumber,, "Tämä on ensimmäinen rivi tekstiä" REM Täy…
29280 …20303.xhp 0 help par_id3148405 20 0 fi Put #iNumber,, "Tämä on ensimmäinen rivi tekstiä" REM Täy…
[all …]
/aoo42x/main/slideshow/source/engine/
H A Dsmilfunctionparser.cxx377 …template< typename T > struct custom_real_parser_policies : public ::boost::spirit::ureal_parser_p…
/aoo42x/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx94 template < typename T >
95 bool getLocalFromWeakRef( jweak& _weak, LocalRef< T >& _inout_local ) in getLocalFromWeakRef()
97 _inout_local.set( static_cast< T >( _inout_local.env().NewLocalRef( _weak ) ) ); in getLocalFromWeakRef()
/aoo42x/main/cui/source/tabpages/
H A Dautocdlg.src179 Text [ en-US ] = "[T]" ;
191 Text [ en-US ] = "[T]: AutoFormat/AutoCorrect while typing" ;
531 Text [ en-US ] = "[T]" ;
/aoo42x/main/writerfilter/source/doctok/
H A DWW8DocumentImpl.cxx45 template <class T>
50 typename PLCF<T>::Pointer_t pPLCF, in processPLCFCpAndFcs()
2182 template <class T, class Helper>
2185 void process(typename PLCF<T>::Pointer_t pPlcf, in process()
2198 typename T::Pointer_t pT = pPlcf->getEntry(n); in process()
/aoo42x/main/sw/source/core/unocore/
H A Dunorefmk.cxx222 template<typename T> struct NotContainedIn
224 ::std::vector<T> const& m_rVector;
225 explicit NotContainedIn(::std::vector<T> const& rVector) in NotContainedIn()
227 bool operator() (T const& rT) { in operator ()()
/aoo42x/main/filter/source/graphicfilter/itiff/
H A Ditiff.cxx39 template< typename T > T BYTESWAP(T nByte) { in BYTESWAP()
/aoo42x/main/canvas/inc/canvas/
H A Dverifyinput.hxx489 template< typename T > void verifyInput( const T& /*rDummy*/, in verifyInput() argument
/aoo42x/main/solenv/doc/gbuild/solenv/gbuild/
H A Dtypes.mk64 template <typename T>
65 class List<T> {};
/aoo42x/main/cppuhelper/source/
H A Dbootstrap.cxx202 template< class T >
204 OUString const & name, T const & value ) in createPropertyValue()
/aoo42x/extras/l10n/source/ga/
H A Dlocalize.sdf57 sfx2 source\appl\app.src 0 string GID_TEXT 0 ga Téacs 2002-02-02 02:02:02
60 sfx2 source\appl\app.src 0 string GID_TABLE 0 ga Tábla 2002-02-02 02:02:02
4045 helpcontent2 source\text\swriter\01\06090000.xhp 0 help tit 0 ga Tiontaigh Téacs go Tábla 200…
54903 …0 string DLG_CONV_TEXT_TABLE STR_CONVERT_TEXT_TABLE 135 ga Tiontaigh Téacs go Tábla 2002-02-0…
54905 …ialog DLG_CONV_TEXT_TABLE CMD_FN_CONVERT_TEXT_TABLE 203 ga Tiontaigh Tábla go Téacs 2002-02-0…
62934 svx source\svdraw\svdstr.src 0 string STR_ObjNameSingulLabel3d 0 ga Téacs 3T 2002-02-02 02:02…
62935 svx source\svdraw\svdstr.src 0 string STR_ObjNamePluralLabel3d 0 ga Téacsanna 3T 2002-02-02 0…
67154 …terCommands.UserInterface.Commands..uno:ConvertTableText Label 0 ga Téa~cs <-> Tábla... 2002-…
67155 …erCommands.UserInterface.Commands..uno:ConvertTableToText Label 0 ga Tábl~a go Téacs... 2002-…
67156 …rCommands.UserInterface.Commands..uno:ConvertTextToTable Label 0 ga ~Téacs go Tábla... 2002-0…
[all …]
/aoo42x/main/stoc/test/registry_tdprovider/
H A Dtestregistrytdprovider.cxx116 template< typename T > void assertEqual(T const & value, T const & argument) { in assertEqual()
/aoo42x/main/writerfilter/source/dmapper/
H A DPropertyMap.cxx216 template<class T>
217 struct removeExistingElements : public ::std::unary_function<T, void>
222 void operator() (T x) in operator ()()
/aoo42x/main/dbaccess/source/core/inc/
H A DDatabaseDataProvider.hxx226 template <typename T> void set( const ::rtl::OUString& _sProperty in set()
227 ,const T& _Value in set()
228 ,T& _member) in set()
/aoo42x/main/bridges/test/java_uno/acquire/
H A Dtestacquire.cxx345 template< typename T > void assertNotNull(css::uno::Reference< T > const & ref) in assertNotNull()
/aoo42x/main/xmloff/source/xforms/
H A DXFormsModelExport.hxx31 namespace uno { template<typename T> class Reference; }

Completed in 3300 milliseconds

12345678910>>...23