Searched defs:eDocType (Results 1 – 13 of 13) sorted by relevance
/trunk/main/sd/source/ui/docshell/ |
H A D | grdocsh.cxx | 67 DocumentType eDocType) : in GraphicDocShell() 75 DocumentType eDocType) : in GraphicDocShell()
|
/trunk/main/sdext/source/pdfimport/tree/ |
H A D | drawtreevisiting.hxx | 108 … explicit DrawXmlEmitter(EmitContext& rEmitContext, DocType eDocType, PDFIProcessor& rProc ) : in DrawXmlEmitter()
|
/trunk/main/vbahelper/source/vbahelper/ |
H A D | vbadocumentsbase.cxx | 134 …nst uno::Reference< uno::XComponentContext >& xContext, VbaDocumentsBase::DOCUMENT_TYPE eDocType )… in DocumentsAccessImpl() 212 …, const uno::Reference< css::uno::XComponentContext >& xContext, DOCUMENT_TYPE eDocType ) throw (u… in VbaDocumentsBase()
|
/trunk/main/sd/source/ui/app/ |
H A D | sdmod.cxx | 169 SdOptions* SdModule::GetSdOptions(DocumentType eDocType) in GetSdOptions()
|
H A D | sdmod1.cxx | 159 DocumentType eDocType = pDocSh->GetDoc()->GetDocumentType(); in Execute() local 378 DocumentType eDocType = pDocSh->GetDoc()->GetDocumentType(); in GetState() local 750 SfxFrame* SdModule::CreateEmptyDocument( DocumentType eDocType, const Reference< XFrame >& i_rFrame… in CreateEmptyDocument()
|
H A D | sdmod2.cxx | 423 DocumentType eDocType = DOCUMENT_TYPE_IMPRESS; in CreateItemSet() local 554 DocumentType eDocType = DOCUMENT_TYPE_IMPRESS; in ApplyItemSet() local
|
/trunk/main/svx/source/form/ |
H A D | fmmodel.cxx | 273 DocumentType eDocType = eUnknownDocumentType; in ControlsUseRefDevice() local
|
H A D | formcontroller.cxx | 1285 DocumentType eDocType = DocumentClassification::classifyHostDocument( _rxForm ); in lcl_shouldUseDynamicControlBorder() local
|
/trunk/main/sw/source/core/doc/ |
H A D | docglbl.cxx | 107 sal_Bool SwDoc::SplitDoc( sal_uInt16 eDocType, const String& rPath, in SplitDoc() 510 sal_Bool SwDoc::SplitDoc( sal_uInt16 eDocType, const String& rPath, int nOutlineLevel ) in SplitDoc()
|
/trunk/main/sd/source/ui/view/ |
H A D | drviewsa.cxx | 296 DocumentType eDocType = GetDoc()->GetDocumentType(); // RTTI fasst hier noch nicht in Construct() local
|
/trunk/main/sd/source/ui/dlg/ |
H A D | sddlgfact.cxx | 521 …g * SdAbstractDialogFactory_Impl::CreateSdPublishingDlg( ::Window* pWindow, DocumentType eDocType) in CreateSdPublishingDlg()
|
/trunk/main/sd/source/filter/html/ |
H A D | pubdlg.cxx | 380 SdPublishingDlg::SdPublishingDlg(Window* pWindow, DocumentType eDocType) in SdPublishingDlg()
|
/trunk/main/sw/inc/ |
H A D | doc.hxx | 729 void SetDocumentType( DocumentType eDocType ) { meDocType = eDocType; } in SetDocumentType()
|
Completed in 191 milliseconds