Home
last modified time | relevance | path

Searched refs:nSection (Results 1 – 4 of 4) sorted by relevance

/trunk/main/tools/source/inet/
H A Dinetmime.cxx259 sal_uInt32 nSection, bool & rPresent) in find() argument
269 if (nSection > (*p)->m_nSection) in find()
271 else if (nSection == (*p)->m_nSection) in find()
1132 sal_uInt32 nSection = 0; in scanParameters() local
1137 && !scanUnsigned(p, pEnd, false, nSection)) in scanParameters()
1165 if (nSection == 0) in scanParameters()
1302 nSection, bExtended); in scanParameters()
1340 sal_uInt32 nSection = 0; in scanParameters() local
1345 && !scanUnsigned(p, pEnd, false, nSection)) in scanParameters()
1373 if (nSection == 0) in scanParameters()
[all …]
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx846 for( sal_uInt16 nSection = 0; nSection < nSections; ++nSection ) in lcl_RemoveSectionLinks() local
848 SwSectionData aSectionData( *rWorkShell.GetSectionFmt( nSection ).GetSection() ); in lcl_RemoveSectionLinks()
853 rWorkShell.UpdateSection( nSection, aSectionData ); in lcl_RemoveSectionLinks()
/trunk/main/sw/inc/
H A Ddocstyle.hxx171 sal_uInt16 nSection,
/trunk/main/sw/source/ui/app/
H A Ddocstyle.cxx2922 sal_uInt16 nSection, char cType ) in AppendStyleList() argument
2930 … sal_uInt16 nId = SwStyleNameMapper::GetPoolIdFromUIName(*rList[i], (SwGetPoolIdFromName)nSection); in AppendStyleList()
2931 switch ( nSection ) in AppendStyleList()

Completed in 69 milliseconds