Home
last modified time | relevance | path

Searched refs:nLev (Results 1 – 13 of 13) sorted by relevance

/trunk/main/sc/source/core/data/
H A Ddptabsrc.cxx1083 for (long nLev=0; nLev<nLevCount; nLev++) in FillLevelList() local
2118 nLev( nL ), in ScDPLevel()
2236 switch ( nLev ) in getName()
2257 switch ( nLev ) in getName()
2414 nLev( nL ), in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2427 switch (nLev) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2451 nHier, nLev ); in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2454 nHier, nLev ); in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2472 switch (nLev) in SC_IMPL_DUMMY_PROPERTY_LISTENER()
2635 nHier, nLev ); in getByIndex()
[all …]
H A Ddpoutput.cxx428 for (long nLev=0; nLev<nLevCount; nLev++) in ScDPOutput() local
432 xLevels->getByIndex(nLev) ); in ScDPOutput()
452 pColFields[nColFieldCount].nLevel = nLev; in ScDPOutput()
464 pRowFields[nRowFieldCount].nLevel = nLev; in ScDPOutput()
479 pPageFields[nPageFieldCount].nLevel = nLev; in ScDPOutput()
H A Ddpsave.cxx642 for (long nLev=0; nLev<nLevCount; nLev++) in WriteToSource() local
644 …eference<uno::XInterface> xLevel = ScUnoHelpFunctions::AnyToInterface( xLevels->getByIndex(nLev) ); in WriteToSource()
H A Ddpobject.cxx1378 for (sal_Int32 nLev=0; nLev<nLevCount; nLev++) in ParseFilters() local
1381 xLevels->getByIndex(nLev) ); in ParseFilters()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx4402 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4407 if ( nLev ) in PPTStyleSheet()
4413 if ( !nLev ) in PPTStyleSheet()
4431 nLev++; in PPTStyleSheet()
4497 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4502 if ( nLev && ( nInstance < 5 ) ) in PPTStyleSheet()
4520 nLev++; in PPTStyleSheet()
4590 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4594 if ( nLev ) in PPTStyleSheet()
4600 if ( !nLev ) in PPTStyleSheet()
[all …]
/trunk/main/sd/source/filter/eppt/
H A Deppt.cxx1000 for ( sal_uInt16 nLev = 0; nLev < 5; nLev++ ) in ImplCreateMaster() local
1006 *mpStrm << nLev; in ImplCreateMaster()
1008 …mpStyleSheet->mpParaSheet[ nInstance ]->Write( *mpStrm, mpPptEscherEx, nLev, bFirst, bSimpleText, … in ImplCreateMaster()
1009 …mpStyleSheet->mpCharSheet[ nInstance ]->Write( *mpStrm, mpPptEscherEx, nLev, bFirst, bSimpleText, … in ImplCreateMaster()
2047 void PPTExCharSheet::Write( SvStream& rSt, PptEscherEx*, sal_uInt16 nLev, sal_Bool, sal_Bool bSimpl… in Write() argument
2050 const PPTExCharLevel& rLev = maCharLevel[ nLev ]; in Write()
2277 void PPTExParaSheet::Write( SvStream& rSt, PptEscherEx*, sal_uInt16 nLev, sal_Bool, sal_Bool bSimpl… in Write() argument
2280 const PPTExParaLevel& rLev = maParaLevel[ nLev ]; in Write()
2287 if ( !nLev ) in Write()
2306 if ( nLev ) in Write()
[all …]
H A Deppt.hxx321 …void Write( SvStream& rSt, PptEscherEx* pEx, sal_uInt16 nLev, sal_Bool bFirst, sal_Bool bSimpleTex…
362 …void Write( SvStream& rSt, PptEscherEx* pEx, sal_uInt16 nLev, sal_Bool bFirst, sal_Bool bSimpleTex…
H A Depptso.cxx722 sal_uInt16 nLev; in ImplCloseDocument() local
724 for ( nLev = 0; nLev < 5; nLev++ ) in ImplCloseDocument()
726 …heet[ EPP_TEXTTYPE_Other ]->Write( aTxMasterStyleAtomStrm, mpPptEscherEx, nLev, bFirst, sal_False,… in ImplCloseDocument()
727 …heet[ EPP_TEXTTYPE_Other ]->Write( aTxMasterStyleAtomStrm, mpPptEscherEx, nLev, bFirst, sal_False,… in ImplCloseDocument()
/trunk/main/sw/inc/
H A Dchpfld.hxx95 inline void SwChapterField::SetLevel(sal_uInt8 nLev) { nLevel = nLev; } in SetLevel() argument
H A Dtox.hxx769 inline void SwTOXBase::SetLevel(sal_uInt16 nLev) in SetLevel() argument
772 aData.nLevel = nLev; in SetLevel()
/trunk/main/sc/inc/
H A Ddptabsrc.hxx592 long nLev; member in ScDPLevel
716 long nLev; member in ScDPMembers
771 long nLev; member in ScDPMember
/trunk/main/sw/source/core/tox/
H A Dtxmsrt.cxx484 aKey(rStr), sReading(rReading), nLev(nLevel) in SwTOXCustom()
523 return nLev; in GetLevel()
/trunk/main/sw/source/core/inc/
H A Dtxmsrt.hxx214 sal_uInt16 nLev; member

Completed in 238 milliseconds