/aoo42x/main/rsc/source/parser/ |
H A D | yyrscyacc.y | 298 S.Pop(); 306 aError = S.Top().pClass->SetRef( S.Top(), aRscId ); 311 S.Pop(); 428 S.Pop(); 437 if( S.Top().pClass->GetCount( S.Top() ) ) 441 S.Pop(); 452 if( S.Top().pClass->GetCount( S.Top() ) ) 457 S.Pop(); 732 S.Pop(); 757 S.Pop(); [all …]
|
H A D | rscyacc.cxx | 43 ObjectStack S; variable 158 if( S.Top().pClass->InHierarchy( pHeader->pClass ) in DoClassHeader() 159 || pHeader->pClass->InHierarchy( S.Top().pClass) ) in DoClassHeader() 163 RSCINST aTmpI( S.Top() ); in DoClassHeader() 174 if( S.IsEmpty() ) in DoClassHeader() 200 aError = S.Top().pClass->GetElement( S.Top(), aName1, in DoClassHeader() 208 pTC->pEH->Error( aError, S.Top().pClass, aName1, in DoClassHeader() 212 S.Top().pClass->GetElement( S.Top(), RscId(), in DoClassHeader() 218 S.Push( aTmpI ); in DoClassHeader() 225 aError = S.Top().pClass->SetRef( S.Top(), aName2 ); in DoClassHeader() [all …]
|
/aoo42x/main/xml2cmp/source/support/ |
H A D | sistr.cxx | 85 len = S.len; in Simstr() 92 if (sz == S.sz) in operator =() 97 len = S.len; in operator =() 120 push_back(S); in operator +=() 190 memcpy(result,S.sz,S.len); in push_front() 195 len += S.len; in push_front() 204 memcpy(result+len,S.sz,S.len+1); in push_back() 208 len += S.len; in push_back() 293 Simstr ret = S; in operator +() 301 Simstr ret = S; in operator +() [all …]
|
H A D | sistr.hxx | 42 const Simstr & S); 44 const Simstr & S); 54 const Simstr & S) const; 56 const Simstr & S); 60 const Simstr & S) const; 62 const Simstr & S) const; 70 const Simstr & S) const; 80 const Simstr & S); 82 const Simstr & S); 115 Simstr operator+(char c, const Simstr & S); [all …]
|
/aoo42x/main/soltools/support/ |
H A D | simstr.cxx | 117 len = S.len; in Simstr() 124 if (sz == S.sz) in operator =() 129 len = S.len; in operator =() 171 push_back(S); in operator +=() 342 memcpy(result+pos,S.sz,S.len); in insert() 347 len += S.len; in insert() 355 memcpy(result,S.sz,S.len); in push_front() 360 len += S.len; in push_front() 369 memcpy(result+len,S.sz,S.len+1); in push_back() 373 len += S.len; in push_back() [all …]
|
/aoo42x/main/cli_ure/source/uno_bridge/ |
H A D | cli_base.h | 57 S"unoidl.com.sun.star.uno.XInterface"); 95 static const System::String* usVoid = S"void"; 96 static const System::String* usType = S"type"; 97 static const System::String* usAny = S"any"; 98 static const System::String* usBrackets = S"[]"; 100 static const System::String* usByte = S"byte"; 101 static const System::String* usChar = S"char"; 102 static const System::String* usShort = S"short"; 104 static const System::String* usLong = S"long"; 106 static const System::String* usHyper = S"hyper"; [all …]
|
H A D | cli_proxy.cxx | 207 S"id:\n\t{0}\n\t{1}"), m_oid, sInterfaceName)); in addUnoInterface() 311 S"An unexpected CLI exception occurred in " in CanCastTo() 312 S"UnoInterfaceProxy::CanCastTo(). Original" in CanCastTo() 313 S"message: \n"); in CanCastTo() 382 sb->AppendFormat(S"Uno object proxy. OID: {0}", m_oid); in invokeObject() 585 S"An unexpected CLI exception occurred in " in Invoke() 586 S"UnoInterfaceProxy::Invoke. Original" in Invoke() 587 S"message: \n")); in Invoke() 599 S"An unexpected native C++ exception occurred in " in Invoke() 600 S"UnoInterfaceProxy::Invoke."); in Invoke() [all …]
|
/aoo42x/main/cppuhelper/source/ |
H A D | cc5_solaris_sparc.map | 37 __1cEcppuJClassDataPwriteTypeOffset6MrknDcomDsunEstarDunoEType_l_v_; #S-ILP32 38 __1cEcppuJClassDataPwriteTypeOffset6MrknDcomDsunEstarDunoEType_i_v_; #S-LP64 51 __1cEcppuNClassDataBase2t5B6Ml_v_; #S-ILP32 52 __1cEcppuNClassDataBase2t5B6Mi_v_; #S-LP64 54 __1cEcppuNClassDataBase2t6Ml_v_; #S-ILP32 55 __1cEcppuNClassDataBase2t6Mi_v_; #S-LP64 111 __1cEcppuSOPropertySetHelperEfire6MpipknDcomDsunEstarDunoDAny_9AiC_v_; #S-LP64 146 __1cEcppuUOPropertyArrayHelperIgetCount6kM_l_; #S-ILP32 147 __1cEcppuUOPropertyArrayHelperIgetCount6kM_i_; #S-LP64 174 __1cEcppuZOInterfaceContainerHelperJgetLength6kM_l_; #S-ILP32 [all …]
|
/aoo42x/main/soltools/inc/ |
H A D | simstr.hxx | 49 const Simstr & S); 57 const Simstr & S ); 62 const Simstr & S ); 77 const Simstr & S ) const; 135 const Simstr & S ); 137 const Simstr & S ); 139 const Simstr & S ); 154 const Simstr & S ); 166 const Simstr & S ); 188 Simstr operator+(char c, const Simstr & S); [all …]
|
/aoo42x/main/cli_ure/source/climaker/ |
H A D | climaker_share.h | 52 static const ::System::String * sUnoVoid = S"void"; 53 static const ::System::String * sUnoType = S"type"; 54 static const ::System::String * sUnoAny = S"any"; 56 static const ::System::String * sUnoByte = S"byte"; 57 static const ::System::String * sUnoChar = S"char"; 58 static const ::System::String * sUnoShort = S"short"; 60 static const ::System::String * sUnoLong = S"long"; 62 static const ::System::String * sUnoHyper = S"hyper"; 65 static const ::System::String * sUnoFloat = S"float"; 68 static const ::System::String * sBrackets = S"[]"; [all …]
|
H A D | climaker_emit.cxx | 254 builder->Append(S","); in mapUnoPolymorphicName() 349 builder->Append(S",cli_basetypes"); in get_type() 1451 ? S"struct" in complete_struct_type() 1452 : S"exception", in complete_struct_type() 1650 ->GetMethod(S"getServiceManager"); in complete_service_type() 1872 strbuilder->Append(S": "); in complete_service_type() 1901 strbuilder->Append(S"."); in complete_service_type() 2010 new System::String(S"get"), in complete_singleton_type() 2040 get_type(S"unoidl.com.sun.star.uno.XComponentContext", true)->GetMethod(S"getValueByName"); in complete_singleton_type() 2056 sBuilder->Append(S" of type "); in complete_singleton_type() [all …]
|
/aoo42x/main/ooo_custom_images/industrial/res/commandimagelist/ |
H A D | lc_grafmode.xcf.bz2 |
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | docxexport.cxx | 70 #define S( x ) OUString( RTL_CONSTASCII_USTRINGPARAM( x ) ) macro 400 S( "styles.xml" ) ); in InitStyles() 403 m_pFilter->openOutputStreamWithSerializer( S( "word/styles.xml" ), in InitStyles() 423 S( "footnotes.xml" ) ); in WriteFootnotesEndnotes() 426 m_pFilter->openOutputStreamWithSerializer( S( "word/footnotes.xml" ), in WriteFootnotesEndnotes() 444 S( "endnotes.xml" ) ); in WriteFootnotesEndnotes() 447 m_pFilter->openOutputStreamWithSerializer( S( "word/endnotes.xml" ), in WriteFootnotesEndnotes() 468 S( "numbering.xml" ) ); in WriteNumbering() 559 S( "fontTable.xml" ) ); in WriteFonts() 562 S( "word/fontTable.xml" ), in WriteFonts() [all …]
|
/aoo42x/main/sc/inc/ |
H A D | compressedarray.hxx | 531 template< typename S > 538 template< typename S > 594 ScCompressedArrayIterator<A,S> aIter2; 602 template< typename A, typename D, typename S > 609 template< typename A, typename D, typename S > 616 template< typename A, typename D, typename S > 623 template< typename A, typename D, typename S > 624 const S& ScCoupledCompressedArrayIterator<A,D,S>::operator*() const in operator *() 630 template< typename A, typename D, typename S > 644 template< typename A, typename D, typename S > [all …]
|
/aoo42x/main/idlc/test/parser/ |
H A D | constructor.tests | 24 service S: X; 29 service S: X {}; 34 service S: X { 41 service S: X { 61 service S: X { 69 service S: X { 76 service S: X { 83 service S: X { 90 service S: X { 97 service S: X { [all …]
|
H A D | published.tests | 374 struct S { T m; }; 386 struct S { T m; }; 398 struct S { T m; }; 575 service S: I1; 585 service S: I1; 596 service S: I1 { 612 service S: I1 { 629 service S: I1 { 649 service S: I1 { 687 singleton S: I1; [all …]
|
H A D | struct.tests | 23 struct S { void m; }; 27 struct S { sequence<void> m; }; 32 struct S { E m; }; 37 struct S { sequence<E> m; }; 41 struct S { S m; }; 45 struct S { sequence<S> m; }; 49 struct S { sequence<sequence<S> > m; };
|
/aoo42x/main/salhelper/source/ |
H A D | sols.map | 38 __1cJsalhelperPConditionWaiter2t6Mrn0AJCondition_L_v_; #S-ILP32 39 __1cJsalhelperPConditionWaiter2t6Mrn0AJCondition_I_v_; #S-LP64 40 __1cJsalhelperPConditionWaiter2t5B6Mrn0AJCondition_L_v_; #S-ILP32 41 __1cJsalhelperPConditionWaiter2t5B6Mrn0AJCondition_I_v_; #S-LP64 69 __1cJsalhelperSORealDynamicLoaderHacquire6M_L_; #S-ILP32 70 __1cJsalhelperSORealDynamicLoaderHacquire6M_I_; #S-LP64 71 __1cJsalhelperSORealDynamicLoaderHrelease6M_L_; #S-ILP32 72 __1cJsalhelperSORealDynamicLoaderHrelease6M_I_; #S-LP64 78 __1cJsalhelperVSimpleReferenceObject2n6FI_pv_; #S-ILP32 79 __1cJsalhelperVSimpleReferenceObject2n6FL_pv_; #S-LP64 [all …]
|
/aoo42x/main/basic/source/comp/ |
H A D | codegen.cxx | 418 template < class T, class S > 432 S offset() in offset() 435 static const S max = std::numeric_limits< S >::max(); in offset() 440 return static_cast<S>(result); in offset() 447 template < class T, class S > 483 m_ConvertedBuf += (S)nOp1; in processOpCode1() 491 m_ConvertedBuf += (S)nOp1; in processOpCode2() 492 m_ConvertedBuf += (S)nOp2; in processOpCode2() 507 OffSetAccumulator< T, S > aVisitor; in convertBufferOffSet() 525 template <class T, class S> [all …]
|
/aoo42x/main/svx/inc/svx/ |
H A D | svdtrans.hxx | 60 inline void MoveRect(Rectangle& rRect, const Size& S) { rRect.Move(S.Width(),S.Height()); } in MoveRect() argument 61 inline void MovePoint(Point& rPnt, const Size& S) { rPnt.X()+=S.Width(); rPnt.Y()+=S.Height(… in MovePoint() argument 62 inline void MovePoly(Polygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly() argument 63 inline void MovePoly(PolyPolygon& rPoly, const Size& S) { rPoly.Move(S.Width(),S.Height()); } in MovePoly() argument 64 void MoveXPoly(XPolygon& rPoly, const Size& S); 65 void MoveXPoly(XPolyPolygon& rPoly, const Size& S);
|
/aoo42x/main/sal/rtl/source/ |
H A D | cipher.c | 1166 unsigned int *L, *S; in rtl_cipherARCFOUR_init_Impl() local 1170 S = &(ctx->m_S[0]); in rtl_cipherARCFOUR_init_Impl() 1174 S[x] = x; in rtl_cipherARCFOUR_init_Impl() 1187 y = (y + S[x] + K[x]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_init_Impl() 1188 t = S[x], S[x] = S[y], S[y] = t; /* swap S[x] and S[y] */ in rtl_cipherARCFOUR_init_Impl() 1206 register unsigned int *S; in rtl_cipherARCFOUR_update_Impl() local 1218 S = &(ctx->m_S[0]); in rtl_cipherARCFOUR_update_Impl() 1225 y = (y + S[x]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_update_Impl() 1230 t = S[x], S[x] = S[y], S[y] = t; in rtl_cipherARCFOUR_update_Impl() 1233 t = (S[x] + S[y]) % CIPHER_CBLOCK_ARCFOUR; in rtl_cipherARCFOUR_update_Impl() [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | compressedarray.cxx | 714 template< typename S > 717 const ScSummableCompressedArray<A,S>& rArray ) const in SumCoupledArrayForCondition() 748 template< typename S > 809 template< typename A, typename D, typename S > 813 const ScCompressedArray<A,S> & rArray2 ) in ScCoupledCompressedArrayIterator() 823 template< typename A, typename D, typename S > 824 void ScCoupledCompressedArrayIterator<A,D,S>::InitLimits() in InitLimits() 838 template< typename A, typename D, typename S > 847 template< typename A, typename D, typename S > 848 bool ScCoupledCompressedArrayIterator<A,D,S>::NextRange() in NextRange() [all …]
|
/aoo42x/main/sc/source/core/tool/ |
H A D | refupdat.cxx | 39 template< typename R, typename S, typename U > 60 template< typename R, typename S, typename U > 81 template< typename R, typename S, typename U > 116 template< typename R, typename S, typename U > 134 template< typename R, typename S, typename U > 144 template< typename R, typename S, typename U > 147 U nStart, U nEnd, S nDelta, U nMask ) in lcl_MoveRefPart() 153 S n; in lcl_MoveRefPart() 201 template< typename R, typename S, typename U > 214 template< typename R, typename S, typename U > [all …]
|
/aoo42x/main/rsc/doku/schriftw.16/ |
H A D | change.doc | 2 S:\APP\SW5\STARLAB.LAY 3 S:\APP\SW5\TREIBER\PS.BIN 18 S 383284859 484 116 4 21 S 383996741 494 117 4 24 S 384006697 502 117 4 27 S 384133699 502 117 3
|
/aoo42x/main/oox/source/export/ |
H A D | shapes.cxx | 557 xPropSet->getPropertyValue( S( "FillStyle" ) ) >>= aFillStyle; in WriteFill() 578 WriteBlipFill( xPropSet, S( "FillBitmapURL" ) ); in WriteFill() 604 … if( !xShapeProps.is() || !( xShapeProps->getPropertyValue( S( "GraphicURL" ) ) >>= sGraphicURL ) ) in WriteGraphicObjectShape() 617 bool bHaveName = xShapeProps->getPropertyValue( S( "Name" ) ) >>= sName; in WriteGraphicObjectShape() 618 bool bHaveDesc = xShapeProps->getPropertyValue( S( "Description" ) ) >>= sDescr; in WriteGraphicObjectShape() 640 if( ( xShapeProps->getPropertyValue( S( "FillBitmapStretch" ) ) >>= bStretch ) && bStretch ) in WriteGraphicObjectShape() 825 xShapeProps->getPropertyValue( S( "CornerRadius" ) ) >>= nRadius; in WriteRectangleShape() 942 WriteBlipFill( Reference< XPropertySet >(xShape, UNO_QUERY ), S( "GraphicURL" ) ); in WriteTextShape()
|