Home
last modified time | relevance | path

Searched refs:pStruct (Results 1 – 21 of 21) sorted by last modified time

/aoo41x/main/writerfilter/source/doctok/
H A DWW8Picture.cxx65 WW8StructBase::Pointer_t pStruct in get_ffdata() local
69 pStruct->dump(output); in get_ffdata()
/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx5836 CREATESTRUCTA* pStruct = (CREATESTRUCTA*)lParam; in SalFrameWndProc() local
5837 WinSalFrame* pFrame = (WinSalFrame*)pStruct->lpCreateParams; in SalFrameWndProc()
H A Dsalobj.cxx409 CREATESTRUCTA* pStruct = (CREATESTRUCTA*)lParam; in SalSysObjWndProc() local
410 pSysObj = (WinSalObject*)pStruct->lpCreateParams; in SalSysObjWndProc()
/aoo41x/main/vcl/os2/source/window/
H A Dsalobj.cxx180 CREATESTRUCT* pStruct = (CREATESTRUCT*)nMP2; in SalSysObjWndProc() local
181 pSysObj = (Os2SalObject*)pStruct->pPresParams; in SalSysObjWndProc()
/aoo41x/main/sw/source/filter/ww8/
H A DWW8Sttbf.cxx41 WW8Struct::WW8Struct(WW8Struct * pStruct, sal_uInt32 nPos, sal_uInt32 nSize) in WW8Struct() argument
42 : mp_data(pStruct->mp_data), mn_offset(pStruct->mn_offset + nPos), in WW8Struct()
H A DWW8Sttbf.hxx45 WW8Struct(WW8Struct * pStruct, sal_uInt32 nPos, sal_uInt32 nSize);
/aoo41x/main/idlc/source/
H A Dparser.y2657 AstStruct* pStruct = NULL;
2662 pStruct = new AstStruct(
2664 pScope->addDeclaration(pStruct);
2669 idlc()->scopes()->push(pStruct);
/aoo41x/main/extensions/test/ole/cpnt/
H A Dcpnt.cxx1637 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface() local
1638 pStruct->message= OUString::createFromAscii("This struct was created in OleTest"); in testInterface()
1786 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface() local
1787 pStruct->message= OUString::createFromAscii("This struct was created in OleTest"); in testInterface()
1957 SimpleStruct* pStruct= ( SimpleStruct*) any.getValue(); in testInterface() local
1958 pStruct->message= OUString::createFromAscii("This struct was created in OleTest"); in testInterface()
/aoo41x/main/extensions/source/ole/
H A Dunoobjw.cxx183 STDMETHODIMP InterfaceOleWrapper_Impl::getOriginalUnoStruct( Any * pStruct) in getOriginalUnoStruct() argument
194 *pStruct= any; in getOriginalUnoStruct()
H A Dunoobjw.hxx193 STDMETHOD( getOriginalUnoStruct)( Any * pStruct);
H A Dcomifaces.hxx53 STDMETHOD( getOriginalUnoStruct)( Any * pStruct)=0;
/aoo41x/main/cli_ure/source/climaker/
H A Dclimaker_emit.cxx2187 struct_entry * pStruct = __try_cast< struct_entry *>( in get_complete_struct() local
2189 if (pStruct) in get_complete_struct()
2191 complete_struct_type(pStruct); in get_complete_struct()
/aoo41x/main/bridges/source/cpp_uno/s5abi_macosx_x86-64/
H A Dabi.cxx214 …const typelib_CompoundTypeDescription *pStruct = reinterpret_cast<const typelib_CompoundTypeDescri… in classify_argument() local
217 for ( sal_Int32 nMember = 0; nMember < pStruct->nMembers; ++nMember ) in classify_argument()
219 … typelib_TypeDescriptionReference *pTypeInStruct = pStruct->ppTypeRefs[ nMember ]; in classify_argument()
220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument()
320 …lib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const double *pSSE, void *pStruct ) in fill_struct() argument
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
H A Dabi.hxx59 …ib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double* pSSE, void *pStruct );
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_x86-64/
H A Dabi.cxx214 …const typelib_CompoundTypeDescription *pStruct = reinterpret_cast<const typelib_CompoundTypeDescri… in classify_argument() local
217 for ( sal_Int32 nMember = 0; nMember < pStruct->nMembers; ++nMember ) in classify_argument()
219 … typelib_TypeDescriptionReference *pTypeInStruct = pStruct->ppTypeRefs[ nMember ]; in classify_argument()
220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument()
320 …lib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const double *pSSE, void *pStruct ) in fill_struct() argument
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
H A Dabi.hxx59 …ib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double* pSSE, void *pStruct );
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_x86-64/
H A Dabi.cxx214 …const typelib_CompoundTypeDescription *pStruct = reinterpret_cast<const typelib_CompoundTypeDescri… in classify_argument() local
217 for ( sal_Int32 nMember = 0; nMember < pStruct->nMembers; ++nMember ) in classify_argument()
219 … typelib_TypeDescriptionReference *pTypeInStruct = pStruct->ppTypeRefs[ nMember ]; in classify_argument()
220 int offset = byteOffset + pStruct->pMemberOffsets[ nMember ]; in classify_argument()
320 …lib_TypeDescriptionReference *pTypeRef, const sal_uInt64 *pGPR, const double *pSSE, void *pStruct ) in fill_struct() argument
327 sal_uInt64 *pStructAlign = reinterpret_cast<sal_uInt64 *>( pStruct ); in fill_struct()
H A Dabi.hxx59 …ib_TypeDescriptionReference *pTypeRef, const sal_uInt64* pGPR, const double* pSSE, void *pStruct );
/aoo41x/main/avmedia/source/gstreamer/
H A Dgstplayer.cxx767 const GstStructure* pStruct = gst_caps_get_structure( pCaps, i ); in implHandleNewPadFunc() local
769 if( pStruct ) in implHandleNewPadFunc()
771 const gchar* pStructName = gst_structure_get_name( pStruct ); in implHandleNewPadFunc()
776 for( gint n = 0, nFields = gst_structure_n_fields( pStruct ); n < nFields; ++n ) in implHandleNewPadFunc()
778 … OSL_TRACE( "\t\t>>> Structure has field: %s", gst_structure_nth_field_name( pStruct, n ) ); in implHandleNewPadFunc()
787 … for( gint n = 0, nFields = gst_structure_n_fields( pStruct ); n < nFields; ++n ) in implHandleNewPadFunc()
789 const gchar* pFieldName = gst_structure_nth_field_name( pStruct, n ); in implHandleNewPadFunc()
793 gst_structure_get_int( pStruct, pFieldName, &nValue ) ) in implHandleNewPadFunc()
799 gst_structure_get_int( pStruct, pFieldName, &nValue ) ) in implHandleNewPadFunc()
H A Dgstframegrabber.cxx135 GstStructure* pStruct = pMsg->structure; in busCallback() local
136 const gchar* pStructName = gst_structure_get_name( pStruct ); in busCallback()
139 gst_structure_has_field ( pStruct, "pixbuf") ) in busCallback()
155 … mpLastPixbuf = GDK_PIXBUF( g_value_dup_object( gst_structure_get_value( pStruct, "pixbuf" ) ) ); in busCallback()
/aoo41x/main/autodoc/source/display/idl/
H A Dhfi_struct.cxx91 pStruct = in Produce_byData() local
96 pStruct != 0 in Produce_byData()
97 ? pStruct->TemplateParameterType().IsValid() in Produce_byData()
126 csv_assert(pStruct != 0); in Produce_byData()
129 << pStruct->TemplateParameter() in Produce_byData()

Completed in 164 milliseconds