Home
last modified time | relevance | path

Searched refs:DOCUMENT_TYPE_IMPRESS (Results 1 – 25 of 34) sorted by relevance

12

/trunk/main/sd/source/ui/inc/
H A DDrawDocShell.hxx70 DocumentType=DOCUMENT_TYPE_IMPRESS);
75 DocumentType=DOCUMENT_TYPE_IMPRESS);
81 DocumentType=DOCUMENT_TYPE_IMPRESS);
/trunk/main/sd/source/ui/app/
H A Dsdmod1.cxx440 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in GetState()
468 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in IMPL_LINK()
564 SdOptions* pOpt = GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ExecuteNewDocument()
584 pFrame = CreateEmptyDocument( DOCUMENT_TYPE_IMPRESS, xTargetFrame ); in ExecuteNewDocument()
H A Dsdmod2.cxx423 DocumentType eDocType = DOCUMENT_TYPE_IMPRESS; in CreateItemSet()
554 DocumentType eDocType = DOCUMENT_TYPE_IMPRESS; in ApplyItemSet()
H A Dsdmod.cxx180 else if (eDocType == DOCUMENT_TYPE_IMPRESS) in GetSdOptions()
H A Dsdxfer.cxx643 …yerExport( pDoc, xDocOut, xComponent, (pDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ? "com.su… in WriteObject()
/trunk/main/sd/source/ui/slideshow/
H A Dslideshow.cxx582 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in setPropertyValue()
658 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in getPropertyValue()
1286 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in GetDisplay()
H A Dslideshowimpl.cxx612 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in SlideshowImpl()
622 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ~SlideshowImpl()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx733 bool bImpress = mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS; in SelectNextAnnotation()
1187 …return mpDoc->GetMasterSdPage( (mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ? 0 : 1, PK_STA… in GetNextPage()
1212 if( nPageNum == (mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ? 0 : 1 ) in GetNextPage()
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx529 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in CustomAnimationCreateDialog()
575 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in ~CustomAnimationCreateDialog()
H A DSlideTransitionPane.cxx899 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in updateControls()
1297 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in IMPL_LINK()
H A DCustomAnimationPane.cxx945 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in updateControls()
2335 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in IMPL_LINK()
/trunk/main/sd/source/core/
H A Ddrawdoc.cxx294 if ( meDocType != DOCUMENT_TYPE_IMPRESS ) in SdDrawDocument()
476 if( meDocType == DOCUMENT_TYPE_IMPRESS ) in AllocModel()
H A Ddrawdoc3.cxx873 (pBookmarkDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) && in InsertBookmarkAsPage()
1978 if( (pSourceDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) && in SetMasterPage()
/trunk/main/sd/inc/
H A Dpres.hxx123 DOCUMENT_TYPE_IMPRESS, enumerator
/trunk/main/sd/source/ui/func/
H A Dfuinsfil.cxx131 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in DoExecute()
170 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in DoExecute()
H A Dfusldlg.cxx137 SdOptions* pOptions = SD_MOD()->GetSdOptions(DOCUMENT_TYPE_IMPRESS); in DoExecute()
H A Dfutext.cxx547 if(mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in ImpSetAttributesForNewTextObject()
636 if (mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in ImpSetAttributesFitCommon()
H A Dfuconstr.cxx388 mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in SetStyleSheet()
/trunk/main/sd/source/ui/unoidl/
H A Dunodoc.cxx96 _nCreationFlags, sal_False, DOCUMENT_TYPE_IMPRESS ); in SdPresentationDocument_createInstance()
/trunk/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx273 meDocType = DOCUMENT_TYPE_IMPRESS; in setSourceDocument()
H A Dhtmlex.cxx457 mbImpress = mpDoc && mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS; in InitExportParameters()
817 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in SetDocColors()
/trunk/main/sd/source/ui/view/
H A Ddrawview.cxx499 if( pDoc && pDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in CompleteRedraw()
H A Ddrviews5.cxx469 if(DOCUMENT_TYPE_IMPRESS == GetDoc()->GetDocumentType()) in Paint()
H A Ddrviews4.cxx400 if(DOCUMENT_TYPE_IMPRESS == GetDoc()->GetDocumentType()) in MouseMove()
H A Dfrmview.cxx674 …bImpress = dynamic_cast< SdDrawDocument* >(GetModel())->GetDocumentType() == DOCUMENT_TYPE_IMPRESS; in ReadUserDataSequence()

Completed in 1348 milliseconds

12