Home
last modified time | relevance | path

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

12345

/trunk/main/cui/source/tabpages/ !
H A Dborder.src38 Text [ en-US ] = "Borders" ;
369 Text [ en-US ] = "Set No Borders" ;
393 Text [ en-US ] = "Set All Four Borders" ;
397 Text [ en-US ] = "Set Left and Right Borders Only" ;
401 Text [ en-US ] = "Set Top and Bottom Borders Only" ;
409 Text [ en-US ] = "Set Top and Bottom Borders, and All Inner Lines" ;
413 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.src364 Text [ en-US ] = "All Borders" ;
370 Text [ en-US ] = "Outside Borders" ;
425 Text [ en-US ] = "Top and Thick Bottom Borders" ;
431 Text [ en-US ] = "Top and Double Bottom Borders" ;
526 Text [ en-US ] = "Top and Bottom Borders" ;
530 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.src175 Text [ en-US ] = "Borders" ;
239 Text [ en-US ] = "Borders" ;
275 Text [ en-US ] = "Borders" ;
362 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/styleui/ !
H A Dstyledlg.src69 Text [ en-US ] = "Borders" ;
107 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…
/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 );
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/excel/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/excel/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/ !
H A DRanges-2.log47 ITEM Assertion OK : - = Borders.Color (getColor)
/trunk/main/sw/source/ui/chrdlg/ !
H A Dparadlg.src85 Text [ en-US ] = "Borders" ;
/trunk/main/sc/source/ui/src/ !
H A Dattrdlg.src78 Text [ en-US ] = "Borders" ;
/trunk/main/svx/source/tbxctrls/ !
H A Dtbcontrl.src67 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)

Completed in 72 milliseconds

12345