/aoo4110/main/sd/source/ui/app/ |
H A D | sdmod2.cxx | 439 if( pDoc && eDocType == pDoc->GetDocumentType() ) in CreateItemSet() 570 if( pDoc && eDocType == pDoc->GetDocumentType() ) in ApplyItemSet() 597 if( pDoc && eDocType == pDoc->GetDocumentType() ) in ApplyItemSet() 621 if( pDocSh && pDoc && eDocType == pDoc->GetDocumentType() ) in ApplyItemSet() 685 if( pDocSh && pDoc && eDocType == pDoc->GetDocumentType() ) in ApplyItemSet() 738 if( pDocSh && pDoc && eDocType == pDoc->GetDocumentType() ) in ApplyItemSet()
|
H A D | sdmod1.cxx | 161 DocumentType eDocType = pDocSh->GetDoc()->GetDocumentType(); in Execute() 382 DocumentType eDocType = pDocSh->GetDoc()->GetDocumentType(); in GetState() 444 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in GetState() 472 if( pViewShell && (pDocShell->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) ) in IMPL_LINK() 699 SdOptions* pOptions = GetSdOptions(pDoc->GetDocumentType()); in ExecuteNewDocument()
|
H A D | sdmod.cxx | 204 if( nMetric != 0xffff && pDoc && eDocType == pDoc->GetDocumentType() ) in GetSdOptions() 227 DocumentType eType = pDocSh->GetDoc()->GetDocumentType(); in GetOptionStream()
|
H A D | sdxfer.cxx | 591 mpSdDrawDocumentIntern->GetDocumentType()); in GetData() 634 …if( SvxDrawingLayerExport( pDoc, xDocOut, xComponent, (pDoc->GetDocumentType() == DOCUMENT_TYPE_IM… in WriteObject()
|
/aoo4110/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 192 SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType()); in AnnotationManagerImpl() 276 SdOptions* pOptions = SD_MOD()->GetSdOptions(mpDoc->GetDocumentType()); in ShowAnnotations() 733 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()
|
/aoo4110/main/sd/source/core/ |
H A D | drawdoc3.cxx | 873 (pBookmarkDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) && in InsertBookmarkAsPage() 874 (GetDocumentType() == DOCUMENT_TYPE_DRAW); in InsertBookmarkAsPage() 1978 if( (pSourceDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) && in SetMasterPage() 1979 (GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in SetMasterPage()
|
/aoo4110/main/sd/source/ui/view/ |
H A D | drviews5.cxx | 175 SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType())->IsPickThrough()); in ReadFrameViewData() 458 if(DOCUMENT_TYPE_IMPRESS == GetDoc()->GetDocumentType()) in Paint()
|
H A D | drviewse.cxx | 600 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in FuPermanent() 1066 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in FuSupport() 1479 if ( GetDoc()->GetDocumentType() == DOCUMENT_TYPE_IMPRESS && in FuSupport()
|
H A D | drviewsg.cxx | 145 SdOptions* pOptions = SD_MOD()->GetSdOptions(GetDoc()->GetDocumentType()); in ExecOptionsBar()
|
H A D | frmview.cxx | 272 Update( SD_MOD()->GetSdOptions(pDrawDoc->GetDocumentType()) ); in FrameView() 674 …const bool bImpress = dynamic_cast< SdDrawDocument* >(GetModel())->GetDocumentType() == DOCUMENT_T… in ReadUserDataSequence()
|
H A D | drawview.cxx | 499 if( pDoc && pDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in CompleteRedraw()
|
H A D | drviewsa.cxx | 296 DocumentType eDocType = GetDoc()->GetDocumentType(); // RTTI fasst hier noch nicht in Construct()
|
/aoo4110/main/sd/source/ui/unoidl/ |
H A D | UnoDocumentSettings.cxx | 260 aOptionsPrintItem.SetOptions( SD_MOD()->GetSdOptions(pDoc->GetDocumentType()) ); in _setPropertyValues() 730 if ( pDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in _setPropertyValues() 903 aOptionsPrintItem.SetOptions( SD_MOD()->GetSdOptions(pDoc->GetDocumentType()) ); in _getPropertyValues()
|
H A D | unomodel.cxx | 216 …mbImpressDoc( pShell && pShell->GetDoc() && pShell->GetDoc()->GetDocumentType() == DOCUMENT_TYPE_I… in SdXImpressDocument() 235 mbImpressDoc( pDoc && pDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ), in SdXImpressDocument() 2909 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW ) in getElementNames() 2990 const bool bDraw = mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW; in FindPage()
|
/aoo4110/main/sd/source/filter/ |
H A D | sdfilter.cxx | 62 , mbIsDraw( rDocShell.GetDocumentType() == DOCUMENT_TYPE_DRAW ) in SdFilter()
|
/aoo4110/main/sd/source/ui/func/ |
H A D | fuinsfil.cxx | 131 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in DoExecute() 170 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in DoExecute()
|
H A D | fusldlg.cxx | 109 …sal_Bool bStartWithActualPage = SD_MOD()->GetSdOptions( mpDoc->GetDocumentType() )->IsStartWithAct… in DoExecute()
|
H A D | fuconstr.cxx | 388 mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS ) in SetStyleSheet()
|
H A D | futext.cxx | 547 if(mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in ImpSetAttributesForNewTextObject() 636 if (mpDoc->GetDocumentType() == DOCUMENT_TYPE_IMPRESS) in ImpSetAttributesFitCommon()
|
H A D | futempl.cxx | 257 …(pOldStyleSheet->GetFamily() == SD_STYLE_FAMILY_MASTERPAGE && mpDoc->GetDocumentType() == DOCUMENT… in DoExecute()
|
H A D | fupage.cxx | 236 bool bScale = mpDoc->GetDocumentType() != DOCUMENT_TYPE_DRAW; in ExecuteDialog()
|
/aoo4110/main/sd/source/ui/inc/ |
H A D | DrawDocShell.hxx | 120 DocumentType GetDocumentType() const { return meDocType; } in GetDocumentType() function in sd::DrawDocShell
|
/aoo4110/main/sd/source/ui/docshell/ |
H A D | docshel4.cxx | 123 SD_MOD()->GetSdOptions(mpDoc->GetDocumentType())); in GetPrinter() 827 if( (eNewPageKind != PK_STANDARD) && (mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in GotoBookmark()
|
/aoo4110/main/sd/source/ui/table/ |
H A D | tablefunction.cxx | 210 if( GetDoc() && (GetDoc()->GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in FuTable()
|
/aoo4110/main/sd/inc/ |
H A D | drawdoc.hxx | 254 DocumentType GetDocumentType() const { return meDocType; } in GetDocumentType() function in SdDrawDocument
|