Home
last modified time | relevance | path

Searched refs:tabs (Results 1 – 25 of 116) sorted by relevance

12345

/trunk/main/l10ntools/source/filter/merge/
H A DMerger.java303 for (int tabs=0; tabs<nPrettyTabs; ++tabs) in getFragments()
353 for (int tabs=0; tabs<nPrettyTabs; ++tabs) in getFragments()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/ifc/sdbcx/
H A D_XTablesSupplier.java52 XNameAccess tabs = oObj.getTables() ; in _getTables() local
55 String[] tabNames = tabs.getElementNames() ; in _getTables()
65 (XServiceInfo.class, tabs.getByName(tabNames[0])) ; in _getTables()
72 tRes.tested("getTables()", tabs != null) ; in _getTables()
/trunk/main/xmerge/workben/
H A Djstyle.pl129 $tabs = $opt_t;
358 if ($tabs && /^ / && !/^ \*[ \t\/]/ && !/^ \*$/ &&
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls1318 Dim tabs As Integer
1330 tabs = 0
1333 tabs = tabs + 1
1338 If tabs = 1 Then
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1602 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs; in GetCurrentTabStop() local
1607 tabs = pTFrm->GetTabStopInfo(aCoreRect.Left()); in GetCurrentTabStop()
1610 if( tabs.hasElements() ) in GetCurrentTabStop()
1616 SwRect aTmpRect(0, 0, tabs[0].Position, 0); in GetCurrentTabStop()
1624 tabs[0].Position = aScreenRect.GetWidth(); in GetCurrentTabStop()
1627 return tabs; in GetCurrentTabStop()
2596 …com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs = GetCurrentTabStop( nIndex… in _correctValues() local
2597 if( !tabs.hasElements() ) in _correctValues()
2599 tabs.realloc(1); in _correctValues()
2610 tabs[0] = ts; in _correctValues()
[all …]
/trunk/main/sc/source/ui/view/
H A Dviewdata.cxx609 void ScViewData::SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs ) in SetZoomType() argument
611 sal_Bool bAll = ( tabs.size() == 0 ); in SetZoomType()
614 CreateTabData( tabs ); in SetZoomType()
627 std::vector< SCTAB >::iterator it_end = tabs.end(); in SetZoomType()
628 std::vector< SCTAB >::iterator it = tabs.begin(); in SetZoomType()
653 void ScViewData::SetZoom( const Fraction& rNewX, const Fraction& rNewY, std::vector< SCTAB >& tabs ) in SetZoom() argument
655 sal_Bool bAll = ( tabs.size() == 0 ); in SetZoom()
657 CreateTabData( tabs ); in SetZoom()
704 std::vector< SCTAB >::iterator it_end = tabs.end(); in SetZoom()
705 std::vector< SCTAB >::iterator it = tabs.begin(); in SetZoom()
/trunk/main/basctl/source/basicide/
H A Dbaside2b.cxx1221 long tabs[ 4 ]; in WatchWindow() local
1222 tabs[ 0 ] = 3; // two tabs in WatchWindow()
1223 tabs[ 1 ] = 0; in WatchWindow()
1224 tabs[ 2 ] = nVarTabWidth; in WatchWindow()
1225 tabs[ 3 ] = nVarTabWidth + nValueTabWidth; in WatchWindow()
1226 aTreeListBox.SvHeaderTabListBox::SetTabs( tabs, MAP_PIXEL ); in WatchWindow()
/trunk/main/writerfilter/qa/cppunittests/odiapi/
H A DtestProperty.cxx324 … Property::Pointer_t tabs = createCompositeProperty(NS_style::LN_tab_stops, pool->insert(pb1)); in testComplexParagraphProperty() local
333 pb1->insert(tabs); in testComplexParagraphProperty()
354 CPPUNIT_ASSERT_MESSAGE("tabs == tabulators failed", tabs == tabulators); in testComplexParagraphProperty()
/trunk/main/offapi/com/sun/star/awt/
H A DXSimpleTabController.idl49 but does not require XControl as type of tabs.
93 … <td>describe the order of this tab in relation to all other tabs inside this control.</td>
H A DXStyleSettings.idl127 /// specifies the color of inactive tabs of a tab control
/trunk/main/filter/source/config/tools/merge/
H A DpyAltFCFGMerge571 for tabs in range(nPrettyTabs):
590 for tabs in range(nPrettyTabs):
/trunk/main/offapi/com/sun/star/accessibility/
H A DAccessibleRole.idl339 the page tab from the list of tabs in the page tab list.</p>
347 <p>An object that presents a series of panels (or page tabs), one at
349 common mechanism is a list of tabs at the top of the panel. The
350 children of a page tab list are all page tabs.</p>
/trunk/main/sc/source/ui/inc/
H A Dviewdata.hxx308 void SetZoomType( SvxZoomType eNew, std::vector< SCTAB >& tabs );
309 …oid SetZoom( const Fraction& rNewX, const Fraction& rNewY, std::vector< SCTAB >& tabs );
/trunk/main/oox/source/dump/
H A Doledumper.ini286 shortlist=COMCTL-TABSTRIP-STYLE,0,tabs,tab-buttons,flat-buttons
647 0x00100000=tabs-allocated
655 shortlist=AX-TABSTRIP-TABSTYLE,0,tabs,buttons,none
/trunk/main/sw/source/core/text/
H A Dfrmform.cxx564 com::sun::star::uno::Sequence< ::com::sun::star::style::TabStop > tabs(1); in GetTabStopInfo() local
598 tabs[0] = ts; in GetTabStopInfo()
599 return tabs; in GetTabStopInfo()
/trunk/main/cui/source/tabpages/
H A Dautocdlg.src228 Text [ en-US ] = "Delete spaces and tabs at beginning and end of paragraph" ;
232 Text [ en-US ] = "Delete spaces and tabs at end and start of line" ;
/trunk/main/helpcontent2/source/text/shared/guide/
H A Dmakefile.mk158 tabs.xhp \
/trunk/main/offapi/com/sun/star/sheet/
H A DDocumentSettings.idl86 /** enables the sheet tabs of the view.
H A DSpreadsheetViewSettings.idl89 /** enables the sheet tabs of the view.
/trunk/main/offapi/com/sun/star/frame/
H A DXUntitledNumbers.idl96 Note: Such string already contains leading spaces/tabs etcpp. !
/trunk/main/slideshow/
H A Dmanifest.txt38 - no tabs, indent four spaces
/trunk/main/offapi/com/sun/star/text/
H A DDocumentSettings.idl95 tabs are formatted as a whole in the center or aligned to the
/trunk/main/sc/source/ui/src/
H A Doptdlg.src528 Text [ en-US ] = "Sh~eet tabs" ;
/trunk/main/migrationanalysis/src/driver_docs/
H A Dallstrings.ulf1344 …s with heading style used by TOC. Numbering abuts Header: replace leading tabs in Header style use…
2235 …word is shorter than <PRODUCTNAME>. That means that if, in Word, the user tabs a distance shorter …
/trunk/main/helpcontent2/util/sdatabase/
H A Dmakefile.mk833 text$/shared$/guide$/tabs.xhp \

Completed in 148 milliseconds

12345