Home
last modified time | relevance | path

Searched defs:nIndent (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/svx/source/fmcomp/
H A Dtrace.cxx43 sal_Int32 nIndent = s_aThreadIndents[ ::vos::OThread::getCurrentIdentifier() ]++; in Tracer() local
63 sal_Int32 nIndent = --s_aThreadIndents[ ::vos::OThread::getCurrentIdentifier() ]; in ~Tracer() local
83 sal_Int32 nIndent = s_aThreadIndents[ ::vos::OThread::getCurrentIdentifier() ]; in TraceString() local
104 sal_Int32 nIndent = s_aThreadIndents[ ::vos::OThread::getCurrentIdentifier() ]; in TraceString1StringParam() local
/trunk/main/sw/source/ui/vba/
H A Dvbaparagraphformat.cxx269 sal_Int32 nIndent = 0; in getLeftIndent() local
276 sal_Int32 nIndent = Millimeter::getInHundredthsOfOneMillimeter( _leftindent ); in setLeftIndent() local
282 sal_Int32 nIndent = 0; in getRightIndent() local
289 sal_Int32 nIndent = Millimeter::getInHundredthsOfOneMillimeter( _rightindent ); in setRightIndent() local
/trunk/main/sdext/source/pdfimport/sax/
H A Demitcontext.cxx38 static int nIndent = 0; variable
/trunk/main/basic/source/comp/
H A Dsbcomp.cxx525 int nIndent = nCallLvl * GnIndentPerCallLevel; in dbg_tracePrint() local
587 int nIndent = nCallLvl * GnIndentPerCallLevel; in dbg_traceStep() local
748 int nIndent = nCallLvl * GnIndentPerCallLevel; in dbg_traceNotifyCall() local
818 int nIndent = nCallLvl * GnIndentPerCallLevel; in dbg_traceNotifyError() local
898 int nIndent = GnLastCallLvl * GnIndentPerCallLevel; in RTL_Impl_TraceCommand() local
/trunk/main/sc/source/filter/inc/
H A Dhtmlexp.hxx111 short nIndent; member in ScHTMLExport
/trunk/main/svtools/inc/svtools/
H A Dsvtreebx.hxx77 short nIndent; member in SvTreeListBox
/trunk/main/svtools/source/filter/
H A Dexportdialog.cxx744 long nIndent = aBorder.Width(); in createSizeControls() local
821 long nIndent = aBorder.Width(); in createColorDepthControls() local
855 long nIndent = aBorder.Width(); in createFilterOptions() local
/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx575 short nIndent = nOldIndent; in InsertAttrs() local
H A Dhtmlcss1.cxx2137 short nIndent = 0; in SetAnchorAndAdjustment() local
2286 short& nIndent, in GetMarginsFromContext()
H A Dhtmlgrin.cxx211 short nIndent = 0; in SetAnchorAndAdjustment() local
H A Dswhtml.hxx959 inline void _HTMLAttrContext::SetMargins( sal_uInt16 nLeft, sal_uInt16 nRight, short nIndent ) in SetMargins()
H A Dswhtml.cxx4226 short nIndent=0; in NewDefList() local
4892 short nIndent = 0; in InsertSpacer() local
/trunk/main/vcl/source/window/
H A Darrange.cxx792 long nIndent = getBorderValue( m_nIndent ); in getOptimalSize() local
801 long nIndent = getBorderValue( m_nIndent ); in resize() local
/trunk/main/svtools/workben/toolpanel/
H A Dtoolpaneltest.cxx523 const long nIndent( LogicToPixel( Size( 6, 9 ), MAP_APPFONT ).Width() ); in Resize() local
/trunk/main/sc/source/core/tool/
H A Deditutil.cxx134 sal_uInt16 nIndent = 0; in GetEditArea() local
/trunk/main/sw/source/core/edit/
H A Dednumber.cxx381 short nIndent, in SetIndent()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx102 sal_uInt16 nIndent; member in ScDrawStringsVars
2312 sal_uInt16 nIndent = 0; in DrawEdit() local
3183 sal_uInt16 nIndent = 0; in DrawRotated() local
/trunk/main/svx/source/svdraw/
H A Dsvdibrow.cxx948 sal_uInt16 nIndent=0; in SetAttributes() local
/trunk/main/sd/source/ui/animations/
H A DSlideTransitionPane.cxx725 long nIndent = ::std::max( nFTSoundWidth, nFTSpeedWidth ); in updateLayout() local
/trunk/main/svx/workben/msview/
H A Dmsview.cxx626 short nIndent = 0; GetIndent(); in SetTabs() local
/trunk/main/sw/source/core/text/
H A Dfrmcrsr.cxx1559 SwTwips nIndent = rFill.X(); in FillCrsrPos() local
/trunk/main/wizards/com/sun/star/wizards/reportbuilder/layout/
H A DReportBuilderLayouter.java236 int nIndent = 0; in getLeftGroupIndent() local
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleText.cxx875 long nIndent = 0; in GetTextForwarder() local
/trunk/main/sc/source/core/data/
H A Dcolumn2.cxx302 sal_uInt16 nIndent = 0; in GetNeededSize() local
/trunk/main/sd/source/ui/dlg/
H A Ddlgass.cxx424 sal_Int32 nIndent (aEmptyRB.CalcMinimumSize(0).Width()); in AssistentDlgImpl() local

Completed in 249 milliseconds

12