Home
last modified time | relevance | path

Searched refs:nSections (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sd/source/filter/ppt/
H A Dpropread.cxx676 sal_uInt32 nSections; in Read() local
684 *mpSvStream >> nSections; in Read()
685 if ( nSections > 2 ) // sj: PowerPoint documents are containing max 2 sections in Read()
689 else for ( sal_uInt32 i = 0; i < nSections; i++ ) in Read()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx845 sal_uInt16 nSections = rWorkShell.GetSectionFmtCount(); in lcl_RemoveSectionLinks() local
846 for( sal_uInt16 nSection = 0; nSection < nSections; ++nSection ) in lcl_RemoveSectionLinks()

Completed in 95 milliseconds