Home
last modified time | relevance | path

Searched refs:DOCUMENT_TYPE_DRAW (Results 1 – 17 of 17) sorted by relevance

/aoo42x/main/sd/source/ui/inc/
H A DGraphicDocShell.hxx56 DocumentType=DOCUMENT_TYPE_DRAW);
61 DocumentType=DOCUMENT_TYPE_DRAW);
/aoo42x/main/sd/source/ui/app/
H A Dsdmod.cxx173 if (eDocType == DOCUMENT_TYPE_DRAW) in GetSdOptions()
232 if( DOCUMENT_TYPE_DRAW == eType ) in GetOptionStream()
H A Dsdmod2.cxx425 eDocType = DOCUMENT_TYPE_DRAW; in CreateItemSet()
556 eDocType = DOCUMENT_TYPE_DRAW; in ApplyItemSet()
/aoo42x/main/sd/source/ui/docshell/
H A Ddocshel4.cxx827 if( (eNewPageKind != PK_STANDARD) && (mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in GotoBookmark()
1230 if ( meDocType == DOCUMENT_TYPE_DRAW ) in FillClass()
1245 if ( meDocType == DOCUMENT_TYPE_DRAW ) in FillClass()
1259 *pShortTypeName = String(SdResId( (meDocType == DOCUMENT_TYPE_DRAW) ? in FillClass()
/aoo42x/main/sd/source/filter/html/
H A DHtmlOptionsDialog.cxx143 meDocType ( DOCUMENT_TYPE_DRAW ) in SdHtmlOptionsDialog()
278 meDocType = DOCUMENT_TYPE_DRAW; in setSourceDocument()
/aoo42x/main/sd/inc/
H A Dpres.hxx124 DOCUMENT_TYPE_DRAW enumerator
/aoo42x/main/sd/source/filter/
H A Dsdfilter.cxx62 , mbIsDraw( rDocShell.GetDocumentType() == DOCUMENT_TYPE_DRAW ) in SdFilter()
/aoo42x/main/sd/source/ui/unoidl/
H A Dunodoc.cxx67 _nCreationFlags, sal_False, DOCUMENT_TYPE_DRAW ); in SdDrawingDocument_createInstance()
H A Dunomodel.cxx2909 if( mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW ) in getElementNames()
2990 const bool bDraw = mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW; in FindPage()
/aoo42x/main/sd/source/ui/table/
H A Dtablefunction.cxx210 if( GetDoc() && (GetDoc()->GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in FuTable()
/aoo42x/main/sd/source/core/
H A Ddrawdoc2.cxx623 else if (meDocType == DOCUMENT_TYPE_DRAW) in CreateFirstPages()
731 if( !pRefPage && (meDocType != DOCUMENT_TYPE_DRAW) ) in CreateFirstPages()
H A Ddrawdoc3.cxx874 (GetDocumentType() == DOCUMENT_TYPE_DRAW); in InsertBookmarkAsPage()
1979 (GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in SetMasterPage()
H A Ddrawdoc.cxx196 if( eType == DOCUMENT_TYPE_DRAW ) in SdDrawDocument()
/aoo42x/main/sd/source/ui/func/
H A Dfutempl.cxx257 …eet->GetFamily() == SD_STYLE_FAMILY_MASTERPAGE && mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW) ) in DoExecute()
H A Dfupage.cxx236 bool bScale = mpDoc->GetDocumentType() != DOCUMENT_TYPE_DRAW; in ExecuteDialog()
H A Dfuinsert.cxx465 if (mpDoc->GetDocumentType() == DOCUMENT_TYPE_DRAW) in DoExecute()
/aoo42x/main/sd/source/ui/view/
H A Ddrviewsa.cxx346 if( eDocType == DOCUMENT_TYPE_DRAW ) in Construct()

Completed in 94 milliseconds