Home
last modified time | relevance | path

Searched refs:a (Results 3251 – 3275 of 10215) sorted by relevance

1...<<131132133134135136137138139140>>...409

/aoo42x/main/sw/source/ui/envelp/
H A Dmailmrge.src9 * with the License. You may obtain a copy of the License at
374 Text [ en-US ] = "From a ~template" ;
430 …onalize form letters. The fields are placeholders for data from a data source, such as a database.…
/aoo42x/main/cui/source/customize/
H A Dmacropg.src9 * with the License. You may obtain a copy of the License at
242 Text [ en-US ] = "Loaded a sub component" ;
246 Text [ en-US ] = "Closed a sub component" ;
448 Text [ en-US ] = "Document has got a new storage" ;
/aoo42x/main/basegfx/source/polygon/
H A Db2dsvgpolypolygon.cxx691 for(sal_uInt32 a(0); a < nPointCount; a++) in exportToSvgPoints() local
693 const basegfx::B2DPoint aPoint(rPoly.getB2DPoint(a)); in exportToSvgPoints()
695 if(a) in exportToSvgPoints()
/aoo42x/main/svx/source/svdraw/
H A Dsvdxcgv.cxx575 for(sal_uInt32 a(0); a < nCount; a++) in GetMarkedObjBitmapEx() local
577 SdrObject* pCandidate = aSdrObjects[a]; in GetMarkedObjBitmapEx()
586 xPrimitives[a] = new drawinglayer::primitive2d::GroupPrimitive2D( in GetMarkedObjBitmapEx()
/aoo42x/main/pyuno/source/module/
H A Dpyuno.cxx324 Any a = rHolder->getMaterial(); in PyUNO_repr() local
326 a >>= e; in PyUNO_repr()
426 Any a = rHolder->getMaterial(); in PyUNO_str() local
427 OUString s = val2str( (void*) a.getValue(), a.getValueType().getTypeLibType() ); in PyUNO_str()
/aoo42x/main/basic/source/classes/
H A Dsb.src9 * with the License. You may obtain a copy of the License at
355 Text [ en-US ] = "Object is not a list." ;
387 Text [ en-US ] = "Error executing a method." ;
488 Text [ en-US ] = "$(ARG1) not allowed within a procedure." ;
492 Text [ en-US ] = "$(ARG1) not allowed outside a procedure." ;
/aoo42x/main/udkapi/com/sun/star/test/performance/
H A DXPerformanceTest.idl9 * with the License. You may obtain a copy of the License at
67 /** A performance test object has to be implemented in a special way, that:
118 void setAny( [in] any a );
/aoo42x/main/offapi/com/sun/star/ui/
H A DXStatusbarItem.idl9 * with the License. You may obtain a copy of the License at
30 /** Represents an item in a status bar
52 <p>The following values apply for a status bar item:</p>
/aoo42x/main/offapi/com/sun/star/frame/
H A DSessionManager.idl9 * with the License. You may obtain a copy of the License at
54 interaction a timeslot in which it may interact with the user</li>
63 <li>After all applications have exited or a reasonable timeout the
/aoo42x/main/offapi/com/sun/star/sheet/
H A DSpreadsheetViewSettings.idl9 * with the License. You may obtain a copy of the License at
41 /** contains settings which are specific to each view of a spreadsheet
71 /** controls whether a marker is shown for notes in cells.
/aoo42x/main/offapi/com/sun/star/chart2/
H A DSymbol.idl9 * with the License. You may obtain a copy of the License at
88 /** The size of the symbol in 100th of a mm.
90 @todo use a structure using doubles instead of longs
/aoo42x/main/filter/source/msfilter/
H A Dmsdffimp.cxx3807 for( sal_uInt16 a = 0; a < aSrcText.Len(); a++ ) in ImportFontWork() local
3841 double a = 9000 * nPi180; in ImportFontWork() local
3842 pRet->NbcRotate( rBoundRect.Center(), 9000, sin( a ), cos( a ) ); in ImportFontWork()
4271 pRet->NbcRotate( aClientRect.Center(), nGroupRotateAngle, sin( a ), cos( a ) ); in ImportGroup()
4768 double ss = sin( a ); in ImportShape()
4769 double cc = cos( a ); in ImportShape()
4846 double ss = sin(a); in ImportShape()
4847 double cc = cos(a); in ImportShape()
4917 pRet->NbcRotate( aObjData.aBoundRect.Center(), nObjectRotation, sin( a ), cos( a ) ); in ImportShape()
5439 pTextObj->NbcRotate(aPivot, nTextRotationAngle, sin(a), cos(a)); in ProcessObj()
[all …]
/aoo42x/main/svx/source/dialog/
H A Dgraphctl.cxx676 for(sal_uInt32 a(0); !pNewOne && a < rHdlList.GetHdlCount(); a++) in KeyInput() local
678 SdrHdl* pAct = rHdlList.GetHdl(a); in KeyInput()
H A Dcontdlg.src9 * with the License. You may obtain a copy of the License at
238 Text [ en-US ] = "Do you want to create a new contour?" ;
242 …Text [ en-US ] = "Setting a new workspace will\ncause the contour to be deleted.\nAre you sure you…
/aoo42x/main/cui/source/options/
H A Dtreeopt.src9 * with the License. You may obtain a copy of the License at
119 …nd are valid for all new %PRODUCTNAME Writer documents. You can also define a few settings for the…
121 …splayed and in which direction the cursor will move after you enter data in a cell. You also defin…
124 …y saved formula documents. These options take effect when you want to print a formula directly fro…
/aoo42x/main/sc/source/ui/drawfunc/
H A Dfudraw.cxx662 for(sal_uInt32 a(0); !pNewOne && a < rHdlList.GetHdlCount(); a++) in KeyInput() local
664 SdrHdl* pAct = rHdlList.GetHdl(a); in KeyInput()
/aoo42x/main/solenv/inc/
H A Dtg_config.mk113 @echo --- validating and creating a locale independent file
166 @echo --- creating a Langpack module for locale $*
181 @echo --- creating a module file
/aoo42x/main/offapi/com/sun/star/text/
H A DCellProperties.idl9 * with the License. You may obtain a copy of the License at
57 /** service that holds all cell properties of a text table cell in a text document.
/aoo42x/main/framework/source/fwe/classes/
H A Drootactiontriggercontainer.cxx98 Any a = ::cppu::queryInterface( in queryInterface() local
106 if( a.hasValue() ) in queryInterface()
108 return a; in queryInterface()
/aoo42x/main/framework/source/uielement/
H A Dtoolbarwrapper.cxx104 Any a = ::cppu::queryInterface( in queryInterface() local
108 if( a.hasValue() ) in queryInterface()
109 return a; in queryInterface()
/aoo42x/main/jvmaccess/util/
H A Dgcc3.map9 # with the License. You may obtain a copy of the License at
52 …# We prefix the next two symbols with a wildcard sign because they will only be generated by gcj. …
55 …# We put the '*' at the beginning because its unlikely that these symbols will ever be a postfix o…
/aoo42x/main/offapi/com/sun/star/awt/
H A DUnoControlFileControlModel.idl9 * with the License. You may obtain a copy of the License at
77 For instance, usually a border with 3D effect will ignore the BorderColor setting.</p>
85 /** determines whether a control is enabled or disabled.
/aoo42x/main/sal/qa/helper/gcov/
H A Ddeprecated.txt9 # with the License. You may obtain a copy of the License at
23 # Format of a line MUST be / (.*);/
119 # or (#)does not wrapper into a class, only in C API. does not in our Class
/aoo42x/main/nss/
H A Dreadme.txt19 Also when moz was updated to use a newer version of mozilla, then one must make
63 a later version of sqlite.
64 When we used a more current Mac SDK then we could set
/aoo42x/main/desktop/source/deployment/manager/
H A Ddp_extensionmanager.cxx86 bool operator() (::std::vector<Reference<deploy::XPackage> > const & a, in operator ()()
90 if (getName(a).compareTo(getName(b)) < 0) in operator ()()
95 OUString getName(::std::vector<Reference<deploy::XPackage> > const & a);
98 OUString CompIdentifiers::getName(::std::vector<Reference<deploy::XPackage> > const & a) in getName() argument
100 OSL_ASSERT(a.size() == 3); in getName()
103 ::std::vector<Reference<deploy::XPackage> >::const_iterator it = a.begin(); in getName()
104 for (; it != a.end(); it++) in getName()

Completed in 146 milliseconds

1...<<131132133134135136137138139140>>...409