Home
last modified time | relevance | path

Searched refs:Static (Results 26 – 50 of 167) sorted by relevance

1234567

/aoo41x/main/basegfx/source/tuple/
H A Db2dtuple.cxx30 namespace { struct EmptyTuple : public rtl::Static<basegfx::B2DTuple, EmptyTuple> {}; }
/aoo41x/main/vcl/inc/aqua/
H A Daqua11yfocustracker.hxx47 class AquaA11yFocusTracker : public rtl::Static< AquaA11yFocusTracker, AquaA11yFocusTracker>
/aoo41x/main/chart2/source/controller/main/
H A DConfigurationAccess.cxx102 struct theCalcConfigItem : public rtl::Static< CalcConfigItem, theCalcConfigItem > {};
/aoo41x/main/jvmfwk/source/
H A Dfwkutil.hxx65 struct FwkMutex: public ::rtl::Static<osl::Mutex, FwkMutex> {};
/aoo41x/main/comphelper/inc/comphelper/
H A DIdPropArrayHelper.hxx42 : public rtl::Static< ::osl::Mutex, OIdPropertyArrayUsageHelperMutex<TYPE> > {};
H A Dproparrhlp.hxx50 : public rtl::Static< ::osl::Mutex, OPropertyArrayUsageHelperMutex<TYPE> > {};
/aoo41x/main/solenv/gbuild/
H A DStaticLibrary.mk52 $$(eval $$(call gb_Output_error,Static library $(1) must be registered in Repository.mk))
/aoo41x/main/tools/source/string/
H A Dtustring.cxx117 namespace { struct Empty : public rtl::Static< const UniString, Empty> {}; }
H A Dtstring.cxx141 namespace { struct Empty : public rtl::Static< const ByteString, Empty> {}; }
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx518 FieldAttributes::Static | in get_type()
568 FieldAttributes::Static | in get_type()
626 FieldAttributes::Static | in get_type()
1591 MethodAttributes::Static), in complete_service_type()
2012 MethodAttributes::Static), in complete_singleton_type()
/aoo41x/main/sal/inc/rtl/
H A Dinstance.hxx360 class Static { class
/aoo41x/main/basic/source/inc/
H A Dparser.hxx135 void Static(); // STATIC
/aoo41x/main/sal/inc/osl/
H A Ddiagnose.hxx181 : ::rtl::Static<detail::ObjectRegistry<InheritingClassT>,
/aoo41x/main/sc/source/core/tool/
H A Dformulaparserpool.cxx111 struct ScParserFactorySingleton : public ::rtl::Static< ScParserFactoryMap, ScParserFactorySingleto…
/aoo41x/main/unotools/source/config/
H A Dundoopt.cxx152 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton >
H A Dsourceviewconfig.cxx94 namespace { struct lclMutex : public rtl::Static< ::osl::Mutex, lclMutex > {}; }
H A Dmisccfg.cxx230 class LocalSingleton : public rtl::Static< osl::Mutex, LocalSingleton >
/aoo41x/main/sal/osl/all/
H A Ddebugbase.cxx76 struct DebugBaseMutex : ::rtl::Static<osl::Mutex, DebugBaseMutex> {};
/aoo41x/main/shell/source/win32/shlxthandler/res/
H A Drctmpl.txt40 CONTROL "",IDC_STATIC,"Static",SS_ETCHEDHORZ,7,75,211,1
/aoo41x/main/svl/unx/source/svdde/
H A Dddedummy.cxx270 : public rtl::Static< DdeServices, theDdeServices > {};
/aoo41x/main/sot/source/base/
H A Dfactory.cxx60 namespace { struct ImplData : public rtl::Static<SotData_Impl, ImplData> {}; }
/aoo41x/main/xmloff/source/chart/
H A DSchXMLLegendContext.cxx89 struct theLegendAttributeTokenMap : public rtl::Static< LegendAttributeTokenMap, theLegendAttribute…
/aoo41x/main/svl/source/config/
H A Dlanguageoptions.cxx40 namespace { struct ALMutex : public rtl::Static< ::osl::Mutex, ALMutex > {}; }
/aoo41x/main/sal/rtl/source/
H A Dbootstrap.cxx154 public rtl::Static< NameValueList, rtl_bootstrap_set_list > {};
461 struct FundamentalIni: public rtl::Static< FundamentalIniData, FundamentalIni >
/aoo41x/main/tools/source/fsys/
H A Dtempfile.cxx43 namespace { struct TempNameBase_Impl : public rtl::Static< ::rtl::OUString, TempNameBase_Impl > {};…

Completed in 122 milliseconds

1234567