Home
last modified time | relevance | path

Searched refs:getDocumentType (Results 1 – 9 of 9) sorted by relevance

/trunk/main/qadevOOo/java/OOoRunner/src/main/java/util/
H A DDesktopTools.java158 if (getDocumentType(xComponent) != null) in getAllOpenDocuments()
186 public static String getDocumentType(XComponent xComponent) in getDocumentType() method in DesktopTools
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/graphical/
H A DOpenOfficePostscriptCreator.java159 private String getDocumentType( XComponent _aDoc ) in getDocumentType() method in OpenOfficePostscriptCreator
180 String sNameValue = getDocumentType(_aDoc); in showDocumentType()
268 _aGTA.setDocumentType(getDocumentType(aDoc)); in loadFromURL()
H A DParameterHelper.java327 public String getDocumentType() in getDocumentType() method in ParameterHelper
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DOfficePrint.java115 static String getDocumentType( XComponent _aDoc ) in getDocumentType() method in OfficePrint
136 String sNameValue = getDocumentType(_aDoc); in showDocumentType()
222 _aGTA.setDocumentType(getDocumentType(aDoc)); in loadFromURL()
H A DConvWatch.java215 a.setDocumentType(_aGTA.getDocumentType()); in createPostscriptStartCheck()
H A DGraphicalTestArguments.java651 public String getDocumentType() in getDocumentType() method in GraphicalTestArguments
/trunk/main/svx/source/form/
H A Dfmvwimp.cxx1012 aControlFactory.initializeControlModel( pShellImpl->getDocumentType(), _rFormObject ); in onCreatedFormObject()
1912 return GetFormShell()->GetImpl()->getDocumentType(); in impl_getDocumentType()
H A Dfmshimp.cxx724 return getDocumentType() == eEnhancedForm; in isEnhancedForm()
739 ::svxform::DocumentType FmXFormShell::getDocumentType() const in getDocumentType() function in FmXFormShell
/trunk/main/svx/source/inc/
H A Dfmshimp.hxx463 getDocumentType() const;

Completed in 77 milliseconds