Home
last modified time | relevance | path

Searched refs:pStr (Results 301 – 325 of 337) sorted by relevance

1...<<11121314

/trunk/main/l10ntools/source/help/
H A DHelpLinker.cxx619 const char* pStr = aNativeStr.c_str(); in link() local
620 std::cerr << pStr; in link()
/trunk/main/vcl/inc/
H A Dsallayout.hxx112 ImplLayoutArgs( const xub_Unicode* pStr, int nLength,
/trunk/main/sc/inc/
H A Dscmod.hxx248 void ActivateInputWindow( const String* pStr = NULL,
H A Dscmatrix.hxx106 void PutStringEntry( const String* pStr, sal_uInt8 bFlag, SCSIZE nIndex );
/trunk/main/i18npool/inc/
H A Dcclass_unicode.hxx122 static const sal_Unicode* StrChr( const sal_Unicode* pStr, sal_Unicode c );
/trunk/main/embedserv/source/inc/
H A Dembeddoc.hxx89 STDMETHOD(Load) ( IStorage* pStr );
/trunk/main/cli_ure/source/uno_bridge/
H A Dcli_data.cxx1343 rtl_uString** pStr= & ((rtl_uString**) & in map_to_uno() local
1345 *pStr= NULL; in map_to_uno()
1346 rtl_uString_newFromStr_WithLength( pStr, pdata, in map_to_uno()
/trunk/main/svx/source/dialog/
H A Dctredlin.cxx600 SvLBoxColorString* pStr = new SvLBoxColorString( pEntry, 0, aToken ,aEntryColor); in InitEntry() local
601 pEntry->AddItem( pStr ); in InitEntry()
/trunk/main/svx/source/unodraw/
H A DUnoGraphicExporter.cxx1308 OUString* pStr = aSeq.getArray(); in getSupportedMimeTypeNames() local
1315 *pStr++ = aMimeType; in getSupportedMimeTypeNames()
/trunk/main/sfx2/inc/sfx2/
H A Ddispatch.hxx253 SAL_DLLPRIVATE sal_uInt16 GetNextToolBox_Impl( sal_uInt16 nPos, sal_uInt16 nType, String *pStr );
/trunk/main/rsc/source/rscpp/
H A Dcpp3.c169 extern char *getenv( char *pStr ); /* BP */ in setincdirs()
/trunk/main/vcl/inc/win/
H A Dsaldata.hxx249 UniString ImplSalGetUniString( const sal_Char* pStr, xub_StrLen nLen = STRING_LEN );
/trunk/main/embedserv/source/inprocserv/
H A Dinprocembobj.h190 STDMETHOD(Load) ( IStorage* pStr );
/trunk/main/xmlhelp/source/cxxhelp/provider/
H A Ddatabases.cxx856 const sal_Unicode* pStr = doclist.getStr(); in checkModuleMatchForExtension() local
863 if( pStr[ nFound + 1 ] == sal_Unicode('i') && in checkModuleMatchForExtension()
864 pStr[ nFound + 2 ] == sal_Unicode('d') ) in checkModuleMatchForExtension()
/trunk/main/sw/source/filter/ww8/
H A Drtfattributeoutput.hxx254 void WriteHeaderFooter_Impl( const SwFrmFmt& rFmt, bool bHeader, const sal_Char* pStr );
H A Dww8par2.cxx4524 if (const sal_Char *pStr = GetEnglishNameFromSti(eSti)) in ImportOldFormatStyles() local
4525 sName = String(pStr, RTL_TEXTENCODING_ASCII_US); in ImportOldFormatStyles()
4541 if (const sal_Char *pStr = GetEnglishNameFromSti(eSti)) in ImportOldFormatStyles() local
4543 String sName = String(pStr, RTL_TEXTENCODING_ASCII_US); in ImportOldFormatStyles()
/trunk/main/sd/source/ui/dlg/
H A Dsdtreelb.cxx412 SdContentLBoxString* pStr = new SdContentLBoxString( pEntry, 0, pCol->GetText() ); in InitEntry() local
413 pEntry->ReplaceItem( pStr, nColToHilite ); in InitEntry()
/trunk/main/sw/source/ui/utlui/
H A Dglbltree.cxx1357 SwLBoxString* pStr = new SwLBoxString( pEntry, 0, pCol->GetText() ); in InitEntry() local
1358 pEntry->ReplaceItem( pStr, nColToHilite ); in InitEntry()
/trunk/main/vcl/source/window/
H A Dwindow.cxx5006 const XubString* pStr = &(GetHelpText()); in RequestHelp() local
5007 if ( !pStr->Len() ) in RequestHelp()
5008 pStr = &(GetQuickHelpText()); in RequestHelp()
5009 if ( !pStr->Len() && ImplGetParent() && !ImplIsOverlapWindow() ) in RequestHelp()
5012 Help::ShowBalloon( this, rHEvt.GetMousePosPixel(), *pStr ); in RequestHelp()
5016 const XubString* pStr = &(GetQuickHelpText()); in RequestHelp() local
5017 if ( !pStr->Len() && ImplGetParent() && !ImplIsOverlapWindow() ) in RequestHelp()
5026 if ( pStr->Len() ) in RequestHelp()
5028 Help::ShowQuickHelp( this, aRect, *pStr, aHelpText, QUICKHELP_CTRLTEXT ); in RequestHelp()
/trunk/main/unotools/inc/unotools/
H A Dlocaledatawrapper.hxx352 static void outputCheckMessage( const char* pStr);
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx341 sal_uInt16 HasNextObjectBar_Impl( sal_uInt16 nPos, String* pStr=0 );
/trunk/main/sc/source/core/tool/
H A Ddoubleref.cxx142 *rEntry.pStr = pQueryRef->getString(3, nRow); in lcl_createStarQuery()
/trunk/main/vcl/os2/source/gdi/
H A Dsalgdi3.cxx105 UniString ImplSalGetUniString( const sal_Char* pStr, xub_StrLen nLen = STRING_LEN) in ImplSalGetUniString() argument
107 return UniString( pStr, nLen, gsl_getSystemTextEncoding(), in ImplSalGetUniString()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx1761 ScContentLBoxString* pStr = new ScContentLBoxString( pEntry, 0, pCol->GetText() ); in InitEntry() local
1762 pEntry->ReplaceItem( pStr, nColToHilite ); in InitEntry()
/trunk/main/desktop/win32/source/setup/
H A Dsetup.cpp1417 DWORD SetupAppX::GetNextArgument( LPCTSTR pStr, LPTSTR *pArg, LPTSTR *pNext, in GetNextArgument() argument
1422 LPCTSTR pChar = pStr; in GetNextArgument()

Completed in 235 milliseconds

1...<<11121314