Home
last modified time | relevance | path

Searched refs:Query (Results 1 – 25 of 161) sorted by relevance

1234567

/trunk/main/xmlhelp/source/cxxhelp/test/
H A Dsearchdemo.cxx79 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()
/trunk/main/dbaccess/source/ui/inc/
H A Dtoolbox_tmpl.hrc49 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)" ; \
/trunk/main/offapi/com/sun/star/rendering/
H A DXParametricPolyPolygon2D.idl53 /** 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 DXCanvasFont.idl90 /** 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 DXPolyPolygon2D.idl85 /** 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 DXBitmap.idl56 /** 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 DXHalfFloatReadOnlyBitmap.idl70 /** 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 DXIeeeDoubleReadOnlyBitmap.idl70 /** 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 DXIeeeFloatReadOnlyBitmap.idl69 /** 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 DXColorSpace.idl67 /** 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 DXGraphicDevice.idl79 /** 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 DXIntegerReadOnlyBitmap.idl72 /** 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 DXTextLayout.idl105 /** 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 DXIntegerBitmapColorSpace.idl43 /** 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>
/trunk/main/offapi/com/sun/star/rdf/
H A DXRepository.idl380 @param Query
399 XQuerySelectResult querySelect([in] string Query)
411 @param Query
427 [in] string Query)
439 @param Query
451 boolean queryAsk([in] string Query)
/trunk/main/dbaccess/
H A DJunitTest_dbaccess_complex.mk38 dbaccess/qa/complex/dbaccess/Query \
71 complex.dbaccess.Query \
/trunk/main/dbaccess/source/ui/querydesign/
H A Dquery.src27 #include "Query.hrc"
262 Text [ en-US ] = "Query is too complex" ;
359 Text [ en-US ] = " - %PRODUCTNAME Base: Query Design";
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx293 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 Dcellsh2.cxx614 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()
/trunk/main/dbaccess/source/ui/app/
H A Dapp.src67 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..." ;
/trunk/main/udkapi/com/sun/star/container/
H A DXContainerQuery.idl62 @param Query items of sub set must match to this query<br>
75 XEnumeration createSubSetEnumerationByQuery( [in] string Query );
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx352 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()
/trunk/main/xmlhelp/java/LuceneHelpWrapper/src/main/java/com/sun/star/help/
H A DHelpSearch.java45 import org.apache.lucene.search.Query;
268 Query aQuery; in queryImpl()
/trunk/main/extensions/source/dbpilots/
H A Dcommonpagesdbp.src78 Text [ en-US ] = "~Table / Query:" ;
222 Text [ en-US ] = "Query" ;
/trunk/main/
H A Daclocal.m4251 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

Completed in 191 milliseconds

1234567