Home
last modified time | relevance | path

Searched refs:pString (Results 101 – 125 of 162) sorted by relevance

1234567

/trunk/main/rsc/source/parser/
H A Drsclex.hxx37 const char* putString( const char* pString );
/trunk/main/embedserv/source/inprocserv/
H A Dsmartpointer.hxx43 void WriteDebugInfo( DWORD pThis, char* pString, DWORD nToWrite );
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2664 String* pString = new String(); in getElementNames() local
2671 if (SwXTextFieldMasters::getInstanceName(rFldType, *pString)) in getElementNames()
2673 aFldNames.Insert(pString, aFldNames.Count()); in getElementNames()
2674 pString = new String(); in getElementNames()
2677 delete pString; in getElementNames()
H A Dunostyle.cxx502 sal_Int32 lcl_GetCountOrName ( const SwDoc &rDoc, SfxStyleFamily eFamily, String *pString, sal_uInt… in lcl_GetCountOrName() argument
525 RES_POOLCOLL_STANDARD, *pString ); in lcl_GetCountOrName()
527 *pString = pFmt->GetName(); in lcl_GetCountOrName()
555 *pString = pColl->GetName(); in lcl_GetCountOrName()
578 *pString = pFmt->GetName(); in lcl_GetCountOrName()
602 *pString = rDesc.GetName(); in lcl_GetCountOrName()
625 *pString = rRule.GetName(); in lcl_GetCountOrName()
/trunk/main/sc/source/ui/view/
H A Dviewfun2.cxx2744 String *pString; in MoveTable() local
2777 pString=TheTabNames[sal::static_int_cast<sal_uInt16>(j)]; in MoveTable()
2778 if(!pDoc->GetTable(*pString,nMovTab)) in MoveTable()
2807 if(!pDoc->GetTable(*pString,nDestTab1)) in MoveTable()
2814 delete pString; in MoveTable()
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx6288 WW8_STD* WW8Style::Read1Style( short& rSkip, String* pString, short* pcbStd ) in Read1Style() argument
6296 if( pString ) in Read1Style()
6305 *pString = WW8ReadPString( rSt, RTL_TEXTENCODING_MS_1252 ); in Read1Style()
6307 rSkip -= 2+ pString->Len(); in Read1Style()
6314 *pString = WW8Read_xstz(rSt, 0, true); in Read1Style()
6315 rSkip -= (pString->Len() + 2) * 2; in Read1Style()
6329 *pString = WW8ReadPString(rSt,RTL_TEXTENCODING_MS_1252); in Read1Style()
6331 rSkip -= 2+ pString->Len(); in Read1Style()
6340 *pString = aEmptyStr; // Kann keinen Namen liefern in Read1Style()
/trunk/main/sw/source/ui/sidebar/
H A DPagePropertyPanel.cxx64 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/sc/source/filter/inc/
H A Dtool.h34 void PutFormString( SCCOL nCol, SCROW nRow, SCTAB nTab, sal_Char *pString );
/trunk/main/automation/source/server/
H A Dretstrm.hxx78 virtual void Write( String *pString );
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationDialog.cxx1480 String* pString = (String*)maSoundList.GetObject( i ); in CustomAnimationEffectTabPage() local
1481 if( *pString == aTmp ) in CustomAnimationEffectTabPage()
1750 String* pString = (String*)maSoundList.GetObject( i ); in fillSoundListBox() local
1751 INetURLObject aURL( *pString ); in fillSoundListBox()
/trunk/main/sdext/source/presenter/
H A DPresenterSlideShowView.cxx54 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
H A DPresenterController.cxx81 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
H A DPresenterScrollBar.cxx50 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
H A DPresenterTextView.cxx49 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
H A DPresenterWindowManager.cxx71 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleDrawDocumentView.cxx74 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/filter/source/msfilter/
H A Deschesdo.hxx59 sal_Bool ImplGetPropertyValue( const sal_Unicode* pString );
/trunk/main/svx/source/sidebar/line/
H A DLinePropertyPanel.cxx67 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx74 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontmanager.cxx3095 bool PrintFontManager::getMetrics( fontID nFontID, const sal_Unicode* pString, int nLen, CharacterM… in getMetrics() argument
3115 … ! ( pFont->m_pMetrics->m_aPages[ pString[i] >> 11 ] & ( 1 << ( ( pString[i] >> 8 ) & 7 ) ) ) ) in getMetrics()
3116 pFont->queryMetricPage( pString[i] >> 8, m_pAtoms ); in getMetrics()
3120 int effectiveCode = pString[i]; in getMetrics()
3126 it = pFont->m_pMetrics->m_aMetrics.find( pString[i] ); in getMetrics()
/trunk/main/svx/source/sidebar/possize/
H A DPosSizePropertyPanel.cxx51 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx828 IMPL_STATIC_LINK( SfxFilterMatcher, MaybeFileHdl_Impl, String*, pString ) in IMPL_STATIC_LINK() argument
830 const SfxFilter* pFilter = pThis->GetFilter4Extension( *pString, SFX_FILTER_IMPORT ); in IMPL_STATIC_LINK()
/trunk/main/svx/source/sidebar/area/
H A DAreaPropertyPanel.cxx56 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) argument
/trunk/main/filter/inc/filter/msfilter/
H A Dsvdfppt.hxx482 String* pString; member
484 …PPTFieldEntry() : nPos( 0 ), nTextRangeEnd( 0 ), pField1( NULL ), pField2( NULL ), pString( NULL )… in PPTFieldEntry()
/trunk/main/sc/source/filter/excel/
H A Dxicontent.cxx102 if( const XclImpString* pString = GetString( nSstIndex ) ) in CreateCell() local
103 pCell = XclImpStringHelper::CreateCell( *this, *pString, nXFIndex ); in CreateCell()

Completed in 283 milliseconds

1234567