Home
last modified time | relevance | path

Searched refs:Set (Results 1 – 25 of 510) sorted by relevance

12345678910>>...21

/trunk/main/
H A Dsource_soenv.sh48 . ./SolarisX86Env.Set.sh
51 . ./SolarisSparcEnv.Set.sh
54 . ./LinuxX86Env.Set.sh
57 . ./LinuxX86-64Env.Set.sh
60 . ./LinuxIA64Env.Set.sh
63 . ./LinuxSparcEnv.Set.sh
66 . ./LinuxPPCEnv.Set.sh
69 . ./LinuxPPC64Env.Set.sh
72 . ./LinuxS390Env.Set.sh
75 . ./LinuxS390XEnv.Set.sh
[all …]
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbadminsetup.src69 Text [ en-US ] = "Set up dBASE connection" ;
75 Text [ en-US ] = "Set up a connection to text files" ;
81 Text [ en-US ] = "Set up Microsoft Access connection" ;
86 Text [ en-US ] = "Set up LDAP connection" ;
91 Text [ en-US ] = "Set up Adabas D connection" ;
96 Text [ en-US ] = "Set up ADO connection" ;
101 Text [ en-US ] = "Set up JDBC connection" ;
106 Text [ en-US ] = "Set up Oracle database connection" ;
111 Text [ en-US ] = "Set up MySQL connection" ;
116 Text [ en-US ] = "Set up ODBC connection" ;
[all …]
/trunk/main/vcl/source/gdi/
H A Dimpvect.cxx261 inline void Set( long nY, long nX, sal_uInt8 cVal );
298 inline void ImplVectMap::Set( long nY, long nX, sal_uInt8 cVal ) in Set() function in ImplVectMap
1003 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1004 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1005 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1006 pMap->Set( nTmpY, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1014 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1015 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1016 pMap->Set( nTmpY++, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
1017 pMap->Set( nTmpY, nTmpX, VECT_CONT_INDEX ); in ImplExpand()
[all …]
/trunk/main/offapi/com/sun/star/i18n/
H A DCalendarFieldIndex.idl37 <p> Field is writable only if marked both Get/Set. </p>
55 /// Get/Set day of month [1-31].
68 /// Get/Set hour [0-23].
70 /// Get/Set minute [0-59].
72 /// Get/Set second [0-59].
74 /// Get/Set milliseconds [0-999].
80 /// Get/Set year.
82 /** Get/Set month [0-...].
86 /// Get/Set era, for example, 0:= Before Christ, 1:= After Christ.
88 /// Get/Set time zone offset in minutes, e.g. [-14*60..14*60]
[all …]
/trunk/main/cui/source/tabpages/
H A Dborder.src367 Text [ en-US ] = "Set No Borders" ;
371 Text [ en-US ] = "Set Outer Border Only" ;
375 Text [ en-US ] = "Set Outer Border and Horizontal Lines" ;
379 Text [ en-US ] = "Set Outer Border and All Inner Lines" ;
383 Text [ en-US ] = "Set Outer Border Without Changing Inner Lines" ;
387 Text [ en-US ] = "Set Diagonal Lines Only" ;
391 Text [ en-US ] = "Set All Four Borders" ;
395 Text [ en-US ] = "Set Left and Right Borders Only" ;
399 Text [ en-US ] = "Set Top and Bottom Borders Only" ;
403 Text [ en-US ] = "Set Left Border Only" ;
[all …]
/trunk/main/svx/inc/svx/
H A Dframelink.hxx115 { Set( nP, nD, nS ); } in Style()
119 { Set( rColor, nP, nD, nS ); } in Style()
122 meRefMode( REFMODE_CENTERED ) { Set( rBorder, fScale, nMaxWidth ); } in Style()
125 meRefMode( REFMODE_CENTERED ) { Set( pBorder, fScale, nMaxWidth ); } in Style()
141 void Set( sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS );
143 void Set( const Color& rColor, sal_uInt16 nP, sal_uInt16 nD, sal_uInt16 nS );
145 …void Set( const SvxBorderLine& rBorder, double fScale = 1.0, sal_uInt16 nMaxWidth =…
147 …void Set( const SvxBorderLine* pBorder, double fScale = 1.0, sal_uInt16 nMaxWidth =…
/trunk/main/sd/res/webview/
H A Dcommon.inc46 Set aFSObject = CreateObject("Scripting.FileSystemObject")
67 Set aFSObject = CreateObject( "Scripting.FileSystemObject" )
68 Set aStream = aFSObject.OpenTextFile( sFilename, ForReading )
85 Set aFSObject = CreateObject("Scripting.FileSystemObject")
102 Set aFSObject = CreateObject( "Scripting.FileSystemObject" )
104 Set aFile = aFSObject.CreateTextFile( sFileName, TRUE )
122 Set aFSObject = CreateObject( "Scripting.FileSystemObject" )
/trunk/main/sal/osl/unx/
H A Dsocket.c2922 void SAL_CALL osl_destroySocketSet(oslSocketSet Set) in osl_destroySocketSet() argument
2924 if(Set) in osl_destroySocketSet()
2925 free(Set); in osl_destroySocketSet()
2931 void SAL_CALL osl_clearSocketSet(oslSocketSet Set) in osl_clearSocketSet() argument
2934 OSL_ASSERT(Set); in osl_clearSocketSet()
2935 if ( Set == 0 ) in osl_clearSocketSet()
2940 pSet= (TSocketSetImpl*)Set; in osl_clearSocketSet()
2949 void SAL_CALL osl_addToSocketSet(oslSocketSet Set, oslSocket pSocket) in osl_addToSocketSet() argument
2953 OSL_ASSERT(Set); in osl_addToSocketSet()
2956 if ( Set == 0 || pSocket == 0) in osl_addToSocketSet()
[all …]
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/automaton/
H A DHopcroftMinimizer.java30 import java.util.Set;
136 final Set<StateSet> aSet, in InitializeMap()
167 final Set<StateSet> aT, in Split()
173 final Set<QualifiedName> aElements = CollectElementNames(aSet); in Split()
195 final Set<StateSet> aT, in Split()
259 private static Set<QualifiedName> CollectElementNames (final StateSet aSet) in CollectElementNames()
261 final Set<QualifiedName> aNames = new TreeSet<>(); in CollectElementNames()
/trunk/main/sal/osl/os2/
H A Dsocket.c2952 void SAL_CALL osl_destroySocketSet(oslSocketSet Set) in osl_destroySocketSet() argument
2954 if(Set) in osl_destroySocketSet()
2955 free(Set); in osl_destroySocketSet()
2961 void SAL_CALL osl_clearSocketSet(oslSocketSet Set) in osl_clearSocketSet() argument
2964 OSL_ASSERT(Set); in osl_clearSocketSet()
2965 if ( Set == 0 ) in osl_clearSocketSet()
2970 pSet= (TSocketSetImpl*)Set; in osl_clearSocketSet()
2979 void SAL_CALL osl_addToSocketSet(oslSocketSet Set, oslSocket pSocket) in osl_addToSocketSet() argument
2983 OSL_ASSERT(Set); in osl_addToSocketSet()
2986 if ( Set == 0 || pSocket == 0) in osl_addToSocketSet()
[all …]
/trunk/main/migrationanalysis/src/wizard/
H A DWizard.Dsr59 Set VBInstance = application
65Set mcbMenuCommandBar = AddToAddInCommandBar(VBInstance, LoadResString(15), LoadResPicture(5000, 0…
67 Set Me.MenuHandler = VBInstance.Events.CommandBarEvents(mcbMenuCommandBar)
91 Set mfrmWizard = New frmWizard
93 Set mfrmWizard.VBInst = VBInstance
96 Set mfrmWizard = Nothing
/trunk/main/sw/source/filter/html/
H A Dhtmlnum.hxx45 inline void Set( const SwHTMLNumRuleInfo& rInf );
46 void Set( const SwTxtNode& rTxtNd );
62 SwHTMLNumRuleInfo( const SwTxtNode& rTxtNd ) { Set( rTxtNd ); } in SwHTMLNumRuleInfo()
90 Set( rInf ); in operator =()
94 inline void SwHTMLNumRuleInfo::Set( const SwHTMLNumRuleInfo& rInf ) in Set() function in SwHTMLNumRuleInfo
/trunk/main/odk/
H A Dsetsdkenv_windows.template106 REM Set library path.
112 REM Set office program path.
116 REM Set UNO path, necessary to ensure that the cpp examples using the
128 REM Set classpath
134 REM Set PATH appropriate to the output directory
152 REM Set environment for C++ compiler tools, if necessary.
155 REM Set title to identify the prepared shell.
/trunk/main/offapi/com/sun/star/rendering/
H A DXLinePolyPolygon2D.idl54 points. Set to 0 to start with the first polygon.
58 extract points from. Set to -1 to extract all polygons,
64 index number nPolygonIndex) to start extraction with. Set to 0
69 sequence, to be extracted. Set to -1 to extract all points
77 /** Set the specified sequence of points to the poly-polygon.
110 /** Set a single point on the poly-polygon. The remaining points of
/trunk/main/sc/source/filter/inc/
H A Dxladdress.hxx46 inline void Set( sal_uInt16 nCol, sal_uInt16 nRow ) { mnCol = nCol; mnRow = nRow; } in Set() function
89 inline void Set( const XclAddress& rFirst, const XclAddress& rLast ) in Set() function
91 … inline void Set( sal_uInt16 nCol1, sal_uInt16 nRow1, sal_uInt16 nCol2, sal_uInt16 nRow2 ) in Set() function
92 { maFirst.Set( nCol1, nRow1 ); maLast.Set( nCol2, nRow2 ); } in Set()
H A Dfapihelper.hxx151 inline explicit ScfPropertySet( XPropertySetRef xPropSet ) { Set( xPropSet ); } in ScfPropertySet()
154 …fPropertySet( ::com::sun::star::uno::Reference< InterfaceType > xInterface ) { Set( xInterface ); } in ScfPropertySet()
157 void Set( XPropertySetRef xPropSet );
160 inline void Set( ::com::sun::star::uno::Reference< InterfaceType > xInterface ) in Set() function in ScfPropertySet
161 … { Set( XPropertySetRef( xInterface, ::com::sun::star::uno::UNO_QUERY ) ); } in Set()
/trunk/main/ooxml/source/framework/SchemaParser/src/org/apache/openoffice/ooxml/schema/simple/
H A DStringNode.java26 import java.util.Set;
205 public Set<Integer> GetEnumerationRestriction () in GetEnumerationRestriction()
207 final Set<Integer> aSortedIds = new TreeSet<>(); in GetEnumerationRestriction()
262 private Set<String> maEnumerationValues;
263 private Set<Integer> maEnumerationValueIds;
/trunk/main/external/mingwheaders/
H A Dmingw_atl_headers.patch190 + _sehandler.Set(_sejmpbuf, &hRes, reinterpret_cast<__SEHandler::PF>(EXCEPTI…
270 + _sehandler.Set(_sejmpbuf, this, _Except);
290 + _sehandler.Set(_sejmpbuf, this, _Except);
308 + _sehandler.Set(_sejmpbuf, this, _Except);
330 + _sehandler.Set(_sejmpbuf, this, _Except);
362 + _sehandler.Set(_sejmpbuf, NULL, atlmoduleinitfilter);
375 + _sehandler.Set(_sejmpbuf, NULL, atlmoduleinitfilter);
389 + _sehandler.Set(_sejmpbuf, NULL, atlmoduleinitfilter);
426 + _sehandler.Set(_sejmpbuf, &pM->m_csObjMap, EXCEPTION_CONTI…
481 + _sehandler.Set(_sejmpbuf, p, EXCEPTION_CONTINUE_SEARCH, NULL, _CacheFinal)…
[all …]
/trunk/main/offapi/com/sun/star/ucb/
H A DXInteractionSupplyAuthentication.idl53 /** Set a new 'realm' value to hand back.
69 /** Set a new 'user name' value to hand back.
85 /** Set a new 'password' value to hand back.
109 /** Set a new mode of how long to remember the password.
129 /** Set a new 'account' value to hand back.
153 /** Set a new mode of how long to remember the account.
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx107 void Set( Reference<XTextRange> & rRange );
108 void Set( SwNodeIndex& rIndex );
128 void XTextRangeOrNodeIndexPosition::Set( Reference<XTextRange> & rRange ) in Set() function in XTextRangeOrNodeIndexPosition
138 void XTextRangeOrNodeIndexPosition::Set( SwNodeIndex& rIndex ) in Set() function in XTextRangeOrNodeIndexPosition
169 Set(aPaM.GetPoint()->nNode); in SetAsNodeIndex()
552 pInfo->aAnchorStart.Set(rRange); in SetCursor()
554 pInfo->aAnchorEnd.Set(rRange); in SetCursor()
/trunk/main/sw/source/ui/utlui/
H A Dutlui.src88 Text [ en-US ] = "Set \"Text body\" Style" ;
92 Text [ en-US ] = "Set \"Text body indent\" Style" ;
96 Text [ en-US ] = "Set \"Hanging indent\" Style" ;
100 Text [ en-US ] = "Set \"Text body indent\" Style" ;
104 Text [ en-US ] = "Set \"Heading $(ARG1)\" Style" ;
108 Text [ en-US ] = "Set \"Bullet\" or \"Numbering\" Style" ;
/trunk/main/dtrans/source/win32/misc/
H A DImplHelper.cxx221 han.Set(jmpbuf, NULL, (__SEHandler::PF)EXCEPTION_EXECUTE_HANDLER);
270 han.Set(jmpbuf, NULL, (__SEHandler::PF)EXCEPTION_EXECUTE_HANDLER);
328 han.Set(jmpbuf, NULL, (__SEHandler::PF)EXCEPTION_EXECUTE_HANDLER);
381 han.Set(jmpbuf, NULL, (__SEHandler::PF)EXCEPTION_EXECUTE_HANDLER);
452 han.Set(jmpbuf, NULL, (__SEHandler::PF)EXCEPTION_EXECUTE_HANDLER);
/trunk/main/sal/osl/w32/
H A Dsocket.cxx2080 void SAL_CALL osl_destroySocketSet (oslSocketSet Set) in osl_destroySocketSet() argument
2082 if(Set) in osl_destroySocketSet()
2083 rtl_freeMemory(Set); in osl_destroySocketSet()
2089 void SAL_CALL osl_clearSocketSet (oslSocketSet Set) in osl_clearSocketSet() argument
2093 pSet= (TSocketSetImpl*)Set; in osl_clearSocketSet()
2103 oslSocketSet Set, in osl_addToSocketSet() argument
2109 pSet= (TSocketSetImpl*)Set; in osl_addToSocketSet()
2120 oslSocketSet Set, in osl_removeFromSocketSet() argument
2126 pSet= (TSocketSetImpl*)Set; in osl_removeFromSocketSet()
2137 oslSocketSet Set, in osl_isInSocketSet() argument
[all …]
/trunk/
H A D.gitignore25 /main/FreeBSD*Env.Set*
26 /main/Linux*Env.Set*
27 /main/MacOS*Env.Set*
28 /main/OS2*Env.Set*
/trunk/main/sal/inc/osl/
H A Dsocket.h801 void SAL_CALL osl_destroySocketSet(oslSocketSet Set);
806 void SAL_CALL osl_clearSocketSet(oslSocketSet Set);
812 void SAL_CALL osl_addToSocketSet(oslSocketSet Set, oslSocket Socket);
818 void SAL_CALL osl_removeFromSocketSet(oslSocketSet Set, oslSocket Socket);
825 sal_Bool SAL_CALL osl_isInSocketSet(oslSocketSet Set, oslSocket Socket);

12345678910>>...21