Home
last modified time | relevance | path

Searched refs:Borders (Results 1 – 25 of 105) sorted by relevance

12345

/trunk/main/cui/source/tabpages/
H A Dborder.src36 Text [ en-US ] = "Borders" ;
367 Text [ en-US ] = "Set No Borders" ;
391 Text [ en-US ] = "Set All Four Borders" ;
395 Text [ en-US ] = "Set Left and Right Borders Only" ;
399 Text [ en-US ] = "Set Top and Bottom Borders Only" ;
407 Text [ en-US ] = "Set Top and Bottom Borders, and All Inner Lines" ;
411 Text [ en-US ] = "Set Left and Right Borders, and All Inner Lines" ;
H A Dbbdlg.src48 Text [ en-US ] = "Borders" ;
77 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/sidebar/
H A DCellAppearancePropertyPanel.src362 Text [ en-US ] = "All Borders" ;
368 Text [ en-US ] = "Outside Borders" ;
423 Text [ en-US ] = "Top and Thick Bottom Borders" ;
429 Text [ en-US ] = "Top and Double Bottom Borders" ;
524 Text [ en-US ] = "Top and Bottom Borders" ;
528 Text [ en-US ] = "Left and Right Borders" ;
/trunk/main/migrationanalysis/src/driver_docs/sources/word/
H A DMigrationAnalyser.cls1248 If IsInvalidBorderStyle(aTable.Borders(wdBorderTop).LineStyle) Then
1251 If IsInvalidBorderStyle(aTable.Borders(wdBorderBottom).LineStyle) Then
1254 If IsInvalidBorderStyle(aTable.Borders(wdBorderDiagonalDown).LineStyle) Then
1257 If IsInvalidBorderStyle(aTable.Borders(wdBorderDiagonalUp).LineStyle) Then
1261 If IsInvalidBorderStyle(aTable.Borders(wdBorderHorizontal).LineStyle) Then
1264 If IsInvalidBorderStyle(aTable.Borders(wdBorderLeft).LineStyle) Then
1267 If IsInvalidBorderStyle(aTable.Borders(wdBorderRight).LineStyle) Then
1270 If IsInvalidBorderStyle(aTable.Borders(wdBorderVertical).LineStyle) Then
/trunk/main/sw/source/ui/fmtui/
H A Dtmpdlg.src173 Text [ en-US ] = "Borders" ;
227 Text [ en-US ] = "Borders" ;
263 Text [ en-US ] = "Borders" ;
340 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/styleui/
H A Dstyledlg.src67 Text [ en-US ] = "Borders" ;
105 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/vba/
H A Dvbaformatcondition.cxx82 ScVbaFormatCondition::Borders( const uno::Any& Index ) throw (script::BasicErrorException, uno::Run… in Borders() function in ScVbaFormatCondition
83 { return mxStyle->Borders( Index ); in Borders()
H A Dvbaformatcondition.hxx60 …virtual css::uno::Any SAL_CALL Borders( const css::uno::Any& Index ) throw (css::script::BasicErro…
H A Dvbaformat.hxx70 …virtual css::uno::Any SAL_CALL Borders( const css::uno::Any& Index ) throw (css::script::BasicErro…
/trunk/main/sw/source/ui/frmdlg/
H A Dfrmpage.src67 Text [ en-US ] = "Borders" ;
156 Text [ en-US ] = "Borders" ;
228 Text [ en-US ] = "Borders" ;
H A Dfrmui.src112 Text [ en-US ] = "Borders" ;
/trunk/main/sw/source/ui/vba/
H A Dvbatable.hxx44 …virtual css::uno::Any SAL_CALL Borders( const css::uno::Any& aIndex ) throw (css::uno::RuntimeExce…
H A Dvbatable.cxx89 SwVbaTable::Borders( const uno::Any& index ) throw (uno::RuntimeException) in Borders() function in SwVbaTable
/trunk/main/cui/source/dialogs/
H A Dsdrcelldlg.src58 Text [ en-US ] = "Borders" ;
/trunk/main/oovbaapi/ooo/vba/word/
H A DXTable.idl67 any Borders( [in] any Index );
/trunk/main/oovbaapi/ooo/vba/excel/
H A DXFormatCondition.idl69 any Borders( [in] any Index) raises ( com::sun::star::script::BasicErrorException );
H A DXFormat.idl45 any Borders( [in] any Item )
/trunk/main/sw/source/ui/chrdlg/
H A Dparadlg.src85 Text [ en-US ] = "Borders" ;
/trunk/main/svx/source/tbxctrls/
H A Dtbcontrl.src65 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/src/
H A Dattrdlg.src78 Text [ en-US ] = "Borders" ;
H A Dautofmt.src70 Text [ en-US ] = "~Borders" ;
/trunk/main/migrationanalysis/src/driver_docs/sources/excel/
H A DMigrationAnalyser.cls1318 CheckLineFormatIssue = (myRange.Borders(edge).LineStyle <> xlContinuous) And _
1319 (myRange.Borders(edge).LineStyle <> xlDouble) And _
1320 (myRange.Borders(edge).LineStyle <> xlLineStyleNone)
/trunk/main/sw/source/ui/table/
H A Dtautofmt.src67 Text [ en-US ] = "~Borders" ;
/trunk/main/starmath/source/
H A Dsmres.src873 Text [ en-US ] = "Borders" ;
1540 Text [ en-US ] = "Borders" ;
/trunk/main/chart2/source/controller/dialogs/
H A DStrings.src66 Text [ en-US ] = "Borders" ;

12345