Home
last modified time | relevance | path

Searched refs:insertion (Results 1 – 25 of 123) sorted by relevance

12345

/trunk/main/cppu/source/uno/
H A Dlbenv.cxx195 ::std::pair< Ptr2ObjectMap::iterator, bool > insertion( in append()
198 OSL_ASSERT( insertion.second || in append()
201 insertion.first->second == this) ); in append()
267 std::pair<OId2ObjectMap::iterator, bool> const insertion( in defenv_registerInterface() local
269 if (insertion.second) in defenv_registerInterface()
272 insertion.first->second = pOEntry; in defenv_registerInterface()
278 ObjectEntry * pOEntry = insertion.first->second; in defenv_registerInterface()
315 std::pair<OId2ObjectMap::iterator, bool> const insertion( in defenv_registerProxyInterface() local
317 if (insertion.second) in defenv_registerProxyInterface()
320 insertion.first->second = pOEntry; in defenv_registerProxyInterface()
[all …]
/trunk/main/desktop/source/deployment/manager/
H A Ddp_managerfac.cxx167 ::std::pair< t_string2weakref::iterator, bool > insertion( in getPackageManager()
169 if (insertion.second) in getPackageManager()
171 OSL_ASSERT( insertion.first->second.get() == xRet ); in getPackageManager()
187 insertion.first->second ); in getPackageManager()
196 insertion.first->second = xRet; in getPackageManager()
/trunk/main/offapi/com/sun/star/rendering/
H A DXTextLayout.idl277 /** This method converts an insertion index to a caret.<p>
279 This method generates caret information for a given insertion
283 The insertion index, as e.g. returned by
303 /** This method calculates a new insertion index.<p>
305 This method calculates a new insertion index, given a start
310 The insertion index to start from.
317 @returns the new insertion index.
333 insertion indices. This polygon will be visually continuous,
357 insertion indices. This polygon will not always be visually
H A DTextHit.idl39 The entry index is the index of the insertion point in the
40 character sequence. The insertion point denotes positions
43 in the string. Hereby, an index of 0 denotes an insertion
45 containing the number of characters denotes an insertion
/trunk/main/offapi/com/sun/star/text/
H A DPlaceholderType.idl48 /** The field initiates the insertion of a text table.
55 /** The field initiates the insertion of a text frame.
62 /** The field initiates the insertion of a graphic object.
69 /** The field initiates the insertion of an embedded object.
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_alpha/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_s390x/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Dexcept.cxx154 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
185 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_m68k/
H A Dexcept.cxx154 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
185 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_mips/
H A Dexcept.cxx151 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
153 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
182 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
184 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_sparc/
H A Dexcept.cxx154 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
185 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dexcept.cxx156 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
158 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
187 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
189 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_netbsd_intel/
H A Dexcept.cxx157 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
159 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
188 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
190 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_intel/
H A Dexcept.cxx155 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
157 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
186 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
188 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_solaris_sparc/
H A Dexcept.cxx153 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
155 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
184 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
186 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Dexcept.cxx154 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
185 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_freebsd_intel/
H A Dexcept.cxx162 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
164 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
201 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
203 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Dexcept.cxx154 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
156 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
185 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
187 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()
/trunk/main/bridges/source/cpp_uno/gcc3_linux_intel/
H A Dexcept.cxx162 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
164 OSL_ENSURE( insertion.second, "### inserting new rtti failed?!" ); in getRTTI()
201 pair< t_rtti_map::iterator, bool > insertion( in getRTTI() local
203 OSL_ENSURE( insertion.second, "### inserting new generated rtti failed?!" ); in getRTTI()

Completed in 85 milliseconds

12345