| /AOO41X/main/soltools/ldump/ |
| H A D | hashtbl.cxx | 70 #define MIN(a,b) (a)<(b)?(a):(b) macro 85 m_dMaxLoadFactor = MAX(0.5,MIN(1.0,dMaxLoadFactor)); // 0.5 ... 1.0 in HashTable() 86 m_dGrowFactor = MAX(2.0,MIN(5.0,dGrowFactor)); // 1.3 ... 5.0 in HashTable()
|
| /AOO41X/main/soldep/bootstrp/ |
| H A D | hashtbl.cxx | 67 #define MIN(a,b) (a)<(b)?(a):(b) macro 82 m_dMaxLoadFactor = MAX(0.5,MIN(1.0,dMaxLoadFactor)); // 0.5 ... 1.0 in HashTable() 83 m_dGrowFactor = MAX(1.3,MIN(5.0,dGrowFactor)); // 1.3 ... 5.0 in HashTable()
|
| /AOO41X/main/soldep/source/ |
| H A D | soldep.cxx | 44 #define MIN(a,b) (a)<(b)?(a):(b) macro 255 nXMin = MIN( aPoint.X(), nXMin ); in IMPL_LINK() 257 nYMin = MIN( aPoint.Y(), nYMin ); in IMPL_LINK() 1337 dMinDist = MIN( dMinDist, dPermuteDist); in Impl_PermuteMin() 1542 …dMinDist = MIN( dMinDist, Impl_PermuteMin( *(LevelList[ i ]), aPosArray, aWorkList, dMinDist, 0, n… in OptimizePos() 1610 …dMinDist = MIN( dMinDist, Impl_PermuteMin( *(LevelSecList[ i ]), aPosArray, aWorkList, dMinDist, 0… in OptimizePos() 1656 …dMinDist = MIN( dMinDist, Impl_PermuteMin( *(LevelList[ i ]), aPosArray, aWorkList, dMinDist, 0, n… in OptimizePos() 1702 …dMinDist = MIN( dMinDist, Impl_PermuteMin( *(LevelSecList[ i ]), aPosArray, aWorkList, dMinDist, 0… in OptimizePos()
|
| H A D | depper.cxx | 41 #define MIN(a,b) (a)<(b)?(a):(b) macro
|
| /AOO41X/main/offapi/com/sun/star/text/ |
| H A D | SizeType.idl | 58 // DocMerge from idl: value com::sun::star::text::SizeType::MIN 62 const short MIN = 2;
|
| /AOO41X/main/xmloff/source/text/ |
| H A D | txtimppr.cxx | 783 ? SizeType::MIN in finished() 811 ? SizeType::MIN in finished()
|
| H A D | txtexppr.cxx | 791 if( pHeightMinRelState && SizeType::MIN != nSizeType) in ContextFilter() 820 if( pWidthMinRelState && SizeType::MIN != nSizeType) in ContextFilter()
|
| H A D | XMLTextFrameContext.cxx | 715 (bMinWidth && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create() 741 (bMinHeight && XML_TEXT_FRAME_TEXTBOX == nType) ? SizeType::MIN in Create()
|
| H A D | txtparae.cxx | 2676 SizeType::MIN == nSizeType ? XML_SCALE_MIN : XML_SCALE ); in addTextFrameAttributes() 2683 if( SizeType::MIN == nSizeType ) in addTextFrameAttributes()
|
| /AOO41X/main/writerfilter/source/dmapper/ |
| H A D | MeasureHandler.cxx | 43 m_nRowHeightSizeType( text::SizeType::MIN ) in MeasureHandler()
|
| H A D | TablePropertiesHandler.cxx | 132 …->Insert( PROP_SIZE_TYPE, false, uno::makeAny(bMinHeight ? text::SizeType::MIN : text::SizeType::F… in sprm()
|
| H A D | DomainMapper_Impl.cxx | 737 … pFrameProperties[3].Value <<= bAutoWidth ? text::SizeType::MIN : text::SizeType::FIX; in finishParagraph()
|
| H A D | DomainMapper.cxx | 2019 nIntValue = text::SizeType::MIN; in lcl_attribute()
|
| /AOO41X/main/offapi/com/sun/star/sheet/ |
| H A D | StatusBarFunction.idl | 72 const short MIN = 5;
|
| H A D | GeneralFunction.idl | 79 MIN,
|
| /AOO41X/test/testuno/source/fvt/uno/sc/data/ |
| H A D | SubTotalsFunction.java | 81 { GeneralFunction.MIN, "Min", 5, 2, 5, 1, 1 }, in data()
|
| /AOO41X/main/formula/source/core/resource/ |
| H A D | core_resource.src | 170 String SC_OPCODE_MIN { Text = "MIN" ; }; 507 String SC_OPCODE_MIN { Text = "MIN" ; }; 1190 Text [ en-US ] = "MIN" ;
|
| /AOO41X/main/connectivity/source/parse/ |
| H A D | sqlflex.l | 271 MIN {SQL_NEW_KEYWORD(SQL_TOKEN_MIN); }
|
| H A D | sqliterator.cxx | 2182 …if ( SQL_ISRULE(_pNode,general_set_fct) && (SQL_ISTOKEN(_pNode->getChild(0),MIN) || SQL_ISTOKEN(_p… in getFunctionReturnType()
|
| /AOO41X/main/ |
| H A D | aclocal.m4 | 38 # PKG_PROG_PKG_CONFIG([MIN-VERSION])
|
| /AOO41X/main/sc/source/ui/src/ |
| H A D | globstr.src | 576 Text [ en-US ] = "MIN" ;
|
| H A D | scfuncs.src | 4910 // -=*# Resource for function MIN #*=- 5451 … Text [ en-US ] = "The type of the quartile (0 = MIN, 1 = 25 %, 2 = 50 %, 3 = 75 %, 4 = MAX)." ;
|
| /AOO41X/main/qadevOOo/runner/util/ |
| H A D | ValueChanger.java | 634 com.sun.star.sheet.GeneralFunction GF6 = com.sun.star.sheet.GeneralFunction.MIN; in changePValue()
|
| /AOO41X/extras/l10n/source/pl/ |
| H A D | localize.sdf | 6092 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MIN 0 pl MIN … 7589 …ON_DESCRIPTIONS2.SC_OPCODE_QUARTILE 5 0 pl Typ kwartylu (0=MIN, 1=25%, 2=50%, 3=75… 24201 …xt\swriter\02\14020000.xhp 0 help par_id3155830 212 0 pl MIN 10|20|50|<C6>|<A2:B… 24249 …xt\swriter\02\14020000.xhp 0 help par_id3155258 91 0 pl MIN 2013061… 24251 …\02\14020000.xhp 0 help par_id3155304 178 0 pl Przykład: MIN 10|30|20 wyświetla … 39059 …xhp 0 help bm_id3159141 0 pl \<bookmark_value\>BD.MIN, funkcja\</bookmark… 39060 …scalc\01\04060101.xhp 0 help hd_id3159141 123 0 pl BD.MIN 201306… 39061 …id3154261 124 0 pl \<ahelp hid=\"HID_FUNC_DBMIN\"\>Funkcja BD.MIN zwraca najmniejszą … 39063 …scalc\01\04060101.xhp 0 help par_id3148479 126 0 pl BD.MIN(baza_danych; pole_b… 39066 …calc\01\04060101.xhp 0 help par_id3149161 129 0 pl =BD.MIN (A1:E10;"Odległość … [all …]
|
| /AOO41X/extras/l10n/source/it/ |
| H A D | localize.sdf | 6092 sc source\ui\src\globstr.src 0 string RID_GLOBSTR STR_PIVOTFUNC_MIN 0 it MIN … 7589 …IPTIONS2.SC_OPCODE_QUARTILE 5 0 it Il tipo del quartile (0=MIN, 1=25%, 2=50%, 3=75… 24201 …xt\swriter\02\14020000.xhp 0 help par_id3155830 212 0 it MIN 10|20|50|<C6>|<A2:B… 24249 …xt\swriter\02\14020000.xhp 0 help par_id3155258 91 0 it MIN 2013061… 24251 …r\02\14020000.xhp 0 help par_id3155304 178 0 it Esempio: MIN 10|30|20 mostra 10,… 24255 …r\02\14020000.xhp 0 help par_id3154748 179 0 it Esempio: MIN 10|30|20 mostra 30,… 39059 …xhp 0 help bm_id3159141 0 it \<bookmark_value\>DB.MIN, funzione\</bookmar… 39060 …scalc\01\04060101.xhp 0 help hd_id3159141 123 0 it DB.MIN 201306… 39061 … par_id3154261 124 0 it \<ahelp hid=\"HID_FUNC_DBMIN\"\>DB.MIN restituisce il valo… 39063 …scalc\01\04060101.xhp 0 help par_id3148479 126 0 it DB.MIN(Database; Campo dat… [all …]
|