Home
last modified time | relevance | path

Searched refs:aTmp (Results 251 – 275 of 426) sorted by relevance

1...<<1112131415161718

/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx1463 SwNodeIndex aTmp( pAPos->nNode ); in CopyFlyInFlyImpl() local
1464 ++aTmp;//goto next node in CopyFlyInFlyImpl()
1465 while (aTmp.GetNode().IsEndNode()) in CopyFlyInFlyImpl()
1467 if( aTmp == rNodes.GetEndOfContent().GetIndex() ) in CopyFlyInFlyImpl()
1472 ++aTmp; in CopyFlyInFlyImpl()
H A Dnode.cxx1995 SwCollCondition aTmp( 0, 0, 0 ); in ChkCondColl() local
2000 if( IsAnyCondition( aTmp )) in ChkCondColl()
2003 ->HasCondition( aTmp ); in ChkCondColl()
2018 aTmp.SetCondition( PARA_IN_LIST, in ChkCondColl()
2021 HasCondition( aTmp ); in ChkCondColl()
/trunk/main/sw/source/core/frmedt/
H A Dfetab.cxx1736 Size aTmp( nSize, nSize ); in GetBox() local
1737 aTmp = pOutWin->PixelToLogic( aTmp ); in GetBox()
1738 nFuzzy = aTmp.Width(); in GetBox()
2417 SwTblBoxFormula aTmp( rFml ); in lcl_IsFormulaSelBoxes() local
2419 for( sal_uInt16 nSelBoxes = aTmp.GetBoxesOfFormula( rTbl,aBoxes ); nSelBoxes; ) in lcl_IsFormulaSelBoxes()
/trunk/main/sw/source/core/text/
H A Dtxtfrm.cxx191 Point aTmp( 0, nLimit ); in SwitchHorizontalToVertical() local
192 SwitchHorizontalToVertical( aTmp ); in SwitchHorizontalToVertical()
193 return aTmp.X(); in SwitchHorizontalToVertical()
256 Point aTmp( nLimit, 0 ); in SwitchVerticalToHorizontal() local
257 SwitchVerticalToHorizontal( aTmp ); in SwitchVerticalToHorizontal()
258 return aTmp.Y(); in SwitchVerticalToHorizontal()
/trunk/main/cui/source/dialogs/
H A DSpellDialog.cxx362 String aTmp( pNewWords[i] ); in UpdateBoxes_Impl() local
363 if ( LISTBOX_ENTRY_NOTFOUND == aSuggestionLB.GetEntryPos( aTmp ) ) in UpdateBoxes_Impl()
365 aSuggestionLB.InsertEntry( aTmp ); in UpdateBoxes_Impl()
887 ::rtl::OUString aTmp; in lcl_GetImageFromPngUrl()
888 osl::FileBase::getSystemPathFromFileURL( rFileUrl, aTmp ); in lcl_GetImageFromPngUrl()
891 if( GRFILTER_OK == GraphicFilter::LoadGraphic( aTmp, aFilterName, aGraphic ) ) in lcl_GetImageFromPngUrl()
/trunk/main/vcl/source/gdi/
H A Doutdev2.cxx1436 Bitmap aTmp( rBitmap ); in ImplDrawMask() local
1437 aTmp.Mirror( nMirrFlags ); in ImplDrawMask()
1438 mpGraphics->DrawMask( aPosAry, *aTmp.ImplGetImpBitmap()->ImplGetSalBitmap(), in ImplDrawMask()
2336 Bitmap aTmp; in ImplDrawAlpha() local
2340 aTmp = ImplBlendWithAlpha( in ImplDrawAlpha()
2349 aTmp = ImplBlend( in ImplDrawAlpha()
2364 aTmp ); in ImplDrawAlpha()
/trunk/main/sw/source/core/doc/
H A Ddocredln.cxx2321 SwNodeIndex aTmp( pEnd->nNode ); in SelNextRedline() local
2322 SwCntntNode* pCNd = GetNodes().GoPrevSection( &aTmp ); in SelNextRedline()
2323 if( !pCNd || ( aTmp == rSttPos.nNode && in SelNextRedline()
2438 SwNodeIndex aTmp( pStt->nNode ); in SelPrevRedline() local
2439 SwCntntNode* pCNd = GetNodes().GoNextSection( &aTmp ); in SelPrevRedline()
2440 if( !pCNd || ( aTmp == rSttPos.nNode && in SelPrevRedline()
2914 SfxItemSet aTmp( *pSet ); in Reject() local
2915 aTmp.Differentiate( *pTNd->GetpSwAttrSet() ); in Reject()
2916 pDoc->InsertItemSet( rPam, aTmp, 0 ); in Reject()
/trunk/main/writerfilter/unocomponent/debugservices/doctok/
H A DDocTokAnalyzeService.cxx120 rtl::OString aTmp(pNew); in getURL() local
122 (aTmp, RTL_TEXTENCODING_ASCII_US)); in getURL()
/trunk/main/linguistic/source/
H A Dmisc2.cxx104 String aTmp( aPathOpt.GetLinguisticPath() ); in GetModulePath() local
105 utl::LocalFileHelper::ConvertURLToPhysicalName( aTmp, aRes ); in GetModulePath()
/trunk/main/basegfx/inc/basegfx/tuple/
H A Db2dtuple.hxx356 B2DTuple aTmp(rTup); in operator /() local
357 aNew /= aTmp; in operator /()
H A Db3i64tuple.hxx350 B3I64Tuple aTmp(rTup); in operator /() local
351 aNew /= aTmp; in operator /()
H A Db3ituple.hxx349 B3ITuple aTmp(rTup); in operator /() local
350 aNew /= aTmp; in operator /()
/trunk/main/sw/source/core/fields/
H A Dcellfml.cxx122 SfxItemSet aTmp( pDoc->GetAttrPool(), in GetValue() local
124 aTmp.Put( SwTblBoxValue( nRet ) ); in GetValue()
126 aTmp.Put( SwTblBoxNumFormat( 0 )); in GetValue()
127 pFmt->SetFmtAttr( aTmp ); in GetValue()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3665 ByteString aTmp; in WW8ReadSTTBF() local
3666 SafeReadString(aTmp,nBChar,rStrm); in WW8ReadSTTBF()
3667 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3675 ByteString aTmp; in WW8ReadSTTBF() local
3676 SafeReadString(aTmp,nExtraLen,rStrm); in WW8ReadSTTBF()
3677 pExtraArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3702 ByteString aTmp; in WW8ReadSTTBF() local
3704 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3715 ByteString aTmp; in WW8ReadSTTBF() local
3716 SafeReadString(aTmp,nExtraLen,rStrm); in WW8ReadSTTBF()
[all …]
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8esh.cxx363 uno::Any aTmp = xPropSet->getPropertyValue(C2U("DefaultText")); in DoComboBox() local
364 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
371 uno::Any aTmp = xPropSet->getPropertyValue(C2U("Name")); in DoComboBox() local
372 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
385 uno::Any aTmp = xPropSet->getPropertyValue(C2U("HelpText")); in DoComboBox() local
387 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
398 uno::Any aTmp = xPropSet->getPropertyValue(C2U("Name")); in DoComboBox() local
399 const rtl::OUString *pStr = (const rtl::OUString *)aTmp.getValue(); in DoComboBox()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx188 String aTmp = aFLineIndent.GetText(); in IMPL_LINK() local
200 if ( !aTmp.Len() ) in IMPL_LINK()
203 aTmp = aLeftIndent.GetText(); in IMPL_LINK()
207 if ( !aTmp.Len() ) in IMPL_LINK()
209 aTmp = aRightIndent.GetText(); in IMPL_LINK()
213 if ( !aTmp.Len() ) in IMPL_LINK()
/trunk/main/sc/source/ui/docshell/
H A Dimpex.cxx375 ::rtl::OString aTmp( rText.getStr(), rText.getLength(), eEnc ); in ImportString()
376 … SvMemoryStream aStrm( (void*)aTmp.getStr(), aTmp.getLength() * sizeof(sal_Char), STREAM_READ ); in ImportString()
391 ByteString aTmp; in ExportString() local
392 sal_Bool bOk = ExportByteString( aTmp, eEnc, nFmt ); in ExportString()
393 rText = UniString( aTmp, eEnc ); in ExportString()
/trunk/main/editeng/source/rtf/
H A Dsvxrtf.cxx95 RTFPlainAttrMapIds aTmp( rPool ); in SvxRTFParser() local
96 aPlainMap.Insert( (sal_uInt16*)&aTmp, in SvxRTFParser()
100 RTFPardAttrMapIds aTmp( rPool ); in SvxRTFParser() local
101 aPardMap.Insert( (sal_uInt16*)&aTmp, in SvxRTFParser()
/trunk/main/sfx2/source/appl/
H A Dimpldde.cxx242 DdeConnection aTmp( sServer, String::CreateFromAscii( RTL_CONSTASCII_STRINGPARAM( "SYSTEM" ) ) ); in Connect() local
243 bSysTopic = !aTmp.GetError(); in Connect()
H A Dchildwin.cxx425 ::rtl::OUString aTmp; in InitializeChildWinFactory_Impl()
427 aSeq[0].Value >>= aTmp; in InitializeChildWinFactory_Impl()
429 String aWinData( aTmp ); in InitializeChildWinFactory_Impl()
/trunk/main/sw/source/ui/dochdl/
H A Dgloshdl.cxx606 String aTmp( SW_RES(STR_NOGLOS)); in Expand() local
607 aTmp.SearchAndReplaceAscii("%1", aShortName); in Expand()
608 InfoBox( pWrtShell->GetView().GetWindow(), aTmp ).Execute(); in Expand()
/trunk/main/framework/source/uielement/
H A Duicommanddescription.cxx237 rtl::OUString aTmp; in ConfigurationAccess_UICommand() local
238 ::utl::ConfigManager::GetDirectConfigProperty( ::utl::ConfigManager::PRODUCTNAME ) >>= aTmp; in ConfigurationAccess_UICommand()
239 m_aBrandName = aTmp; in ConfigurationAccess_UICommand()
/trunk/main/sw/source/core/crsr/
H A Dswcrsr.cxx2205 SwSelBoxes aTmp; in MakeBoxSels() local
2206 aTmp.Insert( &aSelBoxes ); in MakeBoxSels()
2220 else if( lcl_SeekEntry( aTmp, pSttNd, nPos )) in MakeBoxSels()
2241 aTmp.Remove( nPos ); in MakeBoxSels()
2271 for( nPos = 0; nPos < aTmp.Count(); ++nPos ) in MakeBoxSels()
2273 pSttNd = aTmp[ nPos ]->GetSttNd(); in MakeBoxSels()
/trunk/main/padmin/source/
H A Dfontentry.cxx82 INetURLObject aTmp( rFontFile );
83 aTmp.CutName();
85 aEnv += ByteString( aTmp.PathToFileName(), aEncoding );
/trunk/main/sfx2/source/doc/
H A Dprinthelper.cxx420 rtl::OUString aTmp; in impl_setPrinter() local
421 if ( ( rProp.Value >>= aTmp ) == sal_False ) in impl_setPrinter()
427 if ( aName == aTmp ) in impl_setPrinter()

Completed in 251 milliseconds

1...<<1112131415161718