/trunk/main/xmlhelp/source/cxxhelp/provider/ |
H A D | provider.cxx | 271 getConfiguration() ); in init() 378 ContentProvider::getConfiguration() const in getConfiguration() function in ContentProvider
|
H A D | provider.hxx | 162 getConfiguration() const;
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/ |
H A D | PentahoReportJob.java | 321 …job.getConfiguration().setConfigProperty(ReportEngineParameterNames.AUTHOR, (String) jobProperties… in setMetaDataProperties() 322 …job.getConfiguration().setConfigProperty(ReportEngineParameterNames.TITLE, (String) jobProperties.… in setMetaDataProperties()
|
H A D | PentahoFormulaContext.java | 55 public Configuration getConfiguration() in getConfiguration() method in PentahoFormulaContext
|
H A D | SOFormulaParser.java | 413 final Configuration configuration = defaultContext.getConfiguration(); in getOperators()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/styles/ |
H A D | StyleMapperXmlResourceFactory.java | 43 protected Configuration getConfiguration() in getConfiguration() method in StyleMapperXmlResourceFactory
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/parser/ |
H A D | OfficeStylesXmlResourceFactory.java | 46 protected Configuration getConfiguration() in getConfiguration() method in OfficeStylesXmlResourceFactory
|
/trunk/main/reportbuilder/java/com/sun/star/report/function/metadata/ |
H A D | AuthorFunction.java | 55 …return new TypeValuePair(TextType.TYPE, context.getConfiguration().getConfigProperty(ReportEngineP… in evaluate()
|
H A D | TitleFunction.java | 59 …return new TypeValuePair(TextType.TYPE, context.getConfiguration().getConfigProperty(ReportEngineP… in evaluate()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/text/ |
H A D | TextRawReportProcessor.java | 106 …mpl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())); in createReportContext()
|
/trunk/main/reportbuilder/java/com/sun/star/report/pentaho/output/spreadsheet/ |
H A D | SpreadsheetRawReportProcessor.java | 113 …mpl.setFormulaContext(new PentahoFormulaContext(impl.getFormulaContext(), job.getConfiguration())); in createReportContext()
|
/trunk/main/scripting/java/org/openoffice/netbeans/modules/office/actions/ |
H A D | ParcelFolderSupport.java | 205 ParcelDescriptor descriptor = configuror.getConfiguration(); in configure()
|
/trunk/main/scripting/java/org/openoffice/idesupport/ui/ |
H A D | ConfigurePanel.java | 119 public ParcelDescriptor getConfiguration() throws Exception { in getConfiguration() method in ConfigurePanel
|
/trunk/main/xmlhelp/source/treeview/ |
H A D | tvread.cxx | 654 Reference< XMultiServiceFactory > sProvider( getConfiguration(xSMgr) ); in init() 818 TVChildTarget::getConfiguration(const Reference< XMultiServiceFactory >& m_xSMgr) const in getConfiguration() function in TVChildTarget
|
H A D | tvread.hxx | 300 getConfiguration(
|