/aoo42x/main/xmlhelp/source/cxxhelp/test/ |
H A D | searchdemo.cxx | 79 std::vector<rtl::OUString> Query(2); in main() local 80 Query[0] = rtl::OUString::createFromAscii( "text*" ); in main() 81 Query[1] = rtl::OUString::createFromAscii( "abbildung" ); in main() 85 QueryStatement queryStatement( HitCount,Query,Scope ); in main()
|
/aoo42x/main/dbaccess/source/ui/inc/ |
H A D | toolbox_tmpl.hrc | 49 Text[ en-US ] = "Query AutoPilot..."; \ 55 Text [ en-US ] = "New ~Query (Design View)" ; \ 61 Text [ en-US ] = "~Edit Query" ; \ 67 Text [ en-US ] = "New Query (~SQL View)" ; \
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XParametricPolyPolygon2D.idl | 53 /** Query the polygonal outline at the specified value. 71 /** Query the color value for the polygonal area at the specified 83 /** Query the color for a dedicated point in the plane. 93 /** Query the color space employed by this object
|
H A D | XCanvasFont.idl | 90 /** Query the FontRequest that was used to generate this object. 96 /** Query metric information about the font, that is generic to 109 /** Query the list of available font sizes.<p> 125 /** Query the list of additional font properties.<p>
|
H A D | XPolyPolygon2D.idl | 85 /** Query number of polygons inside this poly-polygon 91 /** Query number of points inside given polygon 102 /** Query the rule used to determine inside and outside of the 116 /** Query whether the specified polygon outline is closed.
|
H A D | XBitmap.idl | 56 /** Query the size of the bitmap.<p> 66 /** Query transparency status of the bitmap.<p> 82 /** Query a scaled copy of the original bitmap.
|
H A D | XHalfFloatReadOnlyBitmap.idl | 70 /** Query the raw data of this bitmap.<p> 72 Query the raw data of this bitmap, in the format as defined by 102 /** Query the memory layout for this bitmap.<p>
|
H A D | XIeeeFloatReadOnlyBitmap.idl | 69 /** Query the raw data of this bitmap.<p> 71 Query the raw data of this bitmap, in the format as defined by 125 /** Query the memory layout for this bitmap.<p>
|
H A D | XIeeeDoubleReadOnlyBitmap.idl | 70 /** Query the raw data of this bitmap.<p> 72 Query the raw data of this bitmap, in the format as defined by 126 /** Query the memory layout for this bitmap.<p>
|
H A D | XColorSpace.idl | 67 /** Query type of this color space.<p> 74 /** Query the kind for each color component.<p> 93 /** Query rendering intent of this color space.<p> 100 /** Query various optional properties from the color space.<p>
|
H A D | XGraphicDevice.idl | 79 /** Query the controller for multi buffering functionality on this 89 /** Query the color space interface for this graphic device. 98 /** Query the physical resolution of the device in pixel per 110 /** Query the physical dimensions of the device in millimeter.
|
H A D | XIntegerReadOnlyBitmap.idl | 72 /** Query the raw data of this bitmap.<p> 74 Query the raw data of this bitmap, in the format as defined by 146 /** Query the memory layout for this bitmap.<p>
|
H A D | XTextLayout.idl | 105 /** Query the ink bounding boxes for every glyph in the layouted 123 /** Query the logical bounding boxes of every character in the 140 /** Query the advancements for every character in the input string.<p> 187 /** Query the overall bounding box of the text.<p>
|
H A D | XIntegerBitmapColorSpace.idl | 43 /** Query number of bits used per bitmap pixel.<p> 56 /** Query the number of bits used for each component.<p> 76 /** Query whether color data bytes need to be swapped.<p>
|
/aoo42x/main/offapi/com/sun/star/rdf/ |
H A D | XRepository.idl | 380 @param Query 399 XQuerySelectResult querySelect([in] string Query) 411 @param Query 427 [in] string Query) 439 @param Query 451 boolean queryAsk([in] string Query)
|
/aoo42x/main/dbaccess/ |
H A D | JunitTest_dbaccess_complex.mk | 38 dbaccess/qa/complex/dbaccess/Query \ 71 complex.dbaccess.Query \
|
/aoo42x/main/dbaccess/source/ui/querydesign/ |
H A D | query.src | 27 #include "Query.hrc" 262 Text [ en-US ] = "Query is too complex" ; 359 Text [ en-US ] = " - %PRODUCTNAME Base: Query Design";
|
/aoo42x/main/sc/source/ui/view/ |
H A D | dbfunc.cxx | 293 void ScDBFunc::Query( const ScQueryParam& rQueryParam, const ScRange* pAdvSource, sal_Bool bRecord ) in Query() function in ScDBFunc 298 sal_Bool bSuccess = aDBDocFunc.Query( nTab, rQueryParam, pAdvSource, bRecord, sal_False ); in Query() 388 Query( aParam, NULL, sal_True ); in ToggleAutoFilter()
|
H A D | cellsh2.cxx | 614 pTabViewShell->Query( ((const ScQueryItem&) in ExecuteDB() 635 pTabViewShell->Query( ((const ScQueryItem&) in ExecuteDB() 672 pTabViewShell->Query( rQueryItem.GetQueryData(), &aAdvSource, sal_True ); in ExecuteDB() 674 pTabViewShell->Query( rQueryItem.GetQueryData(), NULL, sal_True ); in ExecuteDB() 690 pTabViewShell->Query( aParam, NULL, sal_True ); in ExecuteDB()
|
/aoo42x/main/dbaccess/source/ui/app/ |
H A D | app.src | 67 Text [ en-US ] = "Create Query in Design View..." ; 72 Text [ en-US ] = "Create Query in SQL View..." ; 77 Text [ en-US ] = "Use Wizard to Create Query..." ;
|
/aoo42x/main/udkapi/com/sun/star/container/ |
H A D | XContainerQuery.idl | 62 @param Query items of sub set must match to this query<br> 75 XEnumeration createSubSetEnumerationByQuery( [in] string Query );
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | dbdocfun.cxx | 352 Query( nTab, aQueryParam, &aAdvSource, sal_False, bApi ); in RepeatDB() 354 Query( nTab, aQueryParam, NULL, sal_False, bApi ); in RepeatDB() 652 sal_Bool ScDBDocFunc::Query( SCTAB nTab, const ScQueryParam& rQueryParam, in Query() function in ScDBDocFunc 683 Query( nTab, aOldQuery, NULL, bRecord, bApi ); in Query() 830 SCSIZE nCount = pDoc->Query( nTab, rQueryParam, bKeepSub ); in Query()
|
/aoo42x/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/ |
H A D | HelpSearch.java | 45 import org.apache.lucene.search.Query; 268 Query aQuery; in queryImpl()
|
/aoo42x/main/extensions/source/dbpilots/ |
H A D | commonpagesdbp.src | 78 Text [ en-US ] = "~Table / Query:" ; 222 Text [ en-US ] = "Query" ;
|
/aoo42x/main/ |
H A D | aclocal.m4 | 251 dnl Query Python for its version number. Getting [:3] seems to be 281 dnl Query distutils for this directory. distutils does not exist in 319 dnl Query distutils for this directory. distutils does not exist in
|