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.cxx790 int MathType::HandleRecords(int nLevel,sal_uInt8 nSelector, in HandleRecords()
2112 sal_uInt8 MathType::HandleNodes(SmNode *pNode,int nLevel) in HandleNodes()
2230 void MathType::HandleSmMatrix(SmMatrixNode *pMatrix,int nLevel) in HandleSmMatrix()
2261 void MathType::HandleTable(SmNode *pNode,int nLevel) in HandleTable()
2293 void MathType::HandleRoot(SmNode *pNode,int nLevel) in HandleRoot()
2330 sal_uInt8 MathType::HandleCScript(SmNode *pNode,SmNode *pContent,int nLevel, in HandleCScript()
2393 void MathType::HandleSubSupScript(SmNode *pNode,int nLevel) in HandleSubSupScript()
2492 void MathType::HandleFractions(SmNode *pNode,int nLevel) in HandleFractions()
2517 void MathType::HandleBrace(SmNode *pNode,int nLevel) in HandleBrace()
2601 void MathType::HandleVerticalBrace(SmNode *pNode,int nLevel) in HandleVerticalBrace()
[all …]
H A Dmathmlexport.cxx772 void SmXMLExport::ExportLine(const SmNode *pNode, int nLevel) in ExportLine()
777 void SmXMLExport::ExportBinaryHorizontal(const SmNode *pNode, int nLevel) in ExportBinaryHorizontal()
782 void SmXMLExport::ExportUnaryHorizontal(const SmNode *pNode, int nLevel) in ExportUnaryHorizontal()
787 void SmXMLExport::ExportExpression(const SmNode *pNode, int nLevel) in ExportExpression()
817 void SmXMLExport::ExportBinaryVertical(const SmNode *pNode, int nLevel) in ExportBinaryVertical()
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()
[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()
465 sal_Bool ScOutlineArray::GetEntryIndex( sal_uInt16 nLevel, SCCOLROW nPos, sal_uInt16& rnIndex ) con… in GetEntryIndex()
[all …]
/trunk/main/sc/source/ui/view/
H A Dolinewin.cxx174 const ScOutlineEntry* ScOutlineWindow::GetOutlineEntry( size_t nLevel, size_t nEntry ) const in GetOutlineEntry()
261 size_t nLevel = static_cast< size_t >( (nLevelPos - nStart) / SC_OL_BITMAPSIZE ); in GetLevelFromPos() local
279 size_t nLevel, size_t nEntry, in GetEntryPos()
344 bool ScOutlineWindow::GetImagePos( size_t nLevel, size_t nEntry, Point& rPos ) const in GetImagePos()
362 bool ScOutlineWindow::IsButtonVisible( size_t nLevel, size_t nEntry ) const in IsButtonVisible()
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()
552 void ScOutlineWindow::DrawBorderRel( size_t nLevel, size_t nEntry, bool bPressed ) in DrawBorderRel()
[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/sc/source/filter/xml/
H A DXMLColumnRowGroupExport.hxx34 sal_Int16 nLevel; member
/trunk/main/sfx2/source/inc/
H A Dslotserv.hxx41 void SetShellLevel(sal_uInt16 nLevel) { _nShellLevel = nLevel; } in SetShellLevel()
/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/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/sw/inc/
H A Dchpfld.hxx66 sal_uInt8 nLevel; member in SwChapterField
/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()

12345678