/aoo42x/main/cppu/source/uno/ |
H A D | lbenv.cxx | 195 ::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 …]
|
/aoo42x/main/desktop/source/deployment/manager/ |
H A D | dp_managerfac.cxx | 167 ::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()
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XTextLayout.idl | 277 /** 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 D | TextHit.idl | 39 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
|
/aoo42x/main/offapi/com/sun/star/text/ |
H A D | PlaceholderType.idl | 48 /** 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.
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_powerpc64/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_alpha/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_ia64/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_powerpc64/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_s390x/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_hppa/ |
H A D | except.cxx | 154 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_m68k/ |
H A D | except.cxx | 154 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_mips/ |
H A D | except.cxx | 151 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_sparc/ |
H A D | except.cxx | 154 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/ |
H A D | except.cxx | 156 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_netbsd_intel/ |
H A D | except.cxx | 157 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_intel/ |
H A D | except.cxx | 155 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_solaris_sparc/ |
H A D | except.cxx | 153 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/ |
H A D | except.cxx | 154 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_freebsd_intel/ |
H A D | except.cxx | 162 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_arm/ |
H A D | except.cxx | 154 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()
|
/aoo42x/main/bridges/source/cpp_uno/gcc3_linux_intel/ |
H A D | except.cxx | 162 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()
|