Home
last modified time | relevance | path

Searched refs:GetNotesPageSize (Results 1 – 3 of 3) sorted by relevance

/AOO42X/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx200 Size GetNotesPageSize() const { return GetPageSize( aNotesPageSize ); } in GetNotesPageSize() function
/AOO42X/main/sd/source/filter/ppt/
H A Dpptin.cxx557 aVisAreaSize = aDocAtom.GetNotesPageSize(); in Import()
/AOO42X/main/filter/source/msfilter/
H A Dsvdfppt.cxx2688 …Size aRet( IsNoteOrHandout( nAktPageNum, eAktPageKind ) ? aDocAtom.GetNotesPageSize() : aDocAtom.G… in GetPageSize()