Home
last modified time | relevance | path

Searched refs:Fill (Results 101 – 125 of 230) sorted by relevance

12345678910

/aoo42x/main/sc/source/ui/src/
H A Dglobstr.src87 Text [ en-US ] = "Fill" ;
651 Text [ en-US ] = "Fill Row..." ;
663 Text [ en-US ] = "Fill Sheets" ;
H A Dscstring.src141 Text [ en-US ] = "Detective Fill Mode" ;
/aoo42x/main/sd/source/ui/dlg/
H A Dcopydlg.cxx103 maLbStartColor.Fill( maColorTab ); in CopyDlg()
H A Ddlgass.cxx530 mpPage3EffectLB->Fill(); in AssistentDlgImpl()
1500 mpPage5PageListCT->Fill(pDoc); in UpdatePageList()
/aoo42x/main/extensions/source/propctrlr/
H A Dformres.src398 Text [ en-US ] = "Fill color" ;
742 Text [ en-US ] = "Fill parameters" ;
/aoo42x/main/basic/source/runtime/
H A Dmethods.cxx1536 aStr.Fill( (sal_uInt16)(rPar.Get(1)->GetLong() )); in RTLFUNC()
1551 aStr.Fill( (sal_uInt16)(rPar.Get(1)->GetLong() )); in RTLFUNC()
1706 aStr.Fill( nCount, aFiller ); in RTLFUNC()
1721 aStr.Fill( (sal_uInt16)(rPar.Get(1)->GetLong() ), '\t'); in RTLFUNC()
H A Diosys.cxx751 rBuf.Fill( n, ' ' ); in Read()
/aoo42x/main/sd/source/ui/animations/
H A DCustomAnimation.src273 Text [ en-US ] = "Fill color" ;
/aoo42x/main/sc/source/ui/unoobj/
H A Dtokenuno.cxx336 return !rTokenArray.Fill(rSequence,rDoc.GetExternalRefManager()); in ConvertToTokenArray()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DCondFormat.src274 Text [ en-US ] = "No Fill" ;
/aoo42x/main/accessibility/source/standard/
H A Dvclxaccessibleedit.cxx157 aText = sTmp.Fill( (sal_uInt16)aText.getLength(), cEchoChar ); in implGetText()
/aoo42x/main/cui/source/customize/
H A Dmacropg.src250 Text [ en-US ] = "Fill parameters" ;
/aoo42x/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.src43 Text [ en-US ] = "~Fill:" ;
/aoo42x/main/canvas/source/cairo/
H A Dcairo_canvashelper.hxx51 Fill, enumerator
/aoo42x/main/sc/source/ui/formdlg/
H A Dformula.cxx660 pArray->Fill( _aTokenList, pDoc->GetExternalRefManager()); in convertToTokenArray()
/aoo42x/main/sc/source/core/data/
H A Dtable4.cxx154 aZero.Fill( nMinDigits - aStr.Len(), '0' ); in lcl_ValueString()
1600 void ScTable::Fill( SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, in Fill() function in ScTable
H A Ddocumen3.cxx1008 void ScDocument::Fill(SCCOL nCol1, SCROW nRow1, SCCOL nCol2, SCROW nRow2, const ScMarkData& rMark, in Fill() function in ScDocument
1017 pTab[i]->Fill(nCol1, nRow1, nCol2, nRow2, in Fill()
/aoo42x/main/xmloff/source/text/
H A Dtxtparae.cxx190 Fill(rFilter); in BoundFrames()
218 void Fill(const filter_t& rFilter);
335 void BoundFrames::Fill(const filter_t& rFilter) in Fill() function in BoundFrames
/aoo42x/main/svx/source/dialog/
H A Dfontwork.cxx912 aShadowColorLB.Fill(maColorTable); in SetColorTable()
/aoo42x/main/sw/source/core/fields/
H A Dauthfld.cxx710 sToSet.Fill(AUTH_FIELD_ISBN, TOX_STYLE_DELIMITER); in PutValue()
/aoo42x/main/vcl/source/app/
H A Dhelp.cxx418 aXXX.Fill( nCharsInLine, 'x' ); // Durchschnittliche Breite, damit nicht jedes Fenster anders. in SetHelpText()
/aoo42x/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx598 pDoc->Fill( nEndCol+1, rParam.nRow1+1, nEndCol+nFormulaCols, rParam.nRow1+1, in DoImport()
/aoo42x/main/migrationanalysis/src/driver_docs/sources/powerpoint/
H A DMigrationAnalyser.cls671 If myShape.Fill.Type <> msoFillBackground Then Exit Sub
/aoo42x/main/offapi/com/sun/star/chart2/
H A DDataPointProperties.idl90 // Fill Properties
/aoo42x/main/vcl/unx/gtk/gdi/
H A Dsalnativewidgets-gtk.cxx269 …void Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, GdkPixmap* pPixm…
340 void NWPixmapCache::Fill( ControlType aType, ControlState aState, const Rectangle& r_pixmapRect, Gd… in Fill() function in NWPixmapCache
2362 aCacheItems.Fill( nType, nState, pixmapRect, pixmap ); in NWPaintGTKTabItem()
2364 aCachePage.Fill( nType, nState, pixmapRect, pixmap ); in NWPaintGTKTabItem()

Completed in 156 milliseconds

12345678910