/aoo42x/main/vcl/unx/generic/printer/ |
H A D | ppdparser.cxx | 750 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 D | printerinfomanager.cxx | 322 …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 D | jobdata.cxx | 66 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 D | cupsmgr.cxx | 635 …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()
|
/aoo42x/main/padmin/source/ |
H A D | prtsetup.cxx | 52 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 …]
|
/aoo42x/main/configmgr/qa/unit/ |
H A D | test.cxx | 91 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 __anonac1b0eb30111::Test
|
/aoo42x/main/vcl/unx/headless/ |
H A D | svpprn.cxx | 109 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()
|
/aoo42x/main/xmlhelp/source/cxxhelp/provider/ |
H A D | provider.cxx | 276 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
|
/aoo42x/main/vcl/unx/generic/gdi/ |
H A D | salprnpsp.cxx | 161 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()
|
/aoo42x/main/wizards/com/sun/star/wizards/common/ |
H A D | ConfigSet.java | 197 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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/generator/ |
H A D | ParserTablesGenerator.java | 177 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()
|
/aoo42x/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/ |
H A D | FiniteAutomatonContainer.java | 114 aEntry.getKey(), in CreateDFAs() 117 aEntry.getKey())); in CreateDFAs() 143 aEntry.getKey(), in MinimizeDFAs()
|
/aoo42x/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 662 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
|
/aoo42x/main/vcl/inc/vcl/ |
H A D | ppdparser.hxx | 98 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;
|
/aoo42x/main/wizards/com/sun/star/wizards/web/data/ |
H A D | CGDesign.java | 72 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 D | CGDocument.java | 219 cp_Exporter = (String) getSettings().cp_Exporters.getKey( in validate() 421 cp_Exporter = (String) getSettings().cp_Exporters.getKey(exp); in setExporter()
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/Util/ |
H A D | Converter.java | 46 String env = entry.getKey() + "=" + entry.getValue(); in convertHashmapToStringArray() 84 String line = entry.getKey() + "=" + entry.getValue(); in convertHashMapToVector()
|
/aoo42x/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/ |
H A D | OOXMLParser.java | 108 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 D | NameMap.java | 102 if (aEntry.getKey().matches(sPattern)) in GetMatchingStateIds()
|
/aoo42x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/SetupData/ |
H A D | ProductDescription.java | 161 if (!data.getKey().equals("product")) { in parse() 257 if (p.getKey().equals("macro")) { in parse()
|
/aoo42x/main/icu/ |
H A D | createmak.pl | 240 sub getKey #01.04.2008 09:46 subroutine 263 $key = getKey( $line );
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
H A D | StyleMappingRule.java | 46 public StyleMapperKey getKey() in getKey() method in StyleMappingRule
|
H A D | StyleMapper.java | 59 backend.put(rule.getKey(), rule); in addMapping()
|
/aoo42x/main/reportbuilder/java/com/sun/star/report/pentaho/loader/ |
H A D | InputRepositoryResourceData.java | 59 public ResourceKey getKey() in getKey() method in InputRepositoryResourceData
|
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/util/ |
H A D | MapToXNameAccessAdapter.java | 64 names[next++] = entry.getKey().toString(); in getElementNames()
|