Home
last modified time | relevance | path

Searched refs:rDesc (Results 76 – 100 of 113) sorted by relevance

12345

/aoo42x/main/sc/source/ui/app/
H A Ddrwtrans.cxx95 const TransferableObjectDescriptor& rDesc ) : in ScDrawTransferObj() argument
97 aObjDesc( rDesc ), in ScDrawTransferObj()
H A Dtransobj.cxx126 ScTransferObj::ScTransferObj( ScDocument* pClipDoc, const TransferableObjectDescriptor& rDesc ) : in ScTransferObj() argument
128 aObjDesc( rDesc ), in ScTransferObj()
/aoo42x/main/drawinglayer/inc/drawinglayer/primitive2d/
H A Dobjectinfoprimitive2d.hxx58 const rtl::OUString& rDesc);
/aoo42x/main/svtools/inc/svtools/
H A Dembedtransfer.hxx53 static void FillTransferableObjectDescriptor( TransferableObjectDescriptor& rDesc,
H A Dimaprect.hxx56 const String& rDesc,
H A Dimapcirc.hxx57 const String& rDesc,
H A Dimappoly.hxx60 const String& rDesc,
/aoo42x/main/basctl/source/basicide/
H A Dobjdlg.hxx89 void SetCurrentEntry( BasicEntryDescriptor& rDesc );
/aoo42x/main/sc/inc/
H A Ddpshttab.hxx81 ScSheetDPData( ScDocument* pD, const ScSheetSourceDesc& rDesc, long nCacheId = -1 );
/aoo42x/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()
/aoo42x/main/sc/source/ui/inc/
H A Ddrwtrans.hxx79 const TransferableObjectDescriptor& rDesc );
H A Dtransobj.hxx77 ScTransferObj( ScDocument* pClipDoc, const TransferableObjectDescriptor& rDesc );
/aoo42x/main/cui/source/factory/
H A Ddlgfact.hxx715 const String& rName, const String& rDesc );
721 const String& rText, const String& rDesc,
/aoo42x/main/sw/source/ui/app/
H A Ddocstyle.cxx2826 const SwPageDesc& rDesc = in First() local
2828 const sal_uInt16 nId = rDesc.GetPoolFmtId(); in First()
2829 sal_Bool bUsed = bIsSearchUsed && ( bOrganizer || rDoc.IsUsed(rDesc)); in First()
2839 aLst.Append( cPAGE, rDesc.GetName() ); in First()
/aoo42x/main/extensions/source/propctrlr/
H A Dusercontrol.hxx117 void SetFormatDescription( const FormatDescription& rDesc );
/aoo42x/main/sc/source/ui/attrdlg/
H A Dscdlgfact.cxx233 void AbstractScDataPilotDatabaseDlg_Impl::GetValues( ScImportSourceDesc& rDesc ) in GetValues() argument
235 pDlg->GetValues(rDesc); in GetValues()
/aoo42x/main/sw/source/core/unocore/
H A Dunoobj2.cxx1245 const SwPageDesc& rDesc = in CreateParentXText() local
1248 const SwFrmFmt* pFrmFmtMaster = &rDesc.GetMaster(); in CreateParentXText()
1249 const SwFrmFmt* pFrmFmtLeft = &rDesc.GetLeft(); in CreateParentXText()
/aoo42x/main/sw/source/ui/shells/
H A Dtextsh1.cxx1658 const SwPageDesc& rDesc = rSh.GetPageDesc( n ); in GetState()
1660 ? !rDesc.GetMaster().GetHeader().IsActive() in GetState()
1661 : !rDesc.GetMaster().GetFooter().IsActive() ) in GetState()
/aoo42x/main/sw/source/ui/dbui/
H A Dmmoutputpage.hxx225 void AddDocument( SwMailDescriptor& rDesc );
/aoo42x/main/dbaccess/source/ui/inc/
H A DTableFieldDescription.hxx86 sal_Bool operator==( const OTableFieldDesc& rDesc );
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Ddialogcontrol.hxx120 virtual void PrepareWindowDescriptor( ::com::sun::star::awt::WindowDescriptor& rDesc );
/aoo42x/main/forms/source/component/
H A DFilter.hxx143 virtual void PrepareWindowDescriptor( ::com::sun::star::awt::WindowDescriptor& rDesc );
/aoo42x/main/sw/source/core/doc/
H A Dpoolfmt.cxx2588 SwPageDesc& rDesc = _GetPageDesc( i ); in RemoveAllFmtLanguageDependencies() local
2589 rDesc.GetMaster().SetFmtAttr( aFrameDir ); in RemoveAllFmtLanguageDependencies()
2590 rDesc.GetLeft().SetFmtAttr( aFrameDir ); in RemoveAllFmtLanguageDependencies()
/aoo42x/main/sw/source/core/inc/
H A Dfrmtool.hxx118 SwPageFrm * MA_FASTCALL InsertNewPage( SwPageDesc &rDesc, SwFrm *pUpper,
/aoo42x/main/sw/source/ui/utlui/
H A Dglbltree.cxx991 SwTOXDescription& rDesc = pDlg->GetTOXDescription( in ExcecuteContextMenuAction() local
995 if(aMgr.UpdateOrInsertTOX(rDesc, &pToInsert, pDlg->GetOutputItemSet())) in ExcecuteContextMenuAction()

Completed in 500 milliseconds

12345