Searched refs:pOrg (Results 1 – 7 of 7) sorted by relevance
1140 IMPL_RTL_STRINGDATA* pOrg; in newFromString() local1148 pOrg = *ppThis; in newFromString()1154 if ( pOrg ) in newFromString()1155 IMPL_RTL_STRINGNAME( release )( pOrg ); in newFromString()1164 IMPL_RTL_STRINGDATA* pOrg; in newFromStr() local1183 pOrg = *ppThis; in newFromStr()1196 if ( pOrg ) in newFromStr()1197 IMPL_RTL_STRINGNAME( release )( pOrg ); in newFromStr()1206 IMPL_RTL_STRINGDATA* pOrg; in newFromStr_WithLength() local1214 pOrg = *ppThis; in newFromStr_WithLength()[all …]
861 rtl_uString *pOrg = *newStr; in rtl_uString_intern() local864 if (pOrg) in rtl_uString_intern()865 rtl_uString_release (pOrg); in rtl_uString_intern()
605 ContentInfo* pOrg = aContents.GetObject(n); in ObjectInDestruction() local606 DBG_ASSERT(pOrg, "NULL-Pointer in ContentList!"); in ObjectInDestruction()608 ContentInfo* pNew = new ContentInfo(*pOrg, *pNewPool); in ObjectInDestruction()610 delete pOrg; in ObjectInDestruction()714 ContentInfo* pOrg = r.aContents.GetObject( n ); in BinTextObject() local715 DBG_ASSERT( pOrg, "NULL-Pointer in ContentList!" ); in BinTextObject()716 ContentInfo* pNew = new ContentInfo( *pOrg, *pPool ); in BinTextObject()
71 const sal_Char* pOrg = pRTTI; in toUNOname() local80 aRet += rRTTIname.copy( pLast - pOrg, pRTTI - pLast ); in toUNOname()
73 const sal_Char* pOrg = pRTTI; in toUNOname() local82 aRet += rRTTIname.copy( pLast - pOrg, pRTTI - pLast ); in toUNOname()
1171 ViewShell *pSh = 0, *pOrg; in Changed() local1175 pDoc->GetEditShell( &pOrg ); in Changed()1176 pSh = pOrg; in Changed()1184 } while ( pSh && pSh != pOrg ); in Changed()
1696 const SwTabFrm *pOrg = rpStart->FindTabFrm(); in lcl_FindStartEndCol() local1697 const SwTabFrm *pTab = pOrg; in lcl_FindStartEndCol()1702 const long nTmpWish = pOrg->GetFmt()->GetFrmSize().GetWidth(); in lcl_FindStartEndCol()1740 pTab = pOrg; in lcl_FindStartEndCol()