Home
last modified time | relevance | path

Searched refs:pServices (Results 1 – 16 of 16) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/uno/
H A Dunofield.cxx818 OUString* pServices = aSeq.getArray(); in getSupportedServiceNames() local
819 pServices[0] = "com.sun.star.text.TextContent"; in getSupportedServiceNames()
820 pServices[1] = "com.sun.star.text.TextField"; in getSupportedServiceNames()
825 pServices[2] = "com.sun.star.text.TextField.DateTime"; in getSupportedServiceNames()
826 pServices[3] = "com.sun.star.text.textfield.DateTime"; in getSupportedServiceNames()
829 pServices[2] = "com.sun.star.text.TextField.URL"; in getSupportedServiceNames()
830 pServices[3] = "com.sun.star.text.textfield.URL"; in getSupportedServiceNames()
861 pServices[2] = "com.sun.star.text.TextField.Author"; in getSupportedServiceNames()
862 pServices[3] = "com.sun.star.text.textfield.Author"; in getSupportedServiceNames()
865 pServices[2] = "com.sun.star.text.TextField.Measure"; in getSupportedServiceNames()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/uno/
H A Dunofield.cxx826 OUString* pServices = aSeq.getArray(); in getSupportedServiceNames() local
827 pServices[0] = "com.sun.star.text.TextContent"; in getSupportedServiceNames()
828 pServices[1] = "com.sun.star.text.TextField"; in getSupportedServiceNames()
833 pServices[2] = "com.sun.star.text.TextField.DateTime"; in getSupportedServiceNames()
834 pServices[3] = "com.sun.star.text.textfield.DateTime"; in getSupportedServiceNames()
837 pServices[2] = "com.sun.star.text.TextField.URL"; in getSupportedServiceNames()
838 pServices[3] = "com.sun.star.text.textfield.URL"; in getSupportedServiceNames()
869 pServices[2] = "com.sun.star.text.TextField.Author"; in getSupportedServiceNames()
870 pServices[3] = "com.sun.star.text.textfield.Author"; in getSupportedServiceNames()
873 pServices[2] = "com.sun.star.text.TextField.Measure"; in getSupportedServiceNames()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/dbaccess/source/shared/
H A Dregistrationhelper.cxx130 const uno::Sequence< OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local
134 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
141 …ationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, nullptr); in getComponentFactory()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/shared/
H A Dregistrationhelper.cxx130 const uno::Sequence< OUString >* pServices = s_pSupportedServices->getConstArray(); in getComponentFactory() local
134 …for (sal_Int32 i=0; i<nLen; ++i, ++pImplName, ++pServices, ++pComponentFunction, ++pFactoryFunctio… in getComponentFactory()
141 …ationFunction( _rxServiceManager, *pImplName, ComponentInstantiationFunction, *pServices, nullptr); in getComponentFactory()
/dports/net/linknx/linknx-0.0.1.32/src/
H A Dlinknx.cpp214 ticpp::Element* pServices = pConfig->FirstChildElement("services", false); in main() local
215 if (pServices != NULL) in main()
216 services->importXml(pServices); in main()
H A Dxmlserver.cpp531 ticpp::Element pServices("services"); in Run() local
532 Services::instance()->exportXml(&pServices); in Run()
533 pConfig.LinkEndChild(&pServices); in Run()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/filter/xml/
H A Dsdxmlwrp.cxx600 XML_SERVICES const * pServices = getServices( true, IsDraw(), mnStoreVer ); in Import() local
608 pServices->mpMeta, in Import()
615 pServices->mpSettings, in Import()
621 pServices->mpStyles, in Import()
627 pServices->mpContent, in Import()
878 XML_SERVICEMAP* pServices = aServices; in Export() local
883 SAL_INFO( "sd.filter", "exporting substream " << pServices->mpStream ); in Export()
888 const OUString sDocName( OUString::createFromAscii( pServices->mpStream ) ); in Export()
925 …er()->createInstanceWithArgumentsAndContext( OUString::createFromAscii( pServices->mpService ), aA… in Export()
937 pServices++; in Export()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/filter/xml/
H A Dsdxmlwrp.cxx619 XML_SERVICES const * pServices = getServices( true, IsDraw(), mnStoreVer ); in Import() local
627 pServices->mpMeta, in Import()
634 pServices->mpSettings, in Import()
640 pServices->mpStyles, in Import()
646 pServices->mpContent, in Import()
931 XML_SERVICEMAP* pServices = aServices; in Export() local
936 SAL_INFO( "sd.filter", "exporting substream " << pServices->mpStream ); in Export()
941 const OUString sDocName( OUString::createFromAscii( pServices->mpStream ) ); in Export()
979 …er()->createInstanceWithArgumentsAndContext( OUString::createFromAscii( pServices->mpService ), aA… in Export()
991 pServices++; in Export()
[all …]
/dports/net-mgmt/wmi-client/wmi-1.3.16/Samba/source/torture/dcom/
H A Ddcom.c174 struct IWbemServices *pServices; member
298 result = WBEM_ConnectServer_recv(ctx, c, &s->pServices); in wbem_exec_query_continue()
306 new_ctx = IWbemServices_ExecQuery_send(s->pServices, c, "WQL", in wbem_exec_query_continue()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/core/unocore/
H A Dunoftn.cxx49 size_t const nServices, char const*const pServices[]) in GetSupportedServiceNamesImpl() argument
53 std::transform(pServices, pServices + nServices, ret.begin(), in GetSupportedServiceNamesImpl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/core/unocore/
H A Dunoftn.cxx53 size_t const nServices, char const*const pServices[]) in GetSupportedServiceNamesImpl() argument
57 std::transform(pServices, pServices + nServices, ret.begin(), in GetSupportedServiceNamesImpl()
/dports/lang/zig/zig-0.9.0/lib/libc/include/any-windows-any/
H A Duserenv.h210 …USERENVAPI HRESULT WINAPI RsopSetPolicySettingStatus (DWORD dwFlags, IWbemServices *pServices, IWb…
211 …USERENVAPI HRESULT WINAPI RsopResetPolicySettingStatus (DWORD dwFlags, IWbemServices *pServices, I…
/dports/lang/zig-devel/zig-0.9.0/lib/libc/include/any-windows-any/
H A Duserenv.h210 …USERENVAPI HRESULT WINAPI RsopSetPolicySettingStatus (DWORD dwFlags, IWbemServices *pServices, IWb…
211 …USERENVAPI HRESULT WINAPI RsopResetPolicySettingStatus (DWORD dwFlags, IWbemServices *pServices, I…
/dports/lang/fpc-source/fpc-3.2.2/packages/winunits-jedi/src/
H A Djwauserenv.pas1124 function RsopSetPolicySettingStatus(dwFlags: DWORD; pServices: IWbemServices;
1145 function RsopResetPolicySettingStatus(dwFlags: DWORD; pServices: IWbemServices;
/dports/lang/fpc-source/fpc-3.2.2/packages/winceunits/src/
H A Dbthapi.pp377 function GetApprovedServices(pServices:PGUID; pServiceCount:PULONG):HRESULT; stdcall;
/dports/lang/mono/mono-5.10.1.57/external/corefx/src/System.Management/src/System/Management/
H A DManagementScope.cs1109 internal int ConnectNSecureIWbemServices(string path, ref IWbemServices pServices) in ConnectNSecureIWbemServices() argument
1133 out pServices, in ConnectNSecureIWbemServices()