Home
last modified time | relevance | path

Searched refs:getKey (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/vcl/unx/generic/printer/
H A Dppdparser.cxx750 BSTRING( pKey->getKey() ).GetBuffer(), in PPDParser()
783 BSTRING( cit->m_pKey1->getKey() ).GetBuffer(), in PPDParser()
785 BSTRING( cit->m_pKey2->getKey() ).GetBuffer(), in PPDParser()
852 const PPDKey* PPDParser::getKey( int n ) const in getKey() function in PPDParser
857 const PPDKey* PPDParser::getKey( const String& rKey ) const in getKey() function in PPDParser
1186 m_pTranslator->insertKey( pKey->getKey(), aTranslation ); in parseOpenUI()
1251 aConstraint.m_pKey2 = getKey( aToken ); in parseConstraint()
1253 aConstraint.m_pKey1 = getKey( aToken ); in parseConstraint()
1862 it->first->getKey().GetStr(), in setValue()
1864 pKey->getKey().GetStr(), in setValue()
[all …]
H A Dprinterinfomanager.cxx322 …const PPDKey* pKey = m_aGlobalDefaults.m_pParser->getKey( String( aKey.Copy( 4 ), RTL_TEXTENCODING… in initialize()
429 …onst PPDKey* pPrinterKey = pDefKey ? aPrinter.m_aInfo.m_pParser->getKey( pDefKey->getKey() ) : NUL… in initialize()
527 …const PPDKey* pKey = aPrinter.m_aInfo.m_pParser->getKey( String( aKey.Copy( 4 ), RTL_TEXTENCODING_… in initialize()
588 …const PPDKey* pDefKey = aDefaultInfo.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPA… in initialize()
589 …const PPDKey* pMergeKey = aMergeInfo.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in initialize()
795 aKey += ByteString( pKey->getKey(), RTL_TEXTENCODING_ISO_8859_1 ); in writePrinterConfig()
845 …onst PPDKey* pPrinterKey = pDefKey ? aPrinter.m_aInfo.m_pParser->getKey( pDefKey->getKey() ) : NUL… in addPrinter()
1136 …const PPDKey* pPageSizeKey = rContext.getParser()->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "P… in setDefaultPaper()
H A Djobdata.cxx66 const PPDKey* pKey = pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Collate" ) ) ); in setCollate()
90 … const PPDKey* pKey = m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ) ); in setPaper()
103 … const PPDKey* pKey = m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "InputSlot" ) ) ); in setPaperBin()
H A Dcupsmgr.cxx635 …const PPDKey* pKey = rContext.getParser()->getKey( OStringToOUString( pOption->keyword, aEncoding … in updatePrinterContextInfo()
881 OString aKey = OUStringToOString( pKey->getKey(), RTL_TEXTENCODING_ASCII_US ); in getOptionsFromDocumentSetup()
1100 OString aName = OUStringToOString( pKey->getKey(), aEncoding ); in writePrinterConfig()
/trunk/main/padmin/source/
H A Dprtsetup.cxx52 aOptionText = pParser->translateOption( pKey->getKey(), pValue->m_aOption) ; in insertAllPPDValues()
277 …(pKey = m_pParent->m_aJobData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) )… in update()
289 …(pKey = m_pParent->m_aJobData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize" )… in update()
301 (pKey = m_pParent->m_aJobData.m_pParser->getKey( String::CreateFromAscii( "InputSlot" ) )) ) in update()
325 …pKey = m_pParent->m_aJobData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) ) … in IMPL_LINK()
406 const PPDKey* pKey = m_pParent->m_aJobData.m_pParser->getKey( i ); in RTSDevicePage()
408 ! pKey->getKey().EqualsAscii( "PageSize" ) && in RTSDevicePage()
409 ! pKey->getKey().EqualsAscii( "InputSlot" ) && in RTSDevicePage()
410 ! pKey->getKey().EqualsAscii( "PageRegion" ) && in RTSDevicePage()
411 ! pKey->getKey().EqualsAscii( "Duplex" ) in RTSDevicePage()
[all …]
/trunk/main/configmgr/qa/unit/
H A Dtest.cxx91 css::uno::Any getKey(
171 return test_.getKey(path_, relative_).hasValue(); in iteration()
369 getKey( in TEST_F()
374 getKey( in TEST_F()
388 getKey( in TEST_F()
404 getKey( in TEST_F()
416 getKey( in TEST_F()
448 getKey( in TEST_F()
527 ASSERT_TRUE(getKey(list[i].path, list[i].relative).hasValue()); in TEST_F()
573 css::uno::Any Test::getKey( in getKey() function in __anon352546aa0111::Test
/trunk/main/vcl/unx/headless/
H A Dsvpprn.cxx109 pKey = rData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "InputSlot" ) ) ); in copyJobDataToJobSetup()
129 pKey = rData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) ) ); in copyJobDataToJobSetup()
463 …const PPDKey* pKey = m_aJobData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize"… in InitPaperFormats()
592 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ) ); in SetData()
601 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "InputSlot" ) ) ); in SetData()
625 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) ) ); in SetData()
715 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetPaperBinCount()
729 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetPaperBinName()
736 aRet = aData.m_pParser->translateOption( pKey->getKey(), pValue->m_aOption ); in GetPaperBinName()
759 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetCapabilities()
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Dprovider.cxx276 rtl::OUString instPath( getKey( xHierAccess,"Path/Current/Help" ) ); in init()
283 rtl::OUString stylesheet( getKey( xHierAccess,"Help/HelpStyleSheet" ) ); in init()
310 getKey( xHierAccess,"Product/ooName" ) ); in init()
313 getKey( xHierAccess,"Product/ooSetupVersion" ) ); in init()
349 rtl::OUString aPath( getKey( xHierAccess, "Path/Current/UserConfig" ) ); in init()
436 ContentProvider::getKey( in getKey() function in ContentProvider
/trunk/main/vcl/unx/generic/gdi/
H A Dsalprnpsp.cxx161 pKey = rData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "InputSlot" ) ) ); in copyJobDataToJobSetup()
181 pKey = rData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) ) ); in copyJobDataToJobSetup()
531 …const PPDKey* pKey = m_aJobData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize"… in InitPaperFormats()
694 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "PageSize" ) ) ); in SetData()
715 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "InputSlot" ) ) ); in SetData()
739 pKey = aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARAM( "Duplex" ) ) ); in SetData()
829 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetPaperBinCount()
843 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetPaperBinName()
850 aRet = aData.m_pParser->translateOption( pKey->getKey(), pValue->m_aOption ); in GetPaperBinName()
873 …const PPDKey* pKey = aData.m_pParser ? aData.m_pParser->getKey( String( RTL_CONSTASCII_USTRINGPARA… in GetCapabilities()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DConfigSet.java197 Object key = getKey(obj); in remove()
242 public Object getKey(Object object) in getKey() method in ConfigSet
250 return me.getKey(); in getKey()
256 public Object getKey(int i) in getKey() method in ConfigSet
273 return getKey(getElementAt(c - 1)); in getKey()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/
H A DParserTablesGenerator.java177 aEntry.getKey()); in WriteNamespaceList()
209 aEntry.getKey()); in WriteNameList()
217 aEntry.getKey()); in WriteNameList()
348 maTypeNameToIdMap.get(aEntry.getKey()), in WriteSimpleTypes()
391 … aOut.printf("attribute-value %5d %s\n", aEntry.getValue(), QuoteString(aEntry.getKey())); in WriteAttributeValues()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DFiniteAutomatonContainer.java114 aEntry.getKey(), in CreateDFAs()
117 aEntry.getKey())); in CreateDFAs()
143 aEntry.getKey(), in MinimizeDFAs()
/trunk/main/xmlhelp/source/treeview/
H A Dtvread.cxx662 rtl::OUString system( getKey( xHierAccess,"Help/System" ) ); in init()
664 rtl::OUString instPath( getKey( xHierAccess,"Path/Current/Help" ) ); in init()
679 rtl::OUString productName( getKey( xHierAccess,"Product/ooName" ) ); in init()
680 rtl::OUString setupversion( getKey( xHierAccess,"Product/ooSetupVersion" ) ); in init()
711 rtl::OUString locale( getKey( xHierAccess,"L10N/ooLocale" ) ); in init()
875 TVChildTarget::getKey( const Reference< XHierarchicalNameAccess >& xHierAccess, in getKey() function in TVChildTarget
/trunk/main/vcl/inc/vcl/
H A Dppdparser.hxx98 const String& getKey() const { return m_aKey; } in getKey() function in psp::PPDKey
206 const PPDKey* getKey( int n ) const;
207 const PPDKey* getKey( const String& rKey ) const;
/trunk/main/wizards/com/sun/star/wizards/web/data/
H A DCGDesign.java72 cp_Style = (String) ((CGSettings) root).cp_Styles.getKey(o); in setStyle()
84 cp_Layout = (String) ((CGSettings) root).cp_Layouts.getKey(layout); in setLayout()
H A DCGDocument.java219 cp_Exporter = (String) getSettings().cp_Exporters.getKey( in validate()
421 cp_Exporter = (String) getSettings().cp_Exporters.getKey(exp); in setExporter()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/
H A DConverter.java46 String env = entry.getKey() + "=" + entry.getValue(); in convertHashmapToStringArray()
84 String line = entry.getKey() + "=" + entry.getValue(); in convertHashMapToVector()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DOOXMLParser.java108 System.out.printf("%-32s : %6d\n", aEntry.getKey(), aEntry.getValue()); in OOXMLParser()
164 … System.out.printf(" %s -> %s\n", aAttribute.getKey(), aAttribute.getValue()); in AddSomeActions()
H A DNameMap.java102 if (aEntry.getKey().matches(sPattern)) in GetMatchingStateIds()
/trunk/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/
H A DProductDescription.java161 if (!data.getKey().equals("product")) { in parse()
257 if (p.getKey().equals("macro")) { in parse()
/trunk/main/icu/
H A Dcreatemak.pl240 sub getKey #01.04.2008 09:46 subroutine
263 $key = getKey( $line );
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/
H A DStyleMappingRule.java46 public StyleMapperKey getKey() in getKey() method in StyleMappingRule
H A DStyleMapper.java59 backend.put(rule.getKey(), rule); in addMapping()
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/loader/
H A DInputRepositoryResourceData.java59 public ResourceKey getKey() in getKey() method in InputRepositoryResourceData
/trunk/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/
H A DMapToXNameAccessAdapter.java64 names[next++] = entry.getKey().toString(); in getElementNames()

Completed in 132 milliseconds

123