Home
last modified time | relevance | path

Searched refs:rDesc (Results 1 – 25 of 113) sorted by last modified time

12345

/trunk/main/cui/source/dialogs/
H A Ddlgname.cxx44 SvxNameDialog::SvxNameDialog( Window* pWindow, const String& rName, const String& rDesc ) : in SvxNameDialog() argument
54 aFtDescription.SetText( rDesc ); in SvxNameDialog()
62 long nTxtWidth = aFtDescription.GetCtrlTextWidth( rDesc ); in SvxNameDialog()
152 SvxMessDialog::SvxMessDialog( Window* pWindow, const String& rText, const String& rDesc, Image* pIm… in SvxMessDialog() argument
173 aFtDescription.SetText( rDesc ); in SvxMessDialog()
H A DSpellDialog.cxx1859 const SpellErrorDescription& rDesc = pAttrib->GetErrorDescription(); in RestoreCurrentError() local
1860 if( !rDesc.sErrorText.equals( GetErrorText() ) ) in RestoreCurrentError()
1861 ChangeMarkedWord(rDesc.sErrorText, SvxLocaleToLanguage( rDesc.aLocale )); in RestoreCurrentError()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx919 …ool TransferableHelper::SetTransferableObjectDescriptor( const TransferableObjectDescriptor& rDesc, in SetTransferableObjectDescriptor() argument
922 PrepareOLE( rDesc ); in SetTransferableObjectDescriptor()
926 aMemStm << rDesc; in SetTransferableObjectDescriptor()
2084 …::GetTransferableObjectDescriptor( SotFormatStringId nFormat, TransferableObjectDescriptor& rDesc ) in GetTransferableObjectDescriptor() argument
2087 …ge::GetFormatDataFlavor( nFormat, aFlavor ) && GetTransferableObjectDescriptor( aFlavor, rDesc ) ); in GetTransferableObjectDescriptor()
2092 …escriptor( const ::com::sun::star::datatransfer::DataFlavor&, TransferableObjectDescriptor& rDesc ) in GetTransferableObjectDescriptor() argument
2094 rDesc = *mpObjDesc; in GetTransferableObjectDescriptor()
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx451 rDesc.SetForm(*pFormArr[nIndex]); in Ok()
454 rDesc.ApplyTo(aNewDef); in Ok()
457 rDesc, 0, GetOutputItemSet()); in Ok()
1187 aReadOnlyCB.Check(rDesc.IsReadonly()); in ApplyTOXDescription()
1190 if(rDesc.GetTitle()) in ApplyTOXDescription()
1209 if(rDesc.GetStyleNames(i).Len()) in ApplyTOXDescription()
1304 rDesc.SetTitle(aTitleED.GetText()); in FillTOXDescription()
1311 switch(rDesc.GetTOXType()) in FillTOXDescription()
1350 rDesc.SetAutoMarkURL(aEmptyStr); in FillTOXDescription()
1394 rDesc.SetIndexOptions(nIndexOptions); in FillTOXDescription()
[all …]
/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx575 SwPageDesc& rDesc = pDoc->_GetPageDesc( 0 ); in CallParser() local
576 rDesc.Add( this ); in CallParser()
/trunk/main/drawinglayer/source/primitive2d/
H A Dobjectinfoprimitive2d.cxx44 const rtl::OUString& rDesc) in ObjectInfoPrimitive2D() argument
48 maDesc(rDesc) in ObjectInfoPrimitive2D()
/trunk/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dobjectinfoprimitive2d.hxx58 const rtl::OUString& rDesc);
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx126 ScTransferObj::ScTransferObj( ScDocument* pClipDoc, const TransferableObjectDescriptor& rDesc ) : in ScTransferObj() argument
128 aObjDesc( rDesc ), in ScTransferObj()
/trunk/main/sfx2/inc/sfx2/
H A Dobjsh.hxx679 void FillTransferableObjectDescriptor( TransferableObjectDescriptor& rDesc ) const;
/trunk/main/comphelper/source/eventattachermgr/
H A Deventattachermgr.cxx930 OutStream->writeUTF( rDesc.ListenerType ); in write()
931 OutStream->writeUTF( rDesc.EventMethod ); in write()
933 OutStream->writeUTF( rDesc.ScriptType ); in write()
934 OutStream->writeUTF( rDesc.ScriptCode ); in write()
947 OutStream->writeUTF( rDesc.EventMethod ); in write()
949 OutStream->writeUTF( rDesc.ScriptType ); in write()
950 OutStream->writeUTF( rDesc.ScriptCode ); in write()
998 rDesc.ListenerType = InStream->readUTF(); in read()
999 rDesc.EventMethod = InStream->readUTF(); in read()
1001 rDesc.ScriptType = InStream->readUTF(); in read()
[all …]
/trunk/main/sw/source/core/layout/
H A Dfrmtool.cxx2743 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper, in InsertNewPage() argument
2749 SwFrmFmt *pFmt = bOdd ? rDesc.GetRightFmt() : rDesc.GetLeftFmt(); in InsertNewPage()
2754 pFmt = bOdd ? rDesc.GetLeftFmt() : rDesc.GetRightFmt(); in InsertNewPage()
2761 ((SwPageFrm*)pSibling->GetPrev())->GetPageDesc() : &rDesc; in InsertNewPage()
2766 pRet = new SwPageFrm( pFmt, pUpper, &rDesc ); in InsertNewPage()
H A Dlaycache.cxx627 const SwFmtPageDesc& rDesc = pAttr->GetPageDesc(); in CheckInsertPage() local
633 rDesc.GetPageDesc(); in CheckInsertPage()
650 if ( 0 != (nPgNum = rDesc.GetNumOffset()) ) in CheckInsertPage()
/trunk/main/sw/source/filter/ww8/
H A Dww8par2.cxx362 const FtnDescriptor &rDesc = maFtnStack.back(); in End_Ftn() local
379 SwFmtFtn aFtn(rDesc.meType == MAN_EDN); in End_Ftn()
400 Read_HdFtFtnText( pSttIdx, rDesc.mnStartCp, rDesc.mnLen, rDesc.meType); in End_Ftn()
404 ASSERT(sChar.Len()==1 && ((rDesc.mbAutoNum == (sChar.GetChar(0) == 2))), in End_Ftn()
409 if (!rDesc.mbAutoNum) in End_Ftn()
/trunk/main/sw/source/core/unocore/
H A Dunochart.cxx243 SwRangeDescriptor &rDesc, in FillRangeDescriptor() argument
253 rDesc.nTop = rDesc.nLeft = rDesc.nBottom = rDesc.nRight = -1; in FillRangeDescriptor()
254 lcl_GetCellPosition( aTLName, rDesc.nLeft, rDesc.nTop ); in FillRangeDescriptor()
255 lcl_GetCellPosition( aBRName, rDesc.nRight, rDesc.nBottom ); in FillRangeDescriptor()
256 rDesc.Normalize(); in FillRangeDescriptor()
257 DBG_ASSERT( rDesc.nTop != -1 && in FillRangeDescriptor()
258 rDesc.nLeft != -1 && in FillRangeDescriptor()
259 rDesc.nBottom != -1 && in FillRangeDescriptor()
260 rDesc.nRight != -1, in FillRangeDescriptor()
262 DBG_ASSERT( rDesc.nTop <= rDesc.nBottom && rDesc.nLeft <= rDesc.nRight, in FillRangeDescriptor()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx1477 const String& rName, const String& rDesc ) in CreateSvxNameDialog() argument
1479 SvxNameDialog* pDlg = new SvxNameDialog( pParent, rName, rDesc ); in CreateSvxNameDialog()
1494 const String& rText, const String& rDesc, Image* pImg ) in CreateSvxMessDialog() argument
1500 pDlg = new SvxMessDialog( pParent, rText, rDesc, pImg ); in CreateSvxMessDialog()
/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx3480 const String& rDesc, in NaviContentBookmark() argument
3484 aDescr(rDesc), in NaviContentBookmark()
H A Dglbltree.cxx991 SwTOXDescription& rDesc = pDlg->GetTOXDescription( in ExcecuteContextMenuAction() local
995 if(aMgr.UpdateOrInsertTOX(rDesc, &pToInsert, pDlg->GetOutputItemSet())) in ExcecuteContextMenuAction()
/trunk/main/sc/source/ui/inc/
H A DAccessibleContextBase.hxx313 void SetDescription(const rtl::OUString& rDesc) { msDescription = rDesc; } in SetDescription() argument
/trunk/main/extensions/source/bibliography/
H A Ddatman.cxx966 Reference< XForm > BibDataManager::createDatabaseForm(BibDBDescriptor& rDesc) in createDatabaseForm() argument
976 aDataSourceURL = rDesc.sDataSource; in createDatabaseForm()
989 Reference< XConnection > xConnection = getConnection(rDesc.sDataSource); in createDatabaseForm()
1004 if(rDesc.sTableOrQuery.getLength()) in createDatabaseForm()
1005 aActiveDataTable = rDesc.sTableOrQuery; in createDatabaseForm()
1008 rDesc.sTableOrQuery = aActiveDataTable = pTableNames[0]; in createDatabaseForm()
1009 rDesc.nCommandType = CommandType::TABLE; in createDatabaseForm()
1014 aVal <<= rDesc.nCommandType; in createDatabaseForm()
/trunk/main/xmloff/source/text/
H A DXMLTextFrameContext.cxx483 void SetDesc( const ::rtl::OUString& rDesc );
1331 void XMLTextFrameContext_Impl::SetDesc( const OUString& rDesc ) in SetDesc() argument
1338 xPropSet->setPropertyValue( sDescription, makeAny( rDesc ) ); in SetDesc()
/trunk/main/toolkit/source/controls/
H A Ddialogcontrol.cxx236 void UnoDialogControl::PrepareWindowDescriptor( ::com::sun::star::awt::WindowDescriptor& rDesc ) in PrepareWindowDescriptor() argument
243rDesc.WindowAttributes = rDesc.WindowAttributes | ::com::sun::star::awt::WindowAttribute::NODECORA… in PrepareWindowDescriptor()
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrol.hxx129 …tual void PrepareWindowDescriptor( ::com::sun::star::awt::WindowDescriptor& rDesc );
H A Ddialogcontrol.hxx120 virtual void PrepareWindowDescriptor( ::com::sun::star::awt::WindowDescriptor& rDesc );
/trunk/main/sw/source/ui/uiview/
H A Dviewmdi.cxx111 const SwPageDesc &rDesc = pWrtShell->GetPageDesc( pWrtShell->GetCurPageDesc() ); in _SetZoom() local
112 const SvxLRSpaceItem &rLRSpace = rDesc.GetMaster().GetLRSpace(); in _SetZoom()
133 if( nsUseOnPage::PD_MIRROR == rDesc.GetUseOn() ) // gespiegelte Seiten in _SetZoom()
135 const SvxLRSpaceItem &rLeftLRSpace = rDesc.GetLeft().GetLRSpace(); in _SetZoom()
H A Dviewport.cxx1284 const SwPageDesc &rDesc = pWrtShell->GetPageDesc( pWrtShell->GetCurPageDesc() ); in GetOptimalSizePixel() local
1285 if( nsUseOnPage::PD_MIRROR == rDesc.GetUseOn() ) in GetOptimalSizePixel()
1287 const SvxLRSpaceItem &rLRSpace = rDesc.GetMaster().GetLRSpace(); in GetOptimalSizePixel()
1288 const SvxLRSpaceItem &rLeftLRSpace = rDesc.GetLeft().GetLRSpace(); in GetOptimalSizePixel()

Completed in 256 milliseconds

12345