/trunk/main/cppu/inc/cppu/ |
H A D | Shield.hxx | 45 template<class T> inline T * shield(T * pT) in shield() 56 template<class T> inline T * unshield(T * pT) in unshield()
|
H A D | Map.hxx | 45 template<class T> inline T * mapOut(T * pT, cssu::Environment const & outerEnv) in mapOut() 60 template<class T> inline T * mapIn(T * pT, cssu::Environment const & outerEnv) in mapIn()
|
/trunk/main/cppu/inc/com/sun/star/uno/ |
H A D | Type.hxx | 194 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType1( T * pT ) SAL_THROW( () ) in getCppuArrayType1() 211 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType2( T * pT ) SAL_THROW( () ) in getCppuArrayType2() 229 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType3( T * pT ) SAL_THROW( () ) in getCppuArrayType3() 248 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType4( T * pT ) SAL_THROW( () ) in getCppuArrayType4() 268 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType5( T * pT ) SAL_THROW( () ) in getCppuArrayType5() 289 inline const ::com::sun::star::uno::Type & SAL_CALL getCppuArrayType6( T * pT ) SAL_THROW( () ) in getCppuArrayType6()
|
/trunk/main/sc/workben/ |
H A D | result.cxx | 73 IMPL_LINK_INLINE_START( ScAddInResult, TimeoutHdl, Timer*, pT ) in IMPL_LINK_INLINE_START() argument 79 IMPL_LINK_INLINE_END( ScAddInResult, TimeoutHdl, Timer*, pT ) in IMPL_LINK_INLINE_END() argument
|
/trunk/main/connectivity/source/inc/ado/ |
H A D | Aolewrap.hxx | 163 T* pT = NULL; in GetItem() local 172 T* pT = NULL; in GetItem() local 182 T* pT = NULL; in GetItem() local
|
/trunk/main/sal/inc/osl/ |
H A D | mutex.hxx | 134 T * pT; member in osl::Guard 167 T * pT; member in osl::ClearableGuard
|
/trunk/main/chart2/source/inc/ |
H A D | LifeTime.hxx | 234 NegativeGuard(T * pT) : m_pT(pT) in NegativeGuard()
|
/trunk/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.hxx | 84 osl::Mutex* pT; member in ContentResultSetWrapper::ReacquireableGuard
|
/trunk/main/writerfilter/source/doctok/ |
H A D | PLCF.hxx | 180 typename T::Pointer_t pT = getEntry(n); in dump() local
|
H A D | WW8DocumentImpl.cxx | 2198 typename T::Pointer_t pT = pPlcf->getEntry(n); in process() local
|
/trunk/main/idl/source/objects/ |
H A D | slot.cxx | 165 SvMetaType * pT; in Load() local 1444 SvMetaType * pT = GetSlotType(); in WriteSlot() local 1463 SvMetaType *pT = rBase.FindType( "SfxBoolItem" ); in WriteSlot() local
|
H A D | types.cxx | 2235 SvMetaAttribute * pT = pAttrList->GetObject( n ); in GetParserString() local
|
/trunk/main/svl/source/items/ |
H A D | rngitem_inc.cxx | 99 SfxXRangeItem* pT = (SfxXRangeItem*)&rItem; in operator ==() local
|
/trunk/main/idl/inc/ |
H A D | types.hxx | 96 void SetType( SvMetaType * pT ) { aType = pT; } in SetType()
|
/trunk/main/sw/source/core/doc/ |
H A D | docsort.cxx | 660 const SwTableBox* pT = pTarget->GetBox(); in MoveRow() local 709 const SwTableBox* pT = pTarget->GetBox(); in MoveCol() local
|
/trunk/main/sc/source/core/tool/ |
H A D | reftokenhelper.cxx | 83 const ScToken* pT = static_cast<const ScToken*>(p); in compileRangeRepresentation() local
|
/trunk/main/fpicker/source/aqua/ |
H A D | FilterHelper.cxx | 403 NSString* pT = (NSString*)pType; in filenameMatchesFilter() local
|
/trunk/main/sw/source/filter/ww8/ |
H A D | ww8par2.cxx | 1221 const sal_uInt8* pT = &pS[1]; in ReadDef() local 2269 WW8_TCell* pT = &pR->pTCs[k]; in CalcDefaults() local 3104 WW8_TCell* pT = &pActBand->pTCs[nWwIdx]; in SetTabBorders() local 3227 WW8_TCell* pT = &pActBand->pTCs[nWwIdx]; in SetTabVertAlign() local
|
/trunk/main/filter/source/graphicfilter/idxf/ |
H A D | dxf2mtf.cxx | 770 const DXFTransform * pT; in DrawEntities() local
|
/trunk/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition()
|
/trunk/main/vcl/unx/generic/app/ |
H A D | wmadaptor.cxx | 1140 char* pT = const_cast<char*>(aTitle.GetBuffer()); in setWMName() local
|
/trunk/main/sw/source/ui/uno/ |
H A D | unotxdoc.cxx | 1612 XEnumerationAccess* pT = pxXTextFieldTypes->get(); in InitNewDoc() local 1620 XNameAccess* pT = pxXTextFieldMasters->get(); in InitNewDoc() local
|
/trunk/main/sw/source/core/fields/ |
H A D | docufld.cxx | 1782 SwPostItFieldType* pT, in SwPostItField()
|
/trunk/main/vcl/unx/generic/dtrans/ |
H A D | X11_selection.cxx | 585 char* pT = const_cast<char*>(aRet.getStr()); in convertToCompound() local
|
/trunk/main/sc/source/filter/html/ |
H A D | htmlpars.cxx | 137 for ( Table* pT = (Table*) pTables->First(); pT; pT = (Table*) pTables->Next() ) in ~ScHTMLLayoutParser() local
|