Searched refs:s_pImplementationNames (Results 1 – 8 of 8) sorted by relevance
63 if (!s_pImplementationNames) in registerComponent()67 s_pImplementationNames = new Sequence< ::rtl::OUString >; in registerComponent()80 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()81 s_pImplementationNames->realloc(nOldLen + 1); in registerComponent()95 if (!s_pImplementationNames) in revokeComponent()107 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()113 removeElementAt(*s_pImplementationNames, i); in revokeComponent()121 if (s_pImplementationNames->getLength() == 0) in revokeComponent()123 delete s_pImplementationNames; s_pImplementationNames = NULL; in revokeComponent()138 if (!s_pImplementationNames) in getComponentFactory()[all …]
67 s_pImplementationNames;
47 if (!s_pImplementationNames) in registerComponent()51 s_pImplementationNames = new uno::Sequence< ::rtl::OUString >; in registerComponent()64 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()65 s_pImplementationNames->realloc(nOldLen + 1); in registerComponent()79 if (!s_pImplementationNames) in revokeComponent()91 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()97 removeElementAt(*s_pImplementationNames, i); in revokeComponent()105 if (s_pImplementationNames->getLength() == 0) in revokeComponent()107 delete s_pImplementationNames; s_pImplementationNames = NULL; in revokeComponent()122 if (!s_pImplementationNames) in getComponentFactory()[all …]
169 if (!s_pImplementationNames) in registerComponent()173 s_pImplementationNames = new Sequence< ::rtl::OUString >; in registerComponent()186 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()187 s_pImplementationNames->realloc(nOldLen + 1); in registerComponent()201 if (!s_pImplementationNames) in revokeComponent()213 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()219 removeElementAt(*s_pImplementationNames, i); in revokeComponent()227 if (s_pImplementationNames->getLength() == 0) in revokeComponent()229 delete s_pImplementationNames; s_pImplementationNames = NULL; in revokeComponent()244 if (!s_pImplementationNames) in getComponentFactory()[all …]
81 s_pImplementationNames;
179 if (!s_pImplementationNames) in registerComponent()183 s_pImplementationNames = new Sequence< ::rtl::OUString >; in registerComponent()196 sal_Int32 nOldLen = s_pImplementationNames->getLength(); in registerComponent()197 s_pImplementationNames->realloc(nOldLen + 1); in registerComponent()211 if (!s_pImplementationNames) in revokeComponent()223 sal_Int32 nLen = s_pImplementationNames->getLength(); in revokeComponent()229 removeElementAt(*s_pImplementationNames, i); in revokeComponent()237 if (s_pImplementationNames->getLength() == 0) in revokeComponent()239 delete s_pImplementationNames; s_pImplementationNames = NULL; in revokeComponent()254 if (!s_pImplementationNames) in getComponentFactory()[all …]
97 s_pImplementationNames;
41 s_pImplementationNames;
Completed in 32 milliseconds