Home
last modified time | relevance | path

Searched refs:a (Results 3101 – 3125 of 10215) sorted by relevance

1...<<121122123124125126127128129130>>...409

/aoo42x/main/offapi/com/sun/star/awt/
H A DXTopWindow.idl9 * with the License. You may obtain a copy of the License at
45 /** manages the functionality specific for a top window.
79 /** sets a menu bar.
H A DXWindow2.idl9 * with the License. You may obtain a copy of the License at
42 /** specifies some extended operations for a window component.
44 <p>A window is a rectangular region on an output device with
H A DXWindowListener.idl9 * with the License. You may obtain a copy of the License at
50 regardless of whether a program registers such a listener or not.</p>
H A DUnoControlContainerModel.idl9 * with the License. You may obtain a copy of the License at
55 /** determines whether a control is enabled or disabled.
76 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
/aoo42x/main/offapi/com/sun/star/chart/
H A DXAxisYSupplier.idl9 * with the License. You may obtain a copy of the License at
45 /** gives access to the <i>y</i>-axis of a chart.
47 <p>Note that not all diagrams are capable of displaying a
/aoo42x/main/offapi/com/sun/star/configuration/backend/
H A DCopyImporter.idl9 * with the License. You may obtain a copy of the License at
41 imports data into a configuration layer by copying over existing data.
50 /** allows importing configuration data into a backend.
/aoo42x/main/offapi/com/sun/star/table/
H A DTableSortDescriptor.idl9 * with the License. You may obtain a copy of the License at
45 /** contains properties which describe sorting of rows or columns in a table.
88 <member scope="com::sun::star::util">SortDescriptor::SortColumns</member>) is a
H A DXTableChart.idl9 * with the License. You may obtain a copy of the License at
41 /** provides access to the settings of a chart object in a table or
/aoo42x/main/offapi/com/sun/star/task/
H A DXJobExecutor.idl9 * with the License. You may obtain a copy of the License at
44 a new event will be detected later.
58 for the executor it's enough to use it for searching a registered job
/aoo42x/main/offapi/com/sun/star/text/
H A DTemplateDisplayFormat.idl9 * with the License. You may obtain a copy of the License at
34 /** These constants are used to specify which information about a template is
35 displayed in a field.
/aoo42x/main/offapi/com/sun/star/ucb/
H A DXContentAccess.idl9 * with the License. You may obtain a copy of the License at
38 /** specifies methods for obtaining information on a content in different
41 <p>For example, if there is a cursor which points to <type>XContent</type>s,
H A DXRemoteContentProviderActivator.idl9 * with the License. You may obtain a copy of the License at
37 <type>XRemoteContentProviderAcceptor</type> and allows for a lazy
56 to be implemented in a layz fashion (remember the remote content
/aoo42x/main/odk/examples/DevelopersGuide/Database/
H A DMakefile107 @echo This examples needs a running database with name "$(QM)MYDB0$(QM)". Make sure that you
108 @echo have created such a database and have established a connection to it.
/aoo42x/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/logging/
H A DXAccessibleEventLog.java162 protected static void logMessage(javax.accessibility.Accessible a, String s) { in logMessage() argument
163 if (a != null) { in logMessage()
164 logMessage(a.getAccessibleContext(), s); in logMessage()
/aoo42x/main/offapi/com/sun/star/i18n/
H A DXExtendedTextConversion.idl9 * with the License. You may obtain a copy of the License at
41 a new conversion function containing position map (offset) between original
61 rOffset will be a zero length array.
/aoo42x/main/cui/source/dialogs/
H A Dscriptdlg.cxx815 ::com::sun::star::uno::Any a = makeAny(ite); in IMPL_LINK()
816 ShowErrorDialog(a); in IMPL_LINK()
820 ::com::sun::star::uno::Any a = makeAny(ite); in IMPL_LINK()
821 ShowErrorDialog(a); in IMPL_LINK()
825 ::com::sun::star::uno::Any a = makeAny(re); in IMPL_LINK()
826 ShowErrorDialog(a); in IMPL_LINK()
830 ::com::sun::star::uno::Any a = makeAny(e); in IMPL_LINK()
831 ShowErrorDialog(a); in IMPL_LINK()
/aoo42x/main/odk/examples/java/Inspector/
H A DSourceCodeGenerator.java408 int a = 2; in isVariableDeclared() local
416 sCompVariableName = sVariableStemName + SSUFFIXSEPARATOR + a++; in isVariableDeclared()
432 int a = 2; in addUniqueVariableName() local
439 sCompName = _sStemVariableName + SSUFFIXSEPARATOR + a++; in addUniqueVariableName()
753 int a = 2; in getVariableName() local
765 sVariableName = getVariableStemName() + SSUFFIXSEPARATOR + a++; in getVariableName()
1493 int a = 0; in getMainMethodSignatureSourceCode() local
1502 if (a++ > 0){ in getMainMethodSignatureSourceCode()
/aoo42x/main/drawinglayer/source/processor2d/
H A Dvclmetafileprocessor2d.cxx143 for(sal_uInt32 a(0); a < nPolyCount; a++) in fillPolyPolygonNeededToBeSplit() local
145 const basegfx::B2DPolygon aCandidate(rPolyPolygon.getB2DPolygon(a)); in fillPolyPolygonNeededToBeSplit()
1265 for(sal_uInt32 a(0); a < aHairLinePolyPolygon.count(); a++) in processBasePrimitive2D() local
1267 const basegfx::B2DPolygon aCandidate(aHairLinePolyPolygon.getB2DPolygon(a)); in processBasePrimitive2D()
/aoo42x/main/svx/source/svdraw/
H A Dsvdview.cxx103 for(sal_uInt32 a(0L); a < rView.PaintWindowCount(); a++) in ImplCreateOverlays() local
105 SdrPaintWindow* pCandidate = rView.GetPaintWindow(a); in ImplCreateOverlays()
1111 for (sal_uInt32 a=0; !b3DObjSelected && a<GetMarkedObjectCount(); a++) { in GetPreferedPointer() local
1112 SdrObject* pObj = GetMarkedObjectByIndex(a); in GetPreferedPointer()
/aoo42x/main/chart2/source/view/charttypes/
H A DSplines.cxx412 double a = ( m_aPoints[ m_nKHigh ].first - x ) / h; in GetInterpolatedValue() local
415 return ( a * m_aPoints[ m_nKLow ].second + in GetInterpolatedValue()
417 (( a*a*a - a ) * m_aSecDerivY[ m_nKLow ] + in GetInterpolatedValue()
/aoo42x/main/offapi/com/sun/star/style/
H A DPageProperties.idl9 * with the License. You may obtain a copy of the License at
168 /** contains the name of a paper tray of the selected printer.
293 /** determines if a header is used on the page.
395 /** determines if a footer is used on the page.
403 /** contains the interface to the text of the footer of a left page.
407 /** contains the interface to the text of the footer of a right page.
/aoo42x/main/svtools/source/uno/
H A Dpopupwindowcontroller.cxx159 Any a( ToolboxController::queryInterface( aType ) ); in queryInterface() local
160 if ( a.hasValue() ) in queryInterface()
161 return a; in queryInterface()
/aoo42x/main/solenv/gbuild/
H A DHelper.mk140 $$(eval $$(call gb_Output_error,$(1) is not a valid group for executables. Valid groups are: $$(gb_…
155 $$(eval $$(call gb_Output_error,$(1) is not a valid group for libraries. Valid groups are: $$(gb_Li…
170 $$(eval $$(call gb_Output_error,$(1) is not a valid group for static libraries. Valid groups are: $…
/aoo42x/main/udkapi/com/sun/star/lang/
H A DXMultiServiceFactory.idl9 * with the License. You may obtain a copy of the License at
41 /** Factories support this interface creating instances giving a name,
42 e.g. a service name.
/aoo42x/main/udkapi/com/sun/star/uno/
H A DXUnloadingPreference.idl9 * with the License. You may obtain a copy of the License at
43 a listener may release references to UNO components. Thus, the
46 Before a listener releases references, it should ask for this interface.

Completed in 84 milliseconds

1...<<121122123124125126127128129130>>...409