/aoo4110/main/connectivity/source/inc/resource/ |
H A D | conn_shared_res.hrc | 30 // Mozilla driver resource ids 33 // common resource ids 36 // Spreadsheet driver resource ids 39 // DBase driver resource ids 42 // ADO driver resource ids 45 // EVOAB2 driver resource ids 48 // FILE driver resource ids 51 // KAB driver resource ids 54 // MACAB driver resource ids 57 // Adabas D driver resource ids [all …]
|
/aoo4110/main/svx/source/tbxctrls/ |
H A D | extrusioncontrols.hrc | 60 #define STR_DIRECTION 30 // needs 10 resource ids 62 #define IMG_DIRECTION 1 // needs 10 resource ids 63 #define IMG_DIRECTION_H 10 // needs 10 resource ids 94 #define IMG_LIGHT_OFF 50 // needs 10 resource ids 95 #define IMG_LIGHT_ON 60 // needs 10 resource ids 96 #define IMG_LIGHT_PREVIEW 70 // needs 10 resource ids 98 #define IMG_LIGHT_OFF_H 80 // needs 10 resource ids 99 #define IMG_LIGHT_ON_H 90 // needs 10 resource ids 100 #define IMG_LIGHT_PREVIEW_H 100 // needs 10 resource ids
|
/aoo4110/main/offapi/com/sun/star/drawing/framework/ |
H A D | XConfiguration.idl | 58 returned resource ids. 64 When a non-empty string is given then resource ids are returned 70 pane URLs. In a recursive search, only resource ids at the top 72 <p>Use an empty string to prevent filtering out resource ids.</p> 77 all resource ids are returned that belong to the configuration. 79 The set of returned resource ids may be empty when there are no 80 resource ids that match all conditions. The resources in the
|
H A D | XResourceId.idl | 88 <p>The two resource ids A and B are compared so that if A<B (return 94 higher level two resource ids are compared via a lexicographic order 95 defined on the URLS. So when there are two resource ids A1.A2 97 A1==B1 and A2<B2. Resource ids may have different lengths: A1 < 104 <code>+1</code> when the two compared resource ids differ.
|
H A D | ResourceId.idl | 34 resource ids. 46 <p>This constructor can be used to create resource ids for panes.</p> 58 <p>This constructor can be used to create resources ids for views
|
/aoo4110/main/writerfilter/source/resourcemodel/ |
H A D | qnametostrfooter | 9 cout << "<ids type=\"sprm\">" << endl; 14 cout << "</ids>" << endl; 16 cout << "<ids type=\"attribute\">" << endl; 21 cout << "</ids>" << endl;
|
H A D | analyzerfooter | 1 out << "</ids>" << endl;
|
H A D | analyzerheader | 30 out << "<ids>" << endl;
|
/aoo4110/main/offapi/com/sun/star/configuration/backend/ |
H A D | XMultiLayerStratum.idl | 119 <p> The layer id returned is one of the layer ids obtained from 165 <p>Layer ids can be obtained from 202 retrieves the layers associated to a series of layer ids, 211 <p>Layer ids can be obtained from 237 if one of the layer ids is invalid or 253 retrieves the layers associated to a series of layer ids, 262 <p>Layer ids can be obtained from 270 Timestamps are matched to layer ids by their position. 292 if one of the layer ids is invalid or
|
/aoo4110/main/solenv/bin/ |
H A D | subsequenttests | 75 my ($dir, $id, $ids) = ($1, $2, $3); 84 $deps{$id} = $ids; 93 my ($id2, $ids); 94 while (($id2, $ids) = each(%deps)) { 95 $ids !~ /\s\Q$id1\E\s/ or die("$module: $id2 depends on $id1");
|
/aoo4110/main/svx/inc/svx/ |
H A D | dialogs.hrc | 168 // moved ids +8 ... +17 to "ModalDialog" resource ids 596 // JP: string resource ids for table-autoformat-names, used in SW/SC 858 // Accessibility strings. The actual string ids are defined in 1005 // if we have _a_lot_ time, we should group the resource ids by type, instead 1006 // of grouping them by semantics. The reason is that resource ids have to be 1010 // I suggest sticking to per-type ids instead of per-semantic ids, this is 1011 // better maintainable (IMO), and does not waste that much ids 1015 // "Window" resource ids 1019 // "ModalDialog" resource ids 1025 // "Menu" resource ids [all …]
|
/aoo4110/test/testassistant/src/org/openoffice/test/assistant/views/ |
H A D | UIMapOp.java | 66 public ArrayList<String> ids = new ArrayList<String>(); field in UIMapOp 141 ids.clear(); in scan() 161 ids.add(idInDeclaration); in scan() 167 ids.add(null); in scan() 184 String id = ids.get(i); in populateName()
|
/aoo4110/main/svtools/inc/svtools/ |
H A D | helpid.hrc | 74 // Help ids of template dialog 86 // Help ids for the filepicker dialogs 89 // help ids for fileview contextmenu 93 // help ids for the different modi of the file picker dialog
|
/aoo4110/main/toolkit/source/layout/core/ |
H A D | localized-string.cxx | 41 void LocalizedString::ImplGetPropertyIds( std::list< sal_uInt16 > &ids ) in ImplGetPropertyIds() argument 43 PushPropertyIds( ids, BASEPROPERTY_TEXT, 0); in ImplGetPropertyIds() 44 VCLXWindow::ImplGetPropertyIds( ids ); in ImplGetPropertyIds()
|
H A D | localized-string.hxx | 65 static void ImplGetPropertyIds( std::list< sal_uInt16 > &ids ); 66 virtual void GetPropertyIds( std::list< sal_uInt16 > &ids ) in GetPropertyIds() argument 67 { return ImplGetPropertyIds( ids ); } in GetPropertyIds()
|
/aoo4110/main/dbaccess/source/ui/dlg/ |
H A D | dbadmin.hrc | 28 // control ids 87 // string ids (usually relative to other resources, that's why not necessarily unique) 101 // menu item ids
|
/aoo4110/main/sfx2/inc/sfx2/ |
H A D | sfxsids.hrc | 58 // default-ids for application 108 // default-ids for help 128 // default-ids for document 170 // browse-ids 447 // default-ids for windows 484 // default-ids for editing, cursor travellung and selection 526 // default-ids for macros 541 // default-ids for configuration
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | dialogs.hrc | 24 /** module unique resource ids for dialogs */ 28 /** module unique resource ids for tabpages */
|
/aoo4110/main/sfx2/source/doc/ |
H A D | docvor.hrc | 48 //!!! dont use the ids from 302 to 350, we need them as dynamic ids
|
/aoo4110/main/extensions/source/propctrlr/ |
H A D | formresid.hrc | 346 // - ImageList - local ids 350 // we do not duplicate images. Instead we do some hard coding for the image ids
|
/aoo4110/main/chart2/source/inc/ |
H A D | Strings.hrc | 404 // ids must not exceed RID_APP_START + 499 405 // ids >= RID_APP_START + 500 are defined in glob.hrc
|
/aoo4110/main/forms/source/misc/ |
H A D | makefile.mk | 48 $(SLO)$/ids.obj \
|
/aoo4110/main/xmlhelp/source/cxxhelp/provider/ |
H A D | databases.hxx | 121 rtl::OUString& ids ); 130 void init( Databases *pDatabases,helpdatafileproxy::Hdf* pHdf,const rtl::OUString& ids );
|
/aoo4110/main/dbaccess/source/ui/control/ |
H A D | tabletree.hrc | 28 //- menu ids
|
/aoo4110/main/uui/source/ |
H A D | makefile.mk | 64 ids.src \
|