Searched refs:pLinkStr (Results 1 – 4 of 4) sorted by relevance
228 String* pLinkStr, in GetDisplayNames() argument247 if( pLinkStr ) in GetDisplayNames()248 *pLinkStr = sRange; in GetDisplayNames()274 if( pLinkStr ) in GetDisplayNames()275 *pLinkStr = sCmd.Copy( nTmp ); in GetDisplayNames()
137 const String* pLinkStr = pBrush != NULL in ExecEnterNum() local140 if ( pLinkStr != NULL && pLinkStr->Len() > 0 ) in ExecEnterNum()
1130 const String* pLinkStr; in UnLinkGraphics() local1135 0 != (pLinkStr = pBrush->GetGraphicLink()) && in UnLinkGraphics()1136 pLinkStr->Len() && in UnLinkGraphics()
1708 String* pLinkStr = 0L, in InsertSpecialChar() argument1733 if ( rWrt.bWrtWW8 && c == 0x01 && pLinkStr ) in InsertSpecialChar()1755 sal_uInt32 nStrLen( pLinkStr->Len() + 1 ); in InsertSpecialChar()1757 SwWW8Writer::WriteString16( rStrm, *(pLinkStr), false ); in InsertSpecialChar()