Home
last modified time | relevance | path

Searched defs:pT (Results 1 – 25 of 33) sorted by relevance

12

/trunk/main/cppu/inc/cppu/
H A DShield.hxx45 template<class T> inline T * shield(T * pT) in shield()
56 template<class T> inline T * unshield(T * pT) in unshield()
H A DMap.hxx45 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 DType.hxx194 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 Dresult.cxx73 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 DAolewrap.hxx163 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 Dmutex.hxx134 T * pT; member in osl::Guard
167 T * pT; member in osl::ClearableGuard
/trunk/main/chart2/source/inc/
H A DLifeTime.hxx234 NegativeGuard(T * pT) : m_pT(pT) in NegativeGuard()
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.hxx84 osl::Mutex* pT; member in ContentResultSetWrapper::ReacquireableGuard
/trunk/main/writerfilter/source/doctok/
H A DPLCF.hxx180 typename T::Pointer_t pT = getEntry(n); in dump() local
H A DWW8DocumentImpl.cxx2198 typename T::Pointer_t pT = pPlcf->getEntry(n); in process() local
/trunk/main/idl/source/objects/
H A Dslot.cxx165 SvMetaType * pT; in Load() local
1444 SvMetaType * pT = GetSlotType(); in WriteSlot() local
1463 SvMetaType *pT = rBase.FindType( "SfxBoolItem" ); in WriteSlot() local
H A Dtypes.cxx2235 SvMetaAttribute * pT = pAttrList->GetObject( n ); in GetParserString() local
/trunk/main/svl/source/items/
H A Drngitem_inc.cxx99 SfxXRangeItem* pT = (SfxXRangeItem*)&rItem; in operator ==() local
/trunk/main/idl/inc/
H A Dtypes.hxx96 void SetType( SvMetaType * pT ) { aType = pT; } in SetType()
/trunk/main/sw/source/core/doc/
H A Ddocsort.cxx660 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 Dreftokenhelper.cxx83 const ScToken* pT = static_cast<const ScToken*>(p); in compileRangeRepresentation() local
/trunk/main/fpicker/source/aqua/
H A DFilterHelper.cxx403 NSString* pT = (NSString*)pType; in filenameMatchesFilter() local
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx1221 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 Ddxf2mtf.cxx770 const DXFTransform * pT; in DrawEntities() local
/trunk/main/sc/source/filter/excel/
H A Dexcrecds.cxx572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition()
/trunk/main/vcl/unx/generic/app/
H A Dwmadaptor.cxx1140 char* pT = const_cast<char*>(aTitle.GetBuffer()); in setWMName() local
/trunk/main/sw/source/ui/uno/
H A Dunotxdoc.cxx1612 XEnumerationAccess* pT = pxXTextFieldTypes->get(); in InitNewDoc() local
1620 XNameAccess* pT = pxXTextFieldMasters->get(); in InitNewDoc() local
/trunk/main/sw/source/core/fields/
H A Ddocufld.cxx1782 SwPostItFieldType* pT, in SwPostItField()
/trunk/main/vcl/unx/generic/dtrans/
H A DX11_selection.cxx585 char* pT = const_cast<char*>(aRet.getStr()); in convertToCompound() local
/trunk/main/sc/source/filter/html/
H A Dhtmlpars.cxx137 for ( Table* pT = (Table*) pTables->First(); pT; pT = (Table*) pTables->Next() ) in ~ScHTMLLayoutParser() local

Completed in 195 milliseconds

12