Home
last modified time | relevance | path

Searched defs:nLevel (Results 1 – 25 of 194) sorted by relevance

12345678

/trunk/main/starmath/source/
H A Dmathtype.cxx791 int MathType::HandleRecords(int nLevel,sal_uInt8 nSelector, in HandleRecords()
2113 sal_uInt8 MathType::HandleNodes(SmNode *pNode,int nLevel) in HandleNodes()
2262 void MathType::HandleTable(SmNode *pNode,int nLevel) in HandleTable()
2294 void MathType::HandleRoot(SmNode *pNode,int nLevel) in HandleRoot()
2493 void MathType::HandleFractions(SmNode *pNode,int nLevel) in HandleFractions()
2518 void MathType::HandleBrace(SmNode *pNode,int nLevel) in HandleBrace()
2629 void MathType::HandleOperator(SmNode *pNode,int nLevel) in HandleOperator()
2838 int MathType::HandleMatrix(int nLevel,sal_uInt8 nSelector, in HandleMatrix()
3133 sal_Bool MathType::HandleLim(SmNode *pNode,int nLevel) in HandleLim()
3210 void MathType::HandleMAlign(SmNode *pNode,int nLevel) in HandleMAlign()
[all …]
H A Dmathmlexport.cxx772 void SmXMLExport::ExportLine(const SmNode *pNode, int nLevel) in ExportLine()
787 void SmXMLExport::ExportExpression(const SmNode *pNode, int nLevel) in ExportExpression()
825 void SmXMLExport::ExportTable(const SmNode *pNode, int nLevel) in ExportTable()
920 void SmXMLExport::ExportSubSupScript(const SmNode *pNode, int nLevel) in ExportSubSupScript()
1060 void SmXMLExport::ExportBrace(const SmNode *pNode, int nLevel) in ExportBrace()
1112 void SmXMLExport::ExportRoot(const SmNode *pNode, int nLevel) in ExportRoot()
1129 void SmXMLExport::ExportOperator(const SmNode *pNode, int nLevel) in ExportOperator()
1147 void SmXMLExport::ExportAttributes(const SmNode *pNode, int nLevel) in ExportAttributes()
1213 void SmXMLExport::ExportFont(const SmNode *pNode, int nLevel) in ExportFont()
1464 void SmXMLExport::ExportMatrix(const SmNode *pNode, int nLevel) in ExportMatrix()
[all …]
/trunk/main/sc/source/core/data/
H A Dolinetab.cxx145 for (sal_uInt16 nLevel=0; nLevel<nDepth; nLevel++) in ScOutlineArray() local
164 for (sal_uInt16 nLevel=0; nLevel<nMaxLevel; nLevel++) //! rueckwaerts suchen ? in FindEntry() local
225 sal_uInt16 nLevel = nStartLevel; in Insert() local
310 for (sal_uInt16 nLevel=0; nLevel<nDepth; nLevel++) in FindTouchedLevel() local
332 void ScOutlineArray::RemoveSub( SCCOLROW nStartPos, SCCOLROW nEndPos, sal_uInt16 nLevel ) in RemoveSub()
364 for (sal_uInt16 nLevel = nStartLevel; nLevel < nDepth; nLevel++) in PromoteSub() local
408 sal_uInt16 nLevel; in Remove() local
441 ScOutlineEntry* ScOutlineArray::GetEntry( sal_uInt16 nLevel, sal_uInt16 nIndex ) const in GetEntry()
451 ScOutlineEntry* ScOutlineArray::GetEntryByPos( sal_uInt16 nLevel, SCCOLROW nPos ) const in GetEntryByPos()
672 for (sal_uInt16 nLevel=0; nLevel<nDepth; nLevel++) in RemoveAll() local
[all …]
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx279 size_t nLevel, size_t nEntry, in GetEntryPos()
388 size_t nLevel = GetLevelFromPos( mbHoriz ? rPos.Y() : rPos.X() ); in ItemHit() local
466 void ScOutlineWindow::DoFunction( size_t nLevel, size_t nEntry ) const in DoFunction()
484 void ScOutlineWindow::DoExpand( size_t nLevel, size_t nEntry ) const in DoExpand()
491 void ScOutlineWindow::DoCollapse( size_t nLevel, size_t nEntry ) const in DoCollapse()
631 for ( size_t nLevel = 0; nLevel < nLevelCount; ++nLevel ) in Paint() local
646 for ( size_t nLevel = 0; nLevel + 1 < nLevelCount; ++nLevel ) in Paint() local
942 size_t nLevel, nEntry; in MouseMove() local
959 size_t nLevel, nEntry; in MouseButtonUp() local
968 size_t nLevel, nEntry; in MouseButtonDown() local
[all …]
/trunk/main/oox/source/drawingml/
H A Dtextparagraphpropertiescontext.cxx103 sal_Int32 nLevel = attribs.getInteger( XML_lvl, 0 ); in TextParagraphPropertiesContext() local
162 sal_Int16 nLevel = mrTextParagraphProperties.getLevel(); in ~TextParagraphPropertiesContext() local
/trunk/main/sw/source/core/doc/
H A Dlist.cxx133 const int nLevel ) in InsertListItem()
220 void SwListImpl::NotifyItemsOnListLevel( const int nLevel ) in NotifyItemsOnListLevel()
257 const int nLevel ) in InsertListItem()
/trunk/main/sc/source/ui/vba/
H A Dvbaoutline.cxx30 sal_Int16 nLevel = 0; in ShowLevels() local
/trunk/main/package/inc/
H A DDeflater.hxx40 sal_Int32 nLevel, nStrategy; member in Deflater
H A DZipOutputStream.hxx60 sal_Int16 nMethod, nLevel, mnDigested; member in ZipOutputStream
/trunk/main/vcl/source/window/
H A Dpopupmenuwindow.cxx66 void PopupMenuFloatingWindow::SetMenuStackLevel( sal_uInt16 nLevel ) in SetMenuStackLevel()
/trunk/main/sw/source/ui/shells/
H A Dtxtnum.cxx153 sal_uInt16 nLevel = GetShell().GetNumLevel(); in ExecEnterNum() local
281 sal_uInt16 nLevel = GetShell().GetNumLevel(); in ExecSetNumber() local
/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx41 void SetShellLevel(sal_uInt16 nLevel) { _nShellLevel = nLevel; } in SetShellLevel()
/trunk/main/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.hxx34 sal_Int16 nLevel; member
/trunk/main/sfx2/source/bastyp/
H A Dmisc.cxx35 unsigned SfxStack::nLevel = 0; member in SfxStack
/trunk/main/oox/source/ppt/
H A Dslidepersist.cxx179 oox::drawingml::TextListStylePtr& pTextListStylePtr, int nLevel ) in setTextStyle()
271 for ( int nLevel = 1; nLevel < 5; nLevel++ ) in applyTextStyles() local
/trunk/main/l10ntools/source/filter/utils/
H A DLogger.java75 public Logger(int nLevel) in Logger()
/trunk/main/sw/inc/
H A Dchpfld.hxx66 sal_uInt8 nLevel; member in SwChapterField
/trunk/main/framework/inc/uielement/
H A Dmenubarmerger.hxx60 sal_Int32 nLevel; member
/trunk/main/sc/source/ui/inc/
H A Dpntlock.hxx34 sal_uInt16 nLevel; member in ScPaintLockData
/trunk/main/soltools/inc/
H A Dgi_parse.hxx132 INT16 nLevel; member in GenericInfo_Parser
/trunk/main/sd/source/ui/func/
H A Dbulmaper.cxx108 for( sal_uInt16 nLevel = 0; nLevel < nCount; nLevel++ ) in MapFontsInNumRule() local
/trunk/main/tools/inc/tools/
H A Diparser.hxx82 sal_uInt16 nLevel; member in InformationParser
/trunk/main/svtools/source/edit/
H A Dxtextedt.cxx66 sal_uInt16 nLevel = 1; in MatchGroup() local
102 sal_uInt16 nLevel = 1; in MatchGroup() local
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.cxx119 sal_uInt8 nLevel = (sal_uInt8)( (rInfo.GetDepth() <= MAXLEVEL ? rInfo.GetDepth() in NewNumBulList() local
497 sal_uInt8 nLevel = GetNumInfo().GetLevel(); in NewNumBulListItem() local
682 void SwHTMLParser::SetNodeNum( sal_uInt8 nLevel, bool bCountedInList ) in SetNodeNum()
/trunk/main/tools/source/debug/
H A Dstcktree.cxx89 void ImpDbgStackTree::Print( int nLevel, sal_uIntPtr nCount, sal_uIntPtr nCountLeak ) in Print()
127 void ImpDbgStackTree::Print( int nLevel ) in Print()

Completed in 142 milliseconds

12345678