Home
last modified time | relevance | path

Searched refs:getGlobalMSF (Results 1 – 3 of 3) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java120 private XMultiServiceFactory getGlobalMSF() in getGlobalMSF() method in ReportBuilderLayouter
122 return m_xReportDefinitionReadAccess.getGlobalMSF(); in getGlobalMSF()
1130 …final Object aFixedTextModel = getGlobalMSF().createInstance("com.sun.star.awt.UnoControlFixedText… in getPreferredSize()
1137 …final Object aUnoCtrlFixedText = getGlobalMSF().createInstance("com.sun.star.awt.UnoControlFixedTe… in getPreferredSize()
1193 …Object oProdNameAccess = Configuration.getConfigurationRoot(getGlobalMSF(), "org.openoffice.UserPr… in getUserNameFromConfiguration()
1703 XMultiServiceFactory xMSF = getGlobalMSF(); in loadAndSetBackgroundTemplate()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java710 public XMultiServiceFactory getGlobalMSF() in getGlobalMSF() method in ReportBuilderImplementation
743 FileAccess aAccess = new FileAccess(getGlobalMSF()); in checkInvariants()
/trunk/main/wizards/com/sun/star/wizards/report/
H A DIReportDefinitionReadAccess.java48 public XMultiServiceFactory getGlobalMSF(); in getGlobalMSF() method

Completed in 29 milliseconds