Home
last modified time | relevance | path

Searched refs:getLayoutPath (Results 1 – 6 of 6) sorted by relevance

/trunk/main/wizards/com/sun/star/wizards/report/
H A DReportLayouter.java133 … iSelLayoutPos = (short) JavaTools.FieldInList(LayoutFiles[1], CurReportDocument.getLayoutPath()); in ReportLayouter()
136 … iSelLayoutPos = (short) JavaTools.FieldInList(LayoutFiles[0], CurReportDocument.getLayoutPath()); in ReportLayouter()
H A DIReportDocument.java163 public String getLayoutPath(); in getLayoutPath() method
H A DReportTextImplementation.java121 setInitialDocument( getLayoutPath() ); in initialize()
656 public String getLayoutPath() in getLayoutPath() method in ReportTextImplementation
/trunk/main/oox/inc/oox/ppt/
H A Dslidepersist.hxx76 const rtl::OUString getLayoutPath() const { return maLayoutPath; } in getLayoutPath() function in oox::ppt::SlidePersist
/trunk/main/oox/source/ppt/
H A Dpresentationfragmenthandler.cxx193 …if ( ( (*aIter)->getPath() == aMasterFragmentPath ) && ( (*aIter)->getLayoutPath() == aLayoutFragm… in endDocument()
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/
H A DReportBuilderImplementation.java528 public String getLayoutPath() in getLayoutPath() method in ReportBuilderImplementation

Completed in 44 milliseconds