/aoo42x/main/basic/source/runtime/ |
H A D | stdobj1.cxx | 131 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Width") ), SbxCLASS_PROPERTY, SbxVARIANT ); in SbStdPicture() 134 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Height") ), SbxCLASS_PROPERTY, SbxVARIANT ); in SbStdPicture() 243 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Italic") ), SbxCLASS_PROPERTY, SbxVARIANT ); in SbStdFont() 249 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Underline") ), SbxCLASS_PROPERTY, SbxVARIANT ); in SbStdFont() 252 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Size") ), SbxCLASS_PROPERTY, SbxVARIANT ); in SbStdFont() 481 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("Clear") ), SbxCLASS_METHOD, SbxEMPTY ); in SbStdClipboard() 484 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("GetData") ), SbxCLASS_METHOD, SbxEMPTY ); in SbStdClipboard() 487 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("GetFormat") ), SbxCLASS_METHOD, SbxEMPTY ); in SbStdClipboard() 490 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("GetText") ), SbxCLASS_METHOD, SbxEMPTY ); in SbStdClipboard() 493 p = Make( String( RTL_CONSTASCII_USTRINGPARAM("SetData") ), SbxCLASS_METHOD, SbxEMPTY ); in SbStdClipboard() [all …]
|
/aoo42x/main/sc/source/core/data/ |
H A D | stlpool.cxx | 98 SfxStyleSheetBase& ScStyleSheetPool::Make( const String& rName, in Make() function in ScStyleSheetPool 116 return SfxStyleSheetPool::Make( aNewName, eFam, mask, nPos ); in Make() 120 return SfxStyleSheetPool::Make( rName, eFam, mask, nPos ); in Make() 172 pDestSheet = &Make( rName, eFamily ); in CopyStyleFrom() 283 pSheet = (ScStyleSheet*) &Make( aStrStandard, SFX_STYLE_FAMILY_PARA, SCSTYLEBIT_STANDARD ); in CreateStandardStyles() 321 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT ), in CreateStandardStyles() 335 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_RESULT1 ), in CreateStandardStyles() 351 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE ), in CreateStandardStyles() 367 pSheet = (ScStyleSheet*) &Make( SCSTR( STR_STYLENAME_HEADLINE1 ), in CreateStandardStyles() 384 pSheet = (ScStyleSheet*) &Make( aStrStandard, in CreateStandardStyles() [all …]
|
/aoo42x/main/sd/source/core/ |
H A D | drawdoc4.cxx | 154 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 280 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 303 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 316 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 327 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 338 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 349 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 362 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 375 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() 396 pSheet = &(pSSPool->Make(aName, SD_STYLE_FAMILY_GRAPHICS, nMask)); in CreateLayoutTemplates() [all …]
|
H A D | stlpool.cxx | 365 pSheet = &Make(aName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 411 pSheet = &Make(aName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 460 pSheet = &Make(aName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 512 pSheet = &Make(aName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 535 pSheet = &Make(aName, SD_STYLE_FAMILY_MASTERPAGE,nUsedMask); in CreateLayoutStyleSheets() 818 pSheet = &Make(aName, SD_STYLE_FAMILY_PSEUDO, nUsedMask); in CreatePseudosIfNecessary() 827 pSheet = &Make(aName, SD_STYLE_FAMILY_PSEUDO, nUsedMask); in CreatePseudosIfNecessary() 836 pSheet = &Make(aName, SD_STYLE_FAMILY_PSEUDO, nUsedMask); in CreatePseudosIfNecessary() 845 pSheet = &Make(aName, SD_STYLE_FAMILY_PSEUDO, nUsedMask); in CreatePseudosIfNecessary() 854 pSheet = &Make(aName, SD_STYLE_FAMILY_PSEUDO, nUsedMask); in CreatePseudosIfNecessary() [all …]
|
/aoo42x/main/basic/source/sbx/ |
H A D | sbxcoll.cxx | 89 p = Make( String::CreateFromAscii( pCount ), SbxCLASS_PROPERTY, SbxINTEGER ); in Initialize() 92 p = Make( String::CreateFromAscii( pAdd ), SbxCLASS_METHOD, SbxEMPTY ); in Initialize() 94 p = Make( String::CreateFromAscii( pItem ), SbxCLASS_METHOD, SbxOBJECT ); in Initialize() 96 p = Make( String::CreateFromAscii( pRemove ), SbxCLASS_METHOD, SbxEMPTY ); in Initialize()
|
H A D | sbxobj.cxx | 132 p = Make( String::CreateFromAscii( pNameProp ), SbxCLASS_PROPERTY, SbxSTRING ); in Clear() 134 p = Make( String::CreateFromAscii( pParentProp ), SbxCLASS_PROPERTY, SbxOBJECT ); in Clear() 314 pDfltProp = (SbxProperty*) Make( aDfltPropName, SbxCLASS_PROPERTY, SbxVARIANT ); in GetDfltProperty() 379 SbxVariable* SbxObject::Make( const XubString& rName, SbxClassType ct, SbxDataType dt, bool bIsRunt… in Make() function in SbxObject
|
/aoo42x/main/desktop/source/deployment/gui/ |
H A D | dp_gui_dialog.src | 342 Message [en-US] = "Make sure that no further users are working with the same " 352 Message [en-US] = "Make sure that no further users are working with the same " 362 Message [en-US] = "Make sure that no further users are working with the same "
|
/aoo42x/main/toolkit/doc/layout/ |
H A D | ChangeLog | 709 Rename USE_LAYOUT -> ENABLE_LAYOUT. Make zoom, wordcount diffs bits 912 * workben/zoom.cxx, workben/zoom.hxx: Make zoom diff even smaller, 918 workben/wordcountdialog.hxx: Make wordcountdialog compilable under 980 * source/wrapper/wbutton.cxx: Make RadioButton hack more complete: 985 * source/wrapper/wimpl.hxx: Make WindowImpl hierarchy virtual from 1044 * workben/zoom.hxx: Make diff with svx/source/dialog/zoom.hxx 1058 * : Make diff for zoom.cxx with svx/source/dialog/zoom.cxx minimal. 1104 * : Make Window (top of layout hierarchy) virtual.
|
/aoo42x/main/setup_native/source/packinfo/ |
H A D | shellscripts_extensions.txt | 57 …echo 'ERROR: Make sure the runtime requirements (operating system, patch level, architecture) are … 83 …echo 'ERROR: Make sure the runtime requirements (operating system, patch level, architecture) are …
|
/aoo42x/main/sd/source/ui/func/ |
H A D | futempl.cxx | 187 pStyleSheet = &pSSPool->Make( aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_USERDEF ); in DoExecute() 213 pStyleSheet = &pSSPool->Make( aStyleName, (SfxStyleFamily) nFamily, SFXSTYLEBIT_USERDEF ); in DoExecute()
|
/aoo42x/main/offapi/com/sun/star/rendering/ |
H A D | XSprite.idl | 191 /** Make the sprite visible.<p> 200 /** Make the sprite invisible.<p>
|
/aoo42x/main/svl/source/items/ |
H A D | style.cxx | 693 SfxStyleSheetBase& SfxStyleSheetBasePool::Make( const XubString& rName, SfxStyleFamily eFam, sal_uI… in Make() function in SfxStyleSheetBasePool 948 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load() 1049 SfxStyleSheetBase& rSheet = Make( aName, (SfxStyleFamily)nFamily , nStyleMask); in Load1_Impl()
|
/aoo42x/main/basic/source/classes/ |
H A D | sb.cxx | 2084 p = Make( String::CreateFromAscii( pCountStr ), SbxCLASS_PROPERTY, SbxINTEGER ); in Initialize() 2087 p = Make( String::CreateFromAscii( pAddStr ), SbxCLASS_METHOD, SbxEMPTY ); in Initialize() 2089 p = Make( String::CreateFromAscii( pItemStr ), SbxCLASS_METHOD, SbxVARIANT ); in Initialize() 2091 p = Make( String::CreateFromAscii( pRemoveStr ), SbxCLASS_METHOD, SbxEMPTY ); in Initialize()
|
/aoo42x/main/sc/inc/ |
H A D | stlpool.hxx | 62 virtual SfxStyleSheetBase& Make( const String&, SfxStyleFamily eFam,
|
/aoo42x/main/basic/source/sample/ |
H A D | collelem.cxx | 38 …SbxVariable* pMeth = Make( String( RTL_CONSTASCII_USTRINGPARAM("Say") ), SbxCLASS_METHOD, SbxEMPTY… in SampleElement()
|
H A D | object.cxx | 153 pRes = Make( aName_, eCT, p->eType ); in Find()
|
/aoo42x/main/libxml2/ |
H A D | 50f06b3efb638efb0abd95dc62dca05ae67882c2.patch | 6 Make sure that truncated UTF-8 sequences don't cause an out-of-bounds
|
/aoo42x/main/basic/inc/basic/ |
H A D | sbxobj.hxx | 84 SbxVariable* Make( const String&, SbxClassType, SbxDataType, bool bIsRuntimeFunction = false );
|
/aoo42x/main/sfx2/source/doc/ |
H A D | objcont.cxx | 597 SfxStyleSheetBase& rNewSheet = pMyPool->Make( in Insert() 920 pDest = &pMyPool->Make( pSource->GetName(), in LoadStyles()
|
/aoo42x/main/sfx2/source/appl/ |
H A D | appbas.cxx | 175 …SbxVariable *pVar = pBas->Make( String::CreateFromAscii(pName), eClassType, eType ); //SbxCLASS_PR… in MakeVariable()
|
/aoo42x/main/extensions/test/ole/MfcControl/ |
H A D | MfcControl.odl | 3 // This file will be processed by the Make Type Library (mktyplib) tool to
|
/aoo42x/main/sw/inc/ |
H A D | docstyle.hxx | 209 …virtual SfxStyleSheetBase& Make(const String&, SfxStyleFamily, sal_uInt16 nMask, sal_uInt16 nPos =…
|
/aoo42x/main/odk/examples/DevelopersGuide/Database/ |
H A D | Makefile | 107 @echo This examples needs a running database with name "$(QM)MYDB0$(QM)". Make sure that you
|
/aoo42x/main/offapi/com/sun/star/installation/ |
H A D | XProtocolHandlerCheck.idl | 61 /** Make StarOffice the protocol-handler.@see isProtocolHandler
|
/aoo42x/main/odk/examples/java/ConverterServlet/ |
H A D | README | 23 5. Make the servlet class known to your web server.
|