Searched refs:pLinkStr (Results 1 – 4 of 4) sorted by relevance
224 String* pLinkStr, in GetDisplayNames() argument243 if( pLinkStr ) in GetDisplayNames()244 *pLinkStr = sRange; in GetDisplayNames()270 if( pLinkStr ) in GetDisplayNames()271 *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()
1709 String* pLinkStr = 0L, in InsertSpecialChar() argument1734 if ( rWrt.bWrtWW8 && c == 0x01 && pLinkStr ) in InsertSpecialChar()1756 sal_uInt32 nStrLen( pLinkStr->Len() + 1 ); in InsertSpecialChar()1758 SwWW8Writer::WriteString16( rStrm, *(pLinkStr), false ); in InsertSpecialChar()
Completed in 53 milliseconds