Home
last modified time | relevance | path

Searched refs:map (Results 51 – 75 of 972) sorted by relevance

12345678910>>...39

/trunk/main/sw/inc/
H A Dprintdata.hxx227 …std::map< sal_Int32, const SwPageFrm * > m_aValidStartFrames; // the map of start frames for…
230 std::map< sal_Int32, sal_Int32 > m_aPrinterPaperTrays;
279 typedef std::map< sal_Int32, const SwPageFrm * > ValidStartFramesMap_t;
289 …std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() { return m_aPrinterPaperT… in GetPrinterPaperTrays()
290 …const std::map< sal_Int32, sal_Int32 >& GetPrinterPaperTrays() const { return m_aPrinterPaperT… in GetPrinterPaperTrays()
/trunk/main/odk/util/
H A Dodk_rules.pmk167 $(DESTDIRSETTINGS)/component.uno.map : $(SOLARENV)/bin/addsym.awk $(SOLARENV)/src/component.map
170 tr -d "\015" < $(SOLARENV)/src/component.map | $(AWK) -f $(SOLARENV)/bin/addsym.awk > $@
172 …tr -d "\015" < $(SOLARENV)/src/component.map | tail -n +3 | head -3 | sed -e 's/.*component/_compo…
175 tr -d "\015" < $(SOLARENV)/src/component.map > $@
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/layoutprocessor/
H A DVariablesDeclarationLayoutController.java125 final AttributeMap map = generateVariableSetSection(variable); in advance() local
126 map.setAttribute(OfficeNamespaces.TEXT_NS, "name", varName); in advance()
127 target.startElement(map); in advance()
128 target.endElement(map); in advance()
H A DOfficeGroupLayoutController.java194 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local
196 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "repeating-header-or-footer", value); in computeAttributes()
197 map.makeReadOnly(); in computeAttributes()
198 return map; in computeAttributes()
H A DOfficeGroupInstanceSectionLayoutController.java168 final AttributeMap map = new AttributeMap(super.computeAttributes(fc, element, target)); in computeAttributes() local
169 map.setAttribute(JFreeReportInfo.REPORT_NAMESPACE, "iteration-count", getIterationCount()); in computeAttributes()
170 map.makeReadOnly(); in computeAttributes()
171 return map; in computeAttributes()
/trunk/main/dbaccess/source/core/api/
H A DOptimisticSet.hxx46 ::std::map<sal_Int32,sal_Int32> m_aJoinedColumns;
47 ::std::map<sal_Int32,sal_Int32> m_aJoinedKeyColumns;
99 const ::std::map<sal_Int32,sal_Int32>& getJoinedColumns() const { return m_aJoinedColumns; } in getJoinedColumns()
100 … const ::std::map<sal_Int32,sal_Int32>& getJoinedKeyColumns() const { return m_aJoinedKeyColumns; } in getJoinedKeyColumns()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Installer/
H A DSolarisInstaller.java376 HashMap map = new HashMap();; in queryAllDatabase() local
414 map.put(key, value); in queryAllDatabase()
419 installData.setDatabaseMap(map); in queryAllDatabase()
427 HashMap map = null; in isPackageNameInstalled() local
432 map = installData.getDatabaseMap(); in isPackageNameInstalled()
434 if ( map.containsKey(packageName)) { in isPackageNameInstalled()
H A DLinuxInstaller.java506 HashMap map = new HashMap();; in queryAllDatabase() local
551 map.put(key, value); in queryAllDatabase()
556 installData.setDatabaseMap(map); in queryAllDatabase()
580 HashMap map = null; in isPackageInstalled() local
585 map = installData.getDatabaseMap(); in isPackageInstalled()
587 if ( map.containsKey(packageName)) { in isPackageInstalled()
/trunk/main/offapi/com/sun/star/embed/
H A DXVisualObject.idl60 The size must be provided in logical units according to map mode the
95 The size must be provided in logical units according to map mode the
150 /** retrieves map mode the object communicates in.
153 the aspect the map mode is requested for.
157 the map mode the object communicates in, it can take values from
/trunk/main/scripting/workben/ifc/scripting/
H A D_XScriptNameResolver.java89 HashMap map = new HashMap(); in runResolveTest() local
90 map.put("SCRIPTING_DOC_STORAGE_ID", new Integer(storageId)); in runResolveTest()
91 map.put("SCRIPTING_DOC_URI", util.utils.getFullTestURL(location)); in runResolveTest()
93 Parameters params = new Parameters(map); in runResolveTest()
/trunk/main/filter/source/flash/
H A Dswfwriter.hxx119 typedef ::std::map<sal_uInt32, sal_uInt16> ChecksumCache;
173 std::map<sal_uInt16, sal_uInt16, ltuint16> maGlyphIndex;
351 Point map( const Point& rPoint ) const;
352 Size map( const Size& rSize ) const;
353 void map( PolyPolygon& rPolyPolygon ) const;
/trunk/main/vcl/inc/vcl/
H A Dfontmanager.hxx292 std::map< sal_Unicode, sal_Int32 > m_aEncodingVector;
293 std::map< sal_Unicode, rtl::OString > m_aNonEncoded;
376 std::map< struct XLFDEntry, std::list< struct XLFDEntry > >
604 …const std::map< sal_Unicode, sal_Int32 >* getEncodingMap( fontID nFontID, const std::map< sal_Unic…
656 std::map< sal_Unicode, sal_uInt32 >& rUnicodeEnc );
/trunk/main/connectivity/inc/connectivity/
H A DStdTypeDefs.hxx38 typedef ::std::map<sal_Int32,sal_Int32> TInt2IntMap;
39 typedef ::std::map< ::rtl::OUString,sal_Int32> TString2IntMap;
40 typedef ::std::map< sal_Int32,::rtl::OUString> TInt2StringMap;
/trunk/main/winaccessibility/inc/
H A DAccObjectWinManager.hxx74 typedef std::map< void*, AccObject,ltstr1 > XIdToAccObjHash;
75 typedef std::map< HWND,void*,ltstr2 > XHWNDToXAccHash;
76 typedef std::map< const long, AccObject*,ltstr3 > XResIdToAccObjHash;
78 …typedef std::map< const long, com::sun::star::accessibility::XAccessible*,ltstr3 > XHWNDToDocument…
/trunk/main/ure/source/uretest/
H A DMakefile.pln81 out.pln/cppmain.uno.so: out.pln/cppmain.o version.map | out.pln \
85 -Wl,--version-script=version.map $< -Lout.pln/lib -luno_cppu \
96 out.pln/cpptest.uno.so: out.pln/cpptest.o version.map | out.pln \
100 -Wl,--version-script=version.map $< -Lout.pln/lib -luno_cppu \
111 out.pln/cppserver.uno.so: out.pln/cppserver.o version.map | out.pln \
115 -Wl,--version-script=version.map $< -Lout.pln/lib -luno_cppu \
/trunk/main/ridljar/java/ridl/src/main/java/com/sun/star/lib/uno/typedesc/
H A DTypeDescription.java668 synchronized (map) { in get()
670 Entry e = (Entry) map.get(typeName); in get()
676 synchronized (map) { in put()
678 map.put(desc.getTypeName(), new Entry(desc, queue)); in put()
688 map.remove(e.typeName); in cleanUp()
701 private final HashMap map = new HashMap(); field in TypeDescription.Cache
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl393 /** gets the type map object associated with this connection. Only drivers
398 Unless the application has added an entry to the type map, the map
410 /** installs the given type map as the type map for this connection.
411 The type map will be used for the custom mapping of SQL structured types
416 Only if the driver supports custom type mapping is the setting of a map allowed.
/trunk/main/sc/source/filter/inc/
H A Dxiescher.hxx952 typedef ::std::map< sal_uInt32, XclImpSdrInfo > XclImpSdrInfoMap;
953 typedef ::std::map< SdrObject*, sal_uInt32 > XclImpSdrObjMap;
1155 typedef ::std::map< sal_Size, XclImpDrawObjRef > XclImpObjMap;
1156 typedef ::std::map< sal_uInt16, XclImpDrawObjRef > XclImpObjMapById;
1158 typedef ::std::map< sal_Size, XclImpObjTextRef > XclImpObjTextMap;
1227 typedef ::std::map< sal_uInt16, String > DefObjNameMap;
1229 typedef ::std::map< SCTAB, XclImpSheetDrawingRef > XclImpSheetDrawingMap;
/trunk/main/connectivity/source/drivers/jdbc/
H A DJConnection.cxx84 ClassMap map; member
146 ClassMap::iterator i(d->map.begin()); in loadClass()
151 for (; i != d->map.end();) in loadClass()
163 i = d->map.erase(i); in loadClass()
178 if ( i == d->map.end() ) in loadClass()
186 d->map.push_front( ClassMapEntry( classPath, name ) ); in loadClass()
187 i = d->map.begin(); in loadClass()
/trunk/main/filter/source/svg/
H A Dsvgfontexport.hxx39 typedef ::std::map< FontItalic, GlyphSet > FontItalicMap;
40 typedef ::std::map< FontWeight, FontItalicMap > FontWeightMap;
41 typedef ::std::map< ::rtl::OUString, FontWeightMap > FontNameMap;
/trunk/main/l10ntools/java/l10nconv/java/com/sun/star/tooling/converter/
H A DSDFReader.java273 Map map=new HashMap(); in getData() local
284 map.putAll(help[1]); in getData()
285 map.putAll(help[0]); in getData()
289 return map; in getData()
/trunk/main/shell/inc/internal/
H A Dtypes.hxx56 typedef std::map<Name_t, Value_t> XmlTagAttributes_t;
58 typedef std::map<Name_t, XmlTag_t> XmlTags_t;
92 typedef ::std::map<StyleName_t, LocaleSet_t> StyleLocaleMap_t;
/trunk/main/testtools/source/performance/
H A Dmakefile.mk44 SHL1VERSIONMAP = $(SOLARENV)$/src$/component.map
63 SHL2VERSIONMAP = $(SOLARENV)$/src$/component.map
82 SHL3VERSIONMAP = pseudo_uno_uno.map
/trunk/main/comphelper/source/misc/
H A Duieventslogger.cxx66 static void lcl_SetupOriginAppAbbr(map<OUString, OUString>& abbrs) in lcl_SetupOriginAppAbbr()
74 static void lcl_SetupOriginWidgetAbbr(map<OUString,OUString>& abbrs) in lcl_SetupOriginWidgetAbbr()
136 map<OUString, OUString> m_OriginAppAbbr;
137 map<OUString, OUString> m_OriginWidgetAbbr;
364 map<OUString, OUString>::iterator abbr_it = m_OriginAppAbbr.find(app); in logDispatch()
376 map<OUString, OUString>::iterator widget_it = m_OriginWidgetAbbr.find(widget); in logDispatch()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/
H A DStarReportDataFactory.java61 final HashMap map = new HashMap(); in queryData() local
66 map.put(parameters.getColumnName(i), o); in queryData()
68 return new StarReportData(backend.queryData(query, map)); in queryData()

Completed in 116 milliseconds

12345678910>>...39