Home
last modified time | relevance | path

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

/aoo41x/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()
/aoo41x/main/filter/source/msfilter/
H A Dsvdfppt.cxx4391 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4396 if ( nLev ) in PPTStyleSheet()
4402 if ( !nLev ) in PPTStyleSheet()
4420 nLev++; in PPTStyleSheet()
4486 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4491 if ( nLev && ( nInstance < 5 ) ) in PPTStyleSheet()
4509 nLev++; in PPTStyleSheet()
4579 sal_uInt16 nLev = 0; in PPTStyleSheet() local
4583 if ( nLev ) in PPTStyleSheet()
4589 if ( !nLev ) in PPTStyleSheet()
[all …]
/aoo41x/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()
/aoo41x/main/sw/inc/
H A Dchpfld.hxx95 inline void SwChapterField::SetLevel(sal_uInt8 nLev) { nLevel = nLev; } in SetLevel() argument
H A Dtox.hxx771 inline void SwTOXBase::SetLevel(sal_uInt16 nLev) in SetLevel() argument
774 aData.nLevel = nLev; in SetLevel()
/aoo41x/main/sc/inc/
H A Ddptabsrc.hxx592 long nLev; member in ScDPLevel
716 long nLev; member in ScDPMembers
771 long nLev; member in ScDPMember
/aoo41x/main/sw/source/core/tox/
H A Dtxmsrt.cxx484 aKey(rStr), sReading(rReading), nLev(nLevel) in SwTOXCustom()
523 return nLev; in GetLevel()
/aoo41x/main/sw/source/core/inc/
H A Dtxmsrt.hxx214 sal_uInt16 nLev; member

Completed in 158 milliseconds