Home
last modified time | relevance | path

Searched refs:aS (Results 1 – 25 of 26) sorted by path

12

/trunk/extras/l10n/source/vi/
H A Dlocalize.sdf13418 …Wizard.private.Tables.photographs.Fields.shutterspeed ShortName 0 vi TĐCửaSập 20200411 15:09:…
/trunk/main/automation/source/server/
H A Dprofiler.cxx252 String TTProfiler::Pad( const String aS, xub_StrLen nLen ) in Pad() argument
254 if ( nLen > aS.Len() ) in Pad()
255 return UniString().Fill( nLen - aS.Len() ).Append( aS ); in Pad()
257 return CUniString(" ").Append( aS ); in Pad()
H A Dprofiler.hxx110 String Pad( const String aS, xub_StrLen nLen ); // F�gt blanks links an den String an
H A Dstatemnt.cxx4123 Size aS = pControl->GetOutputSizePixel(); in HandleCommonMethods() local
4124 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4143 Size aS = pControl->GetOutputSizePixel(); in HandleCommonMethods() local
4144 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4162 Size aS = pControl->GetOutputSizePixel(); in HandleCommonMethods() local
4163 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
4183 Size aS = pControl->GetOutputSizePixel(); in HandleCommonMethods() local
4184 Point aPos = Point(aS.Width() * nNr1 / 100,aS.Height() * nNr2 / 100); in HandleCommonMethods()
/trunk/main/cppuhelper/test/
H A Dtestpropshlp.cxx288 Sequence< OUString > aS( 4 ); in test_PropertyArrayHelper() local
291 aS.getArray()[0] = OUString( RTL_CONSTASCII_USTRINGPARAM("a") ); in test_PropertyArrayHelper()
292 aS.getArray()[1] = OUString( RTL_CONSTASCII_USTRINGPARAM("d") ); in test_PropertyArrayHelper()
293 aS.getArray()[2] = OUString( RTL_CONSTASCII_USTRINGPARAM("f") ); in test_PropertyArrayHelper()
294 aS.getArray()[3] = OUString( RTL_CONSTASCII_USTRINGPARAM("t") ); in test_PropertyArrayHelper()
295 sal_Int32 nHitCount = a1.fillHandles( Handles, aS ); in test_PropertyArrayHelper()
/trunk/main/editeng/inc/editeng/
H A Dhyznitem.hxx53 friend SvStream & operator<<( SvStream & aS, SvxHyphenZoneItem & );
H A Dorphitem.hxx46 friend SvStream & operator<<( SvStream & aS, SvxOrphansItem & );
H A Dwidwitem.hxx46 friend SvStream & operator<<( SvStream & aS, SvxWidowsItem & );
/trunk/main/filter/source/msfilter/
H A Dmsdffimp.cxx188 Size aS( aPrefS ); in Write() local
189 aS = OutputDevice::LogicToLogic( aS, nMU, MAP_100TH_MM ); in Write()
191 pMtf->Scale( Fraction( aS.Width(), aPrefS.Width() ), in Write()
192 Fraction( aS.Height(), aPrefS.Height() ) ); in Write()
194 pMtf->SetPrefSize( aS ); in Write()
4711 Size aS( aObjData.aBoundRect.GetSize() ); in ImportShape() local
4712 aP.X() -= aS.Width() / 2; in ImportShape()
4713 aP.Y() -= aS.Height() / 2; in ImportShape()
4714 Rectangle aLogicRect( aP, aS ); in ImportShape()
/trunk/main/sd/source/filter/eppt/
H A Depptso.cxx5630 ::com::sun::star::awt::Size aS( ImplMapSize( aSize ) ); in ImplMapRectangle()
5631 return Rectangle( Point( aP.X, aP.Y ), Size( aS.Width, aS.Height ) ); in ImplMapRectangle()
5753 awt::Size aS( 0, 0 ); in ImplCreateTable() local
5754 xPropSet->getPropertyValue( sWidth ) >>= aS.Width; in ImplCreateTable()
5755 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable()
5766 awt::Size aS( 0, 0 ); in ImplCreateTable() local
5767 xPropSet->getPropertyValue( sHeight ) >>= aS.Height; in ImplCreateTable()
5768 awt::Size aM( ImplMapSize( aS ) ); in ImplCreateTable()
/trunk/main/sd/source/ui/view/
H A Dviewshel.cxx927 Size aS (GetParentWindow()->GetOutputSizePixel()); in Resize() local
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShape2d.cxx727 Size aS( pCustomShapeObj->GetLogicRect().GetSize() ); in EnhancedCustomShape2d() local
728 aP.X() -= aS.Width() / 2; in EnhancedCustomShape2d()
729 aP.Y() -= aS.Height() / 2; in EnhancedCustomShape2d()
730 aLogicRect = Rectangle( aP, aS ); in EnhancedCustomShape2d()
1621 Size aS( (sal_Int32)( fWidth * 2.0 ), (sal_Int32)( fHeight * 2.0 ) ); in CreateSubPath() local
1622 Rectangle aRect( aP, aS ); in CreateSubPath()
H A DEnhancedCustomShapeFontWork.cxx850 Size aS( pCustomShape->GetLogicRect().GetSize() ); in CreateSdrObjectFromParagraphOutlines() local
851 aP.X() -= aS.Width() / 2; in CreateSdrObjectFromParagraphOutlines()
852 aP.Y() -= aS.Height() / 2; in CreateSdrObjectFromParagraphOutlines()
853 Rectangle aLogicRect( aP, aS ); in CreateSdrObjectFromParagraphOutlines()
/trunk/main/svx/source/svdraw/
H A Dsvdtrans.cxx806 FrPair aS(GetInchOrMM(eS)); in GetMapFactor() local
810 FrPair aRet(aD.X()/aS.X(),aD.Y()/aS.Y()); in GetMapFactor()
818 FrPair aS(GetInchOrMM(eS)); in GetMapFactor() local
822 FrPair aRet(aD.X()/aS.X(),aD.Y()/aS.Y()); in GetMapFactor()
830 FrPair aS(GetInchOrMM(eS)); in GetMapFactor() local
834 FrPair aRet(aD.X()/aS.X(),aD.Y()/aS.Y()); in GetMapFactor()
843 FrPair aS(GetInchOrMM(eS)); in GetMapFactor() local
847 FrPair aRet(aD.X()/aS.X(),aD.Y()/aS.Y()); in GetMapFactor()
/trunk/main/sw/inc/
H A Dndhints.hxx208 SvStream &operator<<(SvStream &aS, const SwpHints &rHints); //$ ostream
/trunk/main/sw/source/core/inc/
H A DUndoSort.hxx51 SwSortUndoElement( const String& aS, const String& aT ) in SwSortUndoElement()
53 SORT_TXT_TBL.TBL.pSource = new String( aS ); in SwSortUndoElement()
/trunk/main/sw/source/filter/ww1/
H A Dfltshell.cxx561 SwSetExpFieldType aS(pDoc, rName, nsSwGetSetExpType::GSE_STRING); in SetAttrInDoc() local
562 pFT = pDoc->InsertFldType(aS); in SetAttrInDoc()
1179 SwSetExpFieldType aS(&GetDoc(), aName, nsSwGetSetExpType::GSE_STRING); in AddError() local
1180 pFT = GetDoc().InsertFldType(aS); in AddError()
H A Dw1filter.cxx827 SwSetExpFieldType aS(&rOut.GetDoc(), aName, nsSwGetSetExpType::GSE_FORMULA); in Out() local
828 pFT = rOut.GetDoc().InsertFldType(aS); in Out()
H A Dw1sprm.cxx273 SvxShadowItem aS(RES_SHADOW,(const Color*)&aBlack, 32, in Start() local
276 rOut.SetFlyFrmAttr( aS ); in Start()
278 rOut << aS; in Start()
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx4350 pPcd->Save( rSave.aS[n++] ); in SaveAllPLCFx()
4352 pPcdA->Save( rSave.aS[n++] ); in SaveAllPLCFx()
4356 aD[i].Save( rSave.aS[n++] ); in SaveAllPLCFx()
4363 pPcd->Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
4365 pPcdA->Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
4369 aD[i].Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
H A Dww8scan.hxx637 WW8PLCFxSave1 aS[MAN_ANZ_PLCF]; member
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx989 Size aS(aMtf.GetPrefSize()); in WriteGraphicNode()
H A Dww8par6.cxx4952 SvxShadowItem aS(RES_SHADOW); in Read_Border() local
4953 if( SetShadow( aS, &aSizeArray[0], aBrcs ) ) in Read_Border()
4954 NewAttr( aS ); in Read_Border()
H A Dww8scan.cxx4795 pPcd->Save( rSave.aS[n++] ); in SaveAllPLCFx()
4797 pPcdA->Save( rSave.aS[n++] ); in SaveAllPLCFx()
4801 aD[i].Save( rSave.aS[n++] ); in SaveAllPLCFx()
4808 pPcd->Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
4810 pPcdA->Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
4814 aD[i].Restore( rSave.aS[n++] ); in RestoreAllPLCFx()
H A Dww8scan.hxx916 WW8PLCFxSave1 aS[WW8PLCFMan::MAN_ANZ_PLCF]; member

Completed in 1428 milliseconds

12