Searched refs:pOrg (Results 1 – 7 of 7) sorted by relevance
1070 pOrg = *ppThis; in IMPL_RTL_STRINGNAME()1076 if ( pOrg ) in IMPL_RTL_STRINGNAME()1105 pOrg = *ppThis; in IMPL_RTL_STRINGNAME()1118 if ( pOrg ) in IMPL_RTL_STRINGNAME()1142 if ( pOrg ) in IMPL_RTL_STRINGNAME()1203 if ( pOrg ) in IMPL_RTL_STRINGNAME()1280 if ( pOrg ) in IMPL_RTL_STRINGNAME()1340 if ( pOrg ) in IMPL_RTL_STRINGNAME()1400 if ( pOrg ) in IMPL_RTL_STRINGNAME()1460 if ( pOrg ) in IMPL_RTL_STRINGNAME()[all …]
791 rtl_uString *pOrg = *newStr; in rtl_uString_intern() local794 if (pOrg) in rtl_uString_intern()795 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()
1173 ViewShell *pSh = 0, *pOrg; in Changed() local1177 pDoc->GetEditShell( &pOrg ); in Changed()1178 pSh = pOrg; in Changed()1186 } 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()
Completed in 65 milliseconds