/trunk/main/filter/prj/ |
H A D | build.lst | 2 fl filter usr1 - all fl_mkout NULL 3 fl filter\prj get - all fl_prj NULL 4 fl filter\inc nmake - all fl_inc NULL 7 fl filter\source\msfilter nmake - all fl_msfilter fl_inc NULL 9 fl filter\source\pdf nmake - all fl_pdf fl_svg fl_inc NULL 10 fl filter\source\svg nmake - all fl_svg fl_inc NULL 11 fl filter\source\placeware nmake - all fl_placeware fl_inc NULL 12 fl filter\source\flash nmake - all fl_flash fl_pdf fl_inc NULL 14 fl filter\source\xsltfilter nmake - all fl_xsltfilter fl_inc NULL 36 fl filter\source\graphicfilter\eps nmake - all g_eps fl_inc NULL [all …]
|
/trunk/main/solenv/inc/ |
H A D | _tg_sdi.mk | 32 -fl$(MISC)/$(SDI1NAME).lst \ 50 -fl$(MISC)/$(SDI2NAME).lst \ 68 -fl$(MISC)/$(SDI3NAME).lst \ 86 -fl$(MISC)/$(SDI4NAME).lst \ 104 -fl$(MISC)/$(SDI5NAME).lst \ 122 -fl$(MISC)/$(SDI6NAME).lst \ 140 -fl$(MISC)/$(SDI7NAME).lst \ 158 -fl$(MISC)/$(SDI8NAME).lst \ 176 -fl$(MISC)/$(SDI9NAME).lst \ 194 -fl$(MISC)/$(SDI10NAME).lst \
|
H A D | tg_sdi.mk | 37 -fl$(MISC)/$(SDI$(TNR)NAME).lst \
|
/trunk/main/testtools/source/cliversioning/ |
H A D | runtests.cs | 98 FileLoadException fl = e.InnerException as FileLoadException; in Main() 99 if (fl != null) in Main() 101 Console.WriteLine(fiTemp.Name + " could not load " + fl.FileName + in Main() 102 ". Maybe the version of " + fl.FileName + " does not match the referenced version. " + in Main() 103 "Original message: " + fl.Message + "\n\n FusionLog: \n" + fl.FusionLog ); in Main()
|
/trunk/main/vcl/os2/source/window/ |
H A D | salframe.cxx | 162 LONG cx, LONG cy, ULONG fl) in _WinSetWindowPos() argument 174 if ( (fl & SWP_SIZE) ) { in _WinSetWindowPos() 191 fl = fl & ~SWP_SIZE; in _WinSetWindowPos() 213 if ((fl & SWP_MOVE)) in _WinSetWindowPos() 217 if (fl & SWP_CENTER) { in _WinSetWindowPos() 223 fl = fl & ~SWP_CENTER; in _WinSetWindowPos() 378 if ( aSWP.fl & SWP_MINIMIZE ) in ImplSaveFrameState() 1072 if ( (aSWP.fl & SWP_MINIMIZE) || (aSWP.fl & SWP_MAXIMIZE) ) in SetPosSize() 1303 aPlacement.fl = SWP_HIDE; in SetWindowState() 1498 if ( aSWP.fl & SWP_MINIMIZE ) in ImplSalToTop() [all …]
|
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/accessibility/ |
H A D | WindowsAccessBridgeAdapter.java | 333 public void addFocusListener(java.awt.event.FocusListener fl) { in addFocusListener() argument 334 menuComponent.addFocusListener(fl); in addFocusListener() 337 public void removeFocusListener(java.awt.event.FocusListener fl) { in removeFocusListener() argument 338 menuComponent.removeFocusListener(fl); in removeFocusListener() 524 public void addFocusListener(java.awt.event.FocusListener fl) { in addFocusListener() argument 525 listComponent.addFocusListener(fl); in addFocusListener() 528 public void removeFocusListener(java.awt.event.FocusListener fl) { in removeFocusListener() argument 529 listComponent.removeFocusListener(fl); in removeFocusListener()
|
/trunk/main/writerfilter/qa/cppunittests/odiapi/ |
H A D | testProperty.cxx | 273 FileLoggerImpl fl(tmpFileName.getStr()); in testPropertyPool() local 274 pool->dump(&fl); in testPropertyPool() 373 FileLoggerImpl fl(tmpFileName.getStr()); in testComplexParagraphProperty() local 374 pool->dump(&fl); in testComplexParagraphProperty() 505 FileLoggerImpl fl(tmpFileName.getStr()); in testPropertyPoolGarbageCollection() local 506 pool->dump(&fl); in testPropertyPoolGarbageCollection() 512 FileLoggerImpl fl(tmpFileName.getStr()); in testPropertyPoolGarbageCollection() local 513 pool->dump(&fl); in testPropertyPoolGarbageCollection()
|
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/ |
H A D | TokenDecoder.java | 52 private FunctionLookup fl; field in TokenDecoder 64 fl = new FunctionLookup(); in TokenDecoder() 471 return (tf.getFunctionToken(fl.getStringFromID(functionID),numArgs)); in readFunctionVarToken() 489 String functionName = fl.getStringFromID(functionID); in readFunctionToken() 490 return (tf.getFunctionToken(functionName,fl.getArgCountFromString(functionName))); in readFunctionToken()
|
H A D | TokenFactory.java | 39 private FunctionLookup fl; field in TokenFactory 47 fl = new FunctionLookup(); in TokenFactory() 61 t = new Token(s, ParseToken.TOKEN_FUNCTION_VARIABLE, fl.getIDFromString(s), args); in getFunctionToken()
|
H A D | TokenEncoder.java | 48 private FunctionLookup fl; field in TokenEncoder 59 fl = new FunctionLookup(); in TokenEncoder()
|
/trunk/main/writerfilter/qa/cppunittests/sl/ |
H A D | testOD_SL.cxx | 94 FileLoggerImpl fl(tmpFileName.getStr()); in test() local 95 propertyPool->dump(&fl); in test()
|
/trunk/main/solenv/gbuild/ |
H A D | SdiTarget.mk | 43 -fl$@.lst \
|
/trunk/main/libtextcat/data/new_fingerprints/lm/ |
H A D | icelandic.lm | 204 fl 192
|
H A D | nepali.lm | 109 fl 75
|
/trunk/main/dtrans/source/os2/dnd/ |
H A D | DragSource.cxx | 158 dimg.fl = DRG_ICON | DRG_TRANSPARENT; in startDrag()
|
/trunk/main/filter/source/msfilter/ |
H A D | msdffimp.cxx | 4387 double fl = l; in ImportShape() local 4393 fl = ( ( l - rGlobalChildRect.Left() ) * fXScale ) + rClientRect.Left(); in ImportShape() 4397 …aObjData.aChildAnchor = Rectangle( Point( (sal_Int32)fl, (sal_Int32)fo ), Size( (sal_Int32)( fWidt… in ImportShape() 5078 double fl = l; in GetGroupAnchors() local 5084 fl = ( ( l - rGlobalChildRect.Left() ) * fXScale ) + rClientRect.Left(); in GetGroupAnchors() 5088 …rGroupClientAnchor = Rectangle( Point( (sal_Int32)fl, (sal_Int32)fo ), Size( (sal_Int32)( fWidth +… in GetGroupAnchors()
|
/trunk/main/vcl/os2/source/gdi/ |
H A D | salgdi2.cxx | 223 if ( !(aSWP.fl & SWP_MINIMIZE) ) in copyArea()
|
/trunk/main/vcl/win/source/gdi/ |
H A D | salgdi3.cxx | 2071 static int WINAPI __AddFontResourceExW( LPCWSTR lpszfileName, DWORD fl, PVOID pdv ) in __AddFontResourceExW() argument 2086 return pFunc( lpszfileName, fl, pdv ); in __AddFontResourceExW()
|
/trunk/main/vcl/unx/generic/fontmanager/ |
H A D | adobeenc.tab | 757 { 0xFB02, 0257, "fl" },
|
/trunk/extras/l10n/source/fr/ |
H A D | localize.sdf | 3251 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND4 0 fr Double flèche 20200411 15:09:53 3254 svx source\dialog\sdstring.src 0 string RID_SVXSTR_LEND7 0 fr Ligne fléchée 20200411 15:09:53 22924 …r \<link href=\"text/simpress/02/10120000.xhp\" name=\"Lignes et flèches\"\>Lignes et flèches\</li… 22925 …elp par_idN126D7 0 fr Ouvre la barre d'outils de flèches permettant d'insérer des lignes et des… 23061 …r \<link href=\"text/simpress/02/10120000.xhp\" name=\"Lignes et flèches\"\>Lignes et flèches\</li… 30291 … 0 fr \<link href=\"text/shared/02/05020000.xhp\" name=\"Style de flèche\"\>Style de flèche\</link… 36986 …flèche vers le bas ouvre le menu sélectionné. Si vous appuyez encore sur la flèche vers le bas ou … 42278 …flèche à une ou aux deux extrémités de la ligne sélectionnée. Pour ajouter un style de flèche pers… 44064 … fr \<link href=\"text/shared/01/05200300.xhp\" name=\"Styles de flèche\"\>Styles de flèche\</link… 64057 …t_preview.xhp 0 help par_id3145093 36 0 fr Utilisez les flèches de direction ou les icônes fléch… [all …]
|
/trunk/main/rsc/doku/feinkonz.43/ |
H A D | rsc.doc | 1680 -fl<Dateiname> Mit diesem Schalter wird eine Listing-Datei angegeben. In diese
|
/trunk/extras/l10n/source/is/ |
H A D | localize.sdf | 1229 …Error.ulf 0 LngText OOO_ERROR_106 0 is Gat ekki fjarlægt flýtvísun [2]. Athugaðu hvort flýtivís… 3595 svx source\items\svxitems.src 0 itemlist RID_ATTR_NAMES 50 0 is Vægi flókins leturs 20181231 0… 4480 svx source\form\fmstring.src 0 string RID_RSC_SQL_INTERNATIONAL 24 0 is Skurðflötur 20181231 0… 20923 sfx2 source\appl\app.src 0 string STR_QUICKSTART_EXIT 0 is Hætta í flýtiræsi 20181231 09:50:43 33767 …Almennir \<link href=\"text/shared/04/01010000.xhp\" name=\"flýtilyklar í $[officename]\"\>flýtily… 48800 … help bm_id3150767 0 is \<bookmark_value\>flýtilyklar; gröf\</bookmark_value\>\<bookmark_value\… 48803 … að nota almenna \<link href=\"text/shared/04/01010000.xhp\" name=\"flýtilykla\"\>flýtilykla\</lin… 50596 …3150342 0 is \<bookmark_value\>flýtilyklar; í glærukynningum\</bookmark_value\>\<bookmark_value… 61276 …3156441 0 is \<bookmark_value\>flýtilyklar;í teikningum\</bookmark_value\> \<bookmark_v… 61428 …aw\guide\combine_etc.xhp 0 help par_id3150001 73 0 is Bætir flötum völdu hlutanna við flöt lægst… [all …]
|
/trunk/extras/l10n/source/oc/ |
H A D | localize.sdf | 14338 …resenter.xhp 0 help par_id0921200901104120 0 oc Clic d'esquèrra, flècha dreita, flècha bassa, b… 14340 …n\presenter.xhp 0 help par_id0921200901104115 0 oc Clic dreit, flècha d'esquèrra, flècha nauta,… 16003 cui source\tabpages\tabline.src 0 fixedline RID_SVXPAGE_LINE FL_LINE_ENDS 130 oc Estiles de flèch… 16043 …fixedline RID_SVXPAGE_LINEEND_DEF FL_TIP 248 oc Organizar los estiles de flèchas 2002-02-02 0… 16044 …I_TIP 252 oc Apondre l'objècte seleccionat per crear d'estiles novèls de flèchas. 2002-02-02 … 16045 …rc 0 fixedtext RID_SVXPAGE_LINEEND_DEF FT_LINE_END_STYLE 84 oc Estile de flècha 2002-02-02 02… 16052 …ine.src 0 tabpage RID_SVXPAGE_LINEEND_DEF HID_LINE_ENDDEF 260 oc Caps de flècha 2002-02-02 02… 16056 …item RID_SVXDLG_LINE.TAB_CONTROL RID_SVXPAGE_LINEEND_DEF 0 oc Estiles de flècha 2002-02-02 02…
|
/trunk/extras/l10n/source/kid/ |
H A D | localize.sdf | 1423 cui source\dialogs\svuidlg.src 0 radiobutton MD_INSERT_OBJECT_IFRAME RB_FRMBORDER_OFF 42 kid fl+2… 10076 helpcontent2 source\text\sbasic\shared\01020100.xhp 0 help par_id3154527 134 0 kid 9fl]4r‖Declare… 10952 helpcontent2 source\text\sbasic\shared\03020104.xhp 0 help par_id3150322 56 0 kid fl+v4a‖end if … 20384 helpcontent2 source\text\scalc\guide\borders.xhp 0 help par_id8073366 0 kid fl=]-r‖Cells in a ro… 25220 helpcontent2 source\text\shared\01\02250000.xhp 0 help hd_id3163716 9 0 kid fl=hu]‖Finding and Fi… 25496 helpcontent2 source\text\shared\01\06150200.xhp 0 help hd_id3154823 10 0 kid 6vx=fl‖Import 201… 27491 helpcontent2 source\text\shared\01\gallery.xhp 0 help hd_id3156113 4 0 kid x=-7fl‖Adding a New Fi… 50912 helpcontent2 source\text\swriter\guide\words_count.xhp 0 help hd_id1116200901133957 0 kid y3k]fl… 57459 sc source\ui\dbgui\dpgroupdlg.src 0 fixedline RID_SCDLG_DPNUMGROUP FL_END 152 kid +fl[wh‖End 2… 64750 svtools source\dialogs\formats.src 0 string STR_FORMAT_ID_OFFICE_DOC 0 kid 9s9-fl‖Office documen… [all …]
|
/trunk/extras/l10n/source/sv/ |
H A D | localize.sdf | 1949 …f 0 LngText STR_DESC_MODULE_PRG_DRAW 0 sv Skapa och redigera ritobjekt, flödesscheman och logot… 1955 …aw.ulf 0 LngText STR_FI_TOOLTIP_DRAW 0 sv Skapa och redigera ritningar, flödesscheman och logot… 50802 helpcontent2 source\text\simpress\guide\orgchart.xhp 0 help tit 0 sv Skapa ett flödesschema 2… 50803 …kmark_value\>flödesscheman\</bookmark_value\>\<bookmark_value\>organisationsscheman\</bookmark_val… 50804 …nk href=\"text/simpress/guide/orgchart.xhp\" name=\"Skapa ett flödesschema\"\>Skapa ett flödessche… 50805 …ress\guide\orgchart.xhp 0 help hd_id3159153 39 0 sv Så här skapar du ett flödesschema: 202004… 50813 …gchart.xhp 0 help par_id3153036 47 0 sv Du har nu lagt grunden till ditt flödesschema. 202004… 50814 …xhp 0 help hd_id3155255 48 0 sv Så här lägger du till text i figurerna i flödesschemat 202004… 64370 …9986 84 0 sv Du kan länka Writer-textramar så att innehållet automatiskt flödar från en ram till… 71438 sysui desktop\share\launcher_comment.ulf 0 LngText draw 0 sv Skapa och redigera teckningar, flöd…
|