Searched refs:bag (Results 1 – 6 of 6) sorted by relevance
/aoo4110/main/comphelper/qa/ |
H A D | test_weakbag.cxx | 43 comphelper::WeakBag< css::uno::XInterface > bag; in test() local 44 bag.add(ref1); in test() 45 bag.add(ref1); in test() 46 bag.add(ref2); in test() 47 bag.add(ref2); in test() 49 bag.add(ref3); in test() 51 CPPUNIT_ASSERT_MESSAGE("remove first ref2", bag.remove() == ref2); in test() 52 CPPUNIT_ASSERT_MESSAGE("remove second ref2", bag.remove() == ref2); in test() 53 CPPUNIT_ASSERT_MESSAGE("remove first null", !bag.remove().is()); in test() 54 CPPUNIT_ASSERT_MESSAGE("remove second null", !bag.remove().is()); in test()
|
/aoo4110/main/offapi/com/sun/star/sdb/ |
H A D | DataSource.idl | 164 service. That is, you can at runtime add arbitrary new properties to the bag.</p> 166 <p>Additionally, the property bag supports default values of properties, and thus the 168 …the bag using <member scope="com::sun::star::beans">XPropertyContainer::addProperty</member>, you … 171 …<p>Effectively, the property bag represented by <code>Settings</code> contains two classes of prop… 178 Such properties are not removeable from the bag, that is, their 188 to the bag.</p> 196 …<code>Settings</code> bag is asked for all its property values, and the ones which are removeable …
|
/aoo4110/main/libtextcat/data/new_fingerprints/lm/ |
H A D | malay.lm | 348 bag 429
|
/aoo4110/main/toolkit/doc/layout/ |
H A D | oldnotes.txt | 209 + existing xml import uses: property bag a -lot-:
|
/aoo4110/main/libtextcat/ |
H A D | libtextcat-2.2.patch | 375 - * common.h -- a mixed bag of helper functions 376 + * common.h -- a mixed bag of helper functions
|
/aoo4110/extras/l10n/source/da/ |
H A D | localize.sdf | 7307 svx source\dialog\imapdlg.src 0 menuitem RID_SVXMN_IMAP.MN_POSITION MN_MOREBACK 0 da Flyt bag~ud … 53694 …_id3149664 0 da \<bookmark_value\>objekter; bag objekt-kommando\</bookmark_value\>\<bookmark_va… 54284 helpcontent2 source\text\simpress\04\01020000.xhp 0 help par_id3155122 103 0 da Vælg objektet bag… 54527 …guide\align_arrange.xhp 0 help hd_id3155766 79 0 da Arrangerer et objekt bag et andet objekt. … 54885 helpcontent2 source\text\sdraw\04\01020000.xhp 0 help par_id3156007 84 0 da Markerer objektet bag… 55097 ….src 0 menuitem RID_MENU_REPORT.SID_ARRANGEMENU SID_FRAME_DOWN 0 da Flyt bag~ud 20130618 17:2… 56178 …ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 da Flyt bag~ud 20130618 17:2… 56206 …ARRANGESUB.SUBMENU_OBJARRANGE SID_FRAME_DOWN CMD_SID_FRAME_DOWN 0 da Flyt bag~ud 20130618 17:2… 59669 sw source\ui\app\mn.src 0 menuitem MN_ONE_STEP FN_FRAME_DOWN CMD_FN_FRAME_DOWN 0 da Flyt bag~ud … 66249 …2_tmpl.src 0 menuitem MN_MOREBACK SID_MOREBACK CMD_SID_MOREBACK 0 da Flyt bag~ud 20130618 17:2… [all …]
|
Completed in 878 milliseconds