Home
last modified time | relevance | path

Searched refs:aContent (Results 101 – 125 of 184) sorted by relevance

12345678

/trunk/main/sd/source/ui/dlg/
H A DTemplateScanner.cxx249 ::ucbhelper::Content aContent = ::ucbhelper::Content (aId, mxEntryEnvironment); in ScanEntry()
250 if (aContent.isDocument ()) in ScanEntry()
/trunk/main/offapi/com/sun/star/sheet/
H A DXNamedRanges.idl65 @param aContent
82 [in] string aContent,
/trunk/main/vcl/source/window/
H A Dbrdwin.cxx1153 Rectangle aContent( aCtrlRegion ); in Init() local
1156 aBounds, aContent ) ) in Init()
1158 mnLeftBorder = aContent.Left() - aBounds.Left(); in Init()
1159 mnRightBorder = aBounds.Right() - aContent.Right(); in Init()
1160 mnTopBorder = aContent.Top() - aBounds.Top(); in Init()
1161 mnBottomBorder = aBounds.Bottom() - aContent.Bottom(); in Init()
H A Dstatus.cxx1763 Rectangle aBound, aContent; in CalcWindowSizePixel() local
1766 aNatRgn, 0, aControlValue, rtl::OUString(), aBound, aContent) ) in CalcWindowSizePixel()
1769 ( aBound.GetHeight() - aContent.GetHeight() ) / 2; in CalcWindowSizePixel()
/trunk/main/linguistic/source/
H A Dmisc.cxx527 ::ucbhelper::Content aContent( rURL, xCmdEnv ); in IsReadOnly()
529 bExists = aContent.isDocument(); in IsReadOnly()
532 Any aAny( aContent.getPropertyValue( A2OU( "IsReadOnly" ) ) ); in IsReadOnly()
/trunk/main/unoxml/source/dom/
H A Ddocumentbuilder.cxx78 Content aContent(sSystemId, aEnvironment); in resolveEntity() local
80 is.aInputStream = aContent.openStream(); in resolveEntity()
/trunk/main/filter/source/xmlfilterdetect/
H A Dfilterdetect.cxx143 ::ucbhelper::Content aContent(sUrl,xEnv); in detect()
144 xInStream = aContent.openStream(); in detect()
/trunk/main/desktop/source/deployment/manager/
H A Ddp_informationprovider.cxx171 ::ucbhelper::Content aContent( aLocationURL, NULL ); in getPackageLocation()
172 aLocationURL = aContent.getURL(); in getPackageLocation()
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx164 const Bitmap aContent(rAnimBitmap.aBmpEx.GetBitmap()); in animatedBitmapExPreparator() local
167 aVirtualDevice.DrawBitmap(rAnimBitmap.aPosPix, aContent); in animatedBitmapExPreparator()
171 const Rectangle aRect(rAnimBitmap.aPosPix, aContent.GetSizePixel()); in animatedBitmapExPreparator()
/trunk/main/package/source/package/zippackage/
H A DZipPackage.cxx654 Content aContent ( m_aURL, uno::Reference < XCommandEnvironment >() ); in initialize() local
655 Any aAny = aContent.getPropertyValue( OUString::createFromAscii( "Size" ) ); in initialize()
663 if ( aContent.openStream ( xSink ) ) in initialize()
1523 Content aContent ( sTargetFolder, uno::Reference < XCommandEnvironment > () ); in commitChanges() local
1539aContent.executeCommand ( OUString ( RTL_CONSTASCII_USTRINGPARAM ( "transfer" ) ), aAny ); in commitChanges()
H A Dzipfileaccess.cxx196 …::ucbhelper::Content aContent ( aParamURL, uno::Reference< ::com::sun::star::ucb::XCommandEnvironm… in initialize()
198 if ( aContent.openStream ( xSink ) ) in initialize()
/trunk/main/connectivity/source/drivers/dbase/
H A DDTable.cxx1083 Content aContent(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in CreateImpl() local
1084 if (aContent.isDocument()) in CreateImpl()
1111 Content aContent(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in CreateImpl() local
1112 aContent.executeCommand( rtl::OUString::createFromAscii( "delete" ),bool2any( sal_True ) ); in CreateImpl()
2388 Content aContent(aURL.GetMainURL(INetURLObject::NO_DECODE),Reference<XCommandEnvironment>()); in renameFile() local
2395aContent.executeCommand( rtl::OUString::createFromAscii( "setPropertyValues" ),makeAny(aProps) ) >… in renameFile()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx320 … ::ucbhelper::Content aContent( aNewFolderURL.GetMainURL( INetURLObject::NO_DECODE ), aCmdEnv ); in CreateDir()
321 …ring::createFromAscii( "application/vnd.sun.staroffice.fsys-folder" ), aProps, aValues, aContent ); in CreateDir()
/trunk/main/dbaccess/source/ui/dlg/
H A Ddbfindex.cxx562 ::ucbhelper::Content aContent(aURL.GetURLNoPass(),Reference<XCommandEnvironment>()); in WriteInfFile()
563aContent.executeCommand( rtl::OUString::createFromAscii( "delete" ),makeAny( sal_Bool( sal_True ) … in WriteInfFile()
/trunk/main/svtools/source/contnr/
H A Dfileview.cxx1076 ::ucbhelper::Content aContent( aURL, mxCmdEnv ); in EditedEntry()
1080 Reference< XPropertySetInfo > aProps = aContent.getProperties(); in EditedEntry()
1100 aContent.setPropertyValue( aPropName, aValue ); in EditedEntry()
1475 ::ucbhelper::Content aContent(_xContent, mpImp->mxCmdEnv ); in Initialize()
1476 FileViewResult eResult = mpImp->GetFolderContent_Impl( FolderDescriptor( aContent ), NULL ); in Initialize()
/trunk/main/svx/source/fmcomp/
H A Ddbaexchange.cxx388 Any aContent = makeAny( m_aDescriptor.createPropertyValueSequence() ); in addDataToContainer() local
391 aContent ); in addDataToContainer()
/trunk/main/svgio/inc/svgio/svgreader/
H A Dsvgtrefnode.hxx53 …parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::OUString& aContent);
H A Dsvgtspannode.hxx52 …parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::OUString& aContent);
H A Dsvggradientstopnode.hxx51 …parseAttribute(const rtl::OUString& rTokenName, SVGToken aSVGToken, const rtl::OUString& aContent);
/trunk/main/xmloff/source/text/
H A Dtxtfldi.cxx1060 OUString aContent = GetContent(); in PrepareField() local
1062 sal_Int32 nLength = aContent.getLength(); in PrepareField()
1063 if ((nLength > 0) && (aContent.getStr()[0] == '<')) in PrepareField()
1068 if ((nLength > 0) && (aContent.getStr()[aContent.getLength()-1] == '>')) in PrepareField()
1072 aAny <<= aContent.copy(nStart, nLength); in PrepareField()
/trunk/main/canvas/source/cairo/
H A Dcairo_surfaceprovider.hxx61 Content aContent = CAIRO_CONTENT_COLOR_ALPHA ) = 0;
H A Dcairo_win32_cairo.hxx52 virtual SurfaceSharedPtr getSimilar( Content aContent, int width, int height ) const;
H A Dcairo_os2_cairo.hxx48 virtual SurfaceSharedPtr getSimilar( Content aContent, int width, int height ) const;
/trunk/main/ucbhelper/workben/ucbexplorer/
H A Ducbexplorer.cxx1018 ::ucbhelper::Content aContent( rURL, xEnv ); in InsertEntry()
1019 return InsertEntry( aContent, pParent ); in InsertEntry()
/trunk/main/xmloff/source/style/
H A Dxmlnumfe.cxx642 rtl::OUString aContent( pObj->aText ); in WriteNumberElement_Impl() local
648 aContent += rEmbeddedEntries[nEntry+1]->aText; in WriteNumberElement_Impl()
651 rExport.Characters( aContent ); in WriteNumberElement_Impl()

Completed in 179 milliseconds

12345678