Home
last modified time | relevance | path

Searched refs:Primary (Results 1 – 25 of 92) sorted by relevance

1234

/trunk/main/chart2/source/tools/
H A DRelativePositionHelper.cxx121 aResult.Primary += (rObjectSize.Primary / 2.0) * nShiftHalfWidths; in getReanchoredPosition()
263 aSize.Primary += fAmountX; in centerGrow()
275 aPos.Primary -= fShiftAmountX; in centerGrow()
285 aPos.Primary += fShiftAmountX; in centerGrow()
316 if( rInOutPosition.Primary == aPos.Primary && in centerGrow()
318 rInOutSize.Primary == aSize.Primary && in centerGrow()
339 ( (aUpperLeft.Primary < fPosCheckThreshold) || in centerGrow()
340 (aLowerRight.Primary > (1.0 - fPosCheckThreshold)) )) in centerGrow()
349 ( aSize.Primary < fSizeCheckThreshold )) in centerGrow()
368 aPos.Primary += fAmountX; in moveObject()
[all …]
H A DDiagramHelper.cxx1648 aNewPos.Primary = double(rPosRect.X)/double(aPageSize.Width); in setDiagramPositioning()
1652 aNewSize.Primary = double(rPosRect.Width)/double(aPageSize.Width); in setDiagramPositioning()
1655 lcl_ensureRange0to1( aNewPos.Primary ); in setDiagramPositioning()
1657 lcl_ensureRange0to1( aNewSize.Primary ); in setDiagramPositioning()
1659 if( (aNewPos.Primary + aNewSize.Primary) > 1.0 ) in setDiagramPositioning()
1660 aNewPos.Primary = 1.0 - aNewSize.Primary; in setDiagramPositioning()
1668 (aOldPos.Primary!=aNewPos.Primary) || in setDiagramPositioning()
1670 (aOldSize.Primary!=aNewSize.Primary) || in setDiagramPositioning()
1691 static_cast< sal_Int32 >( aRelSize.Primary * aPageSize.Width ), in getDiagramRectangleFromModel()
1695 static_cast< sal_Int32 >( aRelPos.Primary * aPageSize.Width ), in getDiagramRectangleFromModel()
/trunk/main/chart2/source/controller/main/
H A DPositionAndSizeHelper.cxx66 …aRelativePosition.Primary = (double(aPos.X())+double(aObjectRect.getWidth())/2.0)/double(aPageRect… in moveObject()
77 aRelativePosition.Primary = double(aPos.X())/double(aPageRect.getWidth()); in moveObject()
89 aRelativePosition.Primary = in moveObject()
98 aRelativeSize.Primary = in moveObject()
101 if (aRelativeSize.Primary > 1.0) in moveObject()
102 aRelativeSize.Primary = 1.0; in moveObject()
120 aRelativePosition.Primary = double(aPos.X())/double(aPageRect.getWidth()); in moveObject()
128 aRelativeSize.Primary = double(aObjectRect.getWidth())/double(aPageRect.getWidth()); in moveObject()
H A DChartController_Window.cxx1811 aRelSize.Primary = static_cast< double >( aRect.Width ) / fWidth; in impl_moveOrResizeObject()
1816 if( bNeedResize && aRelSize.Primary > 0.0 && aRelSize.Secondary > 0.0 ) in impl_moveOrResizeObject()
1818 aRelPos.Primary = (static_cast< double >( aRect.X ) / fWidth) + in impl_moveOrResizeObject()
1819 (aRelSize.Primary / 2.0); in impl_moveOrResizeObject()
1826 aRelPos.Primary = static_cast< double >( aRect.X ) / fWidth; in impl_moveOrResizeObject()
/trunk/main/instsetoo_native/inc_ooolangpack/windows/msi_templates/
H A D_Validat.idt177 Icon Name N Identifier Primary key. Name of the icon file.
182 IniFile IniFile N Identifier Primary key, non-localized token.
217 Media DiskId N 1 32767 Primary key, integer to determine sort order for table.
332 ProgId ProgId N Text The Program Identifier. Primary key.
353 Reg64 Registry N Identifier Primary key, non-localized token.
359 Registry Registry N Identifier Primary key, non-localized token.
377 RemoveIniFile RemoveIniFile N Identifier Primary key, non-localized token.
383 RemoveRegistry RemoveRegistry N Identifier Primary key, non-localized token.
396 ServiceControl ServiceControl N Identifier Primary key, non-localized token.
407 ServiceInstall ServiceInstall N Identifier Primary key, non-localized token.
[all …]
/trunk/main/instsetoo_native/inc_openoffice/windows/msi_templates/
H A D_Validat.idt177 Icon Name N Identifier Primary key. Name of the icon file.
182 IniFile IniFile N Identifier Primary key, non-localized token.
217 Media DiskId N 1 32767 Primary key, integer to determine sort order for table.
332 ProgId ProgId N Text The Program Identifier. Primary key.
353 Reg64 Registry N Identifier Primary key, non-localized token.
359 Registry Registry N Identifier Primary key, non-localized token.
377 RemoveIniFile RemoveIniFile N Identifier Primary key, non-localized token.
383 RemoveRegistry RemoveRegistry N Identifier Primary key, non-localized token.
396 ServiceControl ServiceControl N Identifier Primary key, non-localized token.
407 ServiceInstall ServiceInstall N Identifier Primary key, non-localized token.
[all …]
/trunk/main/instsetoo_native/inc_sdkoo/windows/msi_templates/
H A D_Validat.idt177 Icon Name N Identifier Primary key. Name of the icon file.
182 IniFile IniFile N Identifier Primary key, non-localized token.
217 Media DiskId N 1 32767 Primary key, integer to determine sort order for table.
332 ProgId ProgId N Text The Program Identifier. Primary key.
353 Reg64 Registry N Identifier Primary key, non-localized token.
359 Registry Registry N Identifier Primary key, non-localized token.
377 RemoveIniFile RemoveIniFile N Identifier Primary key, non-localized token.
383 RemoveRegistry RemoveRegistry N Identifier Primary key, non-localized token.
396 ServiceControl ServiceControl N Identifier Primary key, non-localized token.
407 ServiceInstall ServiceInstall N Identifier Primary key, non-localized token.
[all …]
/trunk/main/instsetoo_native/inc_ure/windows/msi_templates/
H A D_Validat.idt177 Icon Name N Identifier Primary key. Name of the icon file.
182 IniFile IniFile N Identifier Primary key, non-localized token.
217 Media DiskId N 1 32767 Primary key, integer to determine sort order for table.
332 ProgId ProgId N Text The Program Identifier. Primary key.
353 Reg64 Registry N Identifier Primary key, non-localized token.
359 Registry Registry N Identifier Primary key, non-localized token.
377 RemoveIniFile RemoveIniFile N Identifier Primary key, non-localized token.
383 RemoveRegistry RemoveRegistry N Identifier Primary key, non-localized token.
396 ServiceControl ServiceControl N Identifier Primary key, non-localized token.
407 ServiceInstall ServiceInstall N Identifier Primary key, non-localized token.
[all …]
/trunk/main/offapi/com/sun/star/chart2/
H A DRelativePosition.idl54 double Primary;
70 will be placed at the coordinates given within Primary and Secondary.</p>
H A DRelativeSize.idl56 double Primary;
/trunk/main/reportdesign/source/ui/inspection/
H A DReportComponentHandler.cxx210 …activePropertySelection(const ::rtl::OUString & PropertyName, ::sal_Bool Primary, uno::Any & out_D… in onInteractivePropertySelection() argument
212 …return m_xFormComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data, In… in onInteractivePropertySelection()
H A DDataProviderHandler.cxx427 …activePropertySelection(const ::rtl::OUString & PropertyName, ::sal_Bool Primary, uno::Any & out_D… in onInteractivePropertySelection() argument
448 …eResult = m_xFormComponentHandler->onInteractivePropertySelection(PropertyName, Primary, out_Data,… in onInteractivePropertySelection()
/trunk/main/oox/source/drawingml/chart/
H A Dconverterbase.cxx392 lclCalcRelSize( aPos.Primary, mrModel.mfW, mrModel.mnWMode ), in convertFromModel()
394 if( (aSize.Primary > 0.0) && (aSize.Secondary > 0.0) ) in convertFromModel()
H A Dtitleconverter.cxx230 eRelPos.Primary = 1; in convertFromModel()
/trunk/main/chart2/source/controller/chartapiwrapper/
H A DDiagramWrapper.cxx751 aRelativePosition.Primary = double(aPosition.X)/double(aPageSize.Width); in setPosition()
753 …if( aRelativePosition.Primary < 0 || aRelativePosition.Secondary < 0 || aRelativePosition.Primary in setPosition()
783 aRelativeSize.Primary = double(aSize.Width)/double(aPageSize.Width); in setSize()
786 if( aRelativeSize.Primary > 1 || aRelativeSize.Secondary > 1 ) in setSize()
/trunk/main/dbaccess/source/ui/tabledesign/
H A Dtable.src184 Text [ en-US ] = "Primary Key" ;
296 Text [ en-US ] = "Primary Key Affected" ;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/helper/
H A DPropertyHandlerImpl.java206 boolean Primary, in onInteractivePropertySelection() argument
/trunk/main/extensions/test/ole/MfcControl/
H A DMfcControl.odl19 // Primary dispatch interface for CMfcControlCtrl
/trunk/main/offapi/com/sun/star/sheet/
H A DXExternalDocLinks.idl34 /** Primary interface for the <type scope="com::sun::star::sheet">ExternalDocLinks</type> service.
H A DXExternalDocLink.idl36 /** Primary interface for the <type scope="com::sun::star::sheet">ExternalDocLink</type> service.
H A DXExternalSheetCache.idl31 /** Primary interface for the <type scope="com::sun::star::sheet">ExternalSheetCache</type> service.
/trunk/main/chart2/source/view/main/
H A DVLegend.cxx729 static_cast< sal_Int32 >( aRelPos.Primary * rPageSize.Width ), in lcl_calculatePositionAndRemainingSpace()
917 …e.Width = static_cast<sal_Int32>( ::rtl::math::approxCeil( aRelativeSize.Primary * rPageSize.Width… in createShapes()
/trunk/main/chart2/source/controller/dialogs/
H A Dtp_SeriesToAxis.src44 Text [ en-US ] = "Primary Y axis";
/trunk/main/dbaccess/source/ui/inc/
H A Dsbagrid.hrc34 //#define SID_SBA_TABED_PRIMARYKEY (SID_SBA_START + 40) // Primary key vergeben
/trunk/main/reportdesign/source/ui/inc/
H A DReportComponentHandler.hxx83 …activePropertySelection(const ::rtl::OUString & PropertyName, ::sal_Bool Primary, ::com::sun::star…

Completed in 163 milliseconds

1234